At work I have been tasked with finding a system to replace the old plaintext username/password system that we have been using for our apps to connect to JDBC. We have about 100 workstations bound to our Open Directory Server and are not connected to the internet. We used to just throw the username and password in a plain text file, but are looking for a more secure way to do this. Is there any way to authenticate the user without forcing them to enter yet another password?
All the workstations are Tiger 10.4.10 and the DB server is running postgres on RHEL 4.
Thanks!
All the workstations are Tiger 10.4.10 and the DB server is running postgres on RHEL 4.
Thanks!