Hello Everyone, I want to use LDAP server (which is running on Windows Xp) in background of Tomcat server (Slide) for authentication purpose only. I am to implement Single sign-on.
For this I have configured Server.xml to for JNDIRealm to redirect authentication request. It seems to be working, as when I tries to connect to Tomcat using 'localhost:8080/slide', I can see some processing in LDAP server. But at Slide end Login dialoge box remains there. After 3 tries it display Error: 401 saying 'Request require HTTP authentication'. I have tried to add users using (.ldif) file, but it is generating error while 'slapdadd' command. Please suggest how to proceed so that login as 'root' or 'john' or someone else may work. Please help. Thanks. -Rohit -- View this message in context: http://www.nabble.com/LDAP-for-Windows%3A-How-to-manage-users---tf2083916.html#a5741793 Sent from the Jakarta Slide - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
