In my application, i'm creating a module for user management where i need to add/update/getAll users in the LDAP server.
i'm using the same LDAP for authentication as well. when i connect the LDAP for these operations, i want to use the same username/password which were used for login. (i'll enable access to this module only to users that have the right role...) i'm using basic authentication. the problem is that in my application i can not get the user's password. i get only the principal. is there a way to pass on the same password used for login? regards Gil View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867389#3867389 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867389 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
