Hi All,

I have to migrate with user accounts from ldap server to db server. Until now I was using JNDIRealm, now I have to move DataSourceRealm.
In the ldap directory user passwords are stored in {foo}passwd schema, where foo could be crypt, md5 or sha.
Existing realms assume "hardcoded" digest in the configuration, so I cannot store passwords in my database in different schemas.
My question is - are there any plans to add such feature to tomcat realms (I mean - defining the password digest "per" password in a {foo}passwd scheme)?


btw. I have been browsing this mailing list and and I have found some notes about some plans, that's why this mail is not sent to the developer list.

regards,
bartek

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to