How can we keep sybase login passwords encrypted for scheduled job
runnning from autosys or crontab. The jobs are unix shell scripts and
these need to connect to sybase instance. Is there a way so we don't
write the password in clear text in a file or hard code it in the
script.
Thanks