Maybe it could be a key/pass combination.
Once the password is entered. It is kept in mememory
throughout the entire jBoss process.
d.
-----Original Message-----
From: danch [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 15, 2001 11:26 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-dev] DataSourceLoader...
Ferguson, Doug wrote:
> Well,
>
> Alot of my datasources are loaded on the fly...
> I can't have the type in a password when jboss starts.
> Also, when there are many differnet databases... it becomes unmanagable..
>
>
> d.
But if you encrypt the password on disk, you need a key to decrypt it
with. Unless you make a sysadmin keep a floppy in a vault with this key
on it and only mount that floppy when JBoss is starting, then take it
out right away, you'll have to store the key on disk on the same machine
where the encrypted passwords are stored. This makes the encrypted
password clear-text equivalent.
-danch
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development