C
colin_lyse
We have an Win2000 server that servers as a file server, stores files that are
moved from mainframe to various other servers, both windows and unix.
Mainframe apps need to log into the server to ftp the files. thus it needs to
know username and password.
problem : since passwords expire every 90 days we have to change code that
reference passwords in production.
if there a way to have external applications log in to the server in such a
way that eitehr no user pass is needed or they can get it automatically from a
another source.
note: we cna't jsut make the folder wehre the files are stored a shared folder
since they are ftping to the server.
moved from mainframe to various other servers, both windows and unix.
Mainframe apps need to log into the server to ftp the files. thus it needs to
know username and password.
problem : since passwords expire every 90 days we have to change code that
reference passwords in production.
if there a way to have external applications log in to the server in such a
way that eitehr no user pass is needed or they can get it automatically from a
another source.
note: we cna't jsut make the folder wehre the files are stored a shared folder
since they are ftping to the server.