Hello,

I have been able to successfully setup authentication on my web services using 
rampart.
I have used plain text password and in my password callback handler I extract 
the password and verify against my
database.
(I have this setup over SSL, so clear text is fine).

Now the next step if for me to get the password authenticated through tomcat 
realms.
The web application which I am now exposing as web services supports jdbc 
realm, jndi realm, jaas realm etc.

I want to be able to authenticate the ws users through the same realms. Is that 
possible?

Thanks,
Sathija.



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

Reply via email to