Hello,
In continuation with the same problem, I am still not able to logon to the LDAP. Can anyone guide me where I might be going wrong? The logs too dont have any information related to this.
Rgds,
Mrudula
I have added the following in xwiki.cfg file
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.LDAPAuthServiceImpl
xwiki.authentication.ldap=1
xwiki.authentication.ldap.server=<<ip address>>
xwiki.authentication.ldap.port=<<port number>>
xwiki.authentication.ldap.check_level=1
xwiki.authentication.ldap.base_DN=dc=<<abc>>,dc=com
xwiki.authentication.ldap.bind_DN=cn=<<my ID>>,ou=Users,dc=<<abc>>,dc=com
xwiki.authentication.ldap.bind_pass=<<my pwd>> <mailto:myspeed@123>
xwiki.authentication.ldap.UID_attr=sAMAccountName
xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name=sn,first_name=givenName,fullname=displayName,mail=mail,ldap_dn=dn
I have also commented out the following
#xwiki.exo=0
#xwiki.authentication=form
#xwiki.authentication.validationKey=totototototototototototototototo
#xwiki.authentication.encryptionKey=titititititititititititititititi
#xwiki.authentication.cookiedomains=xwiki.com,wiki.fr
#xwiki.authentication.useip=false
________________________________
From: mrudula.madiraju(a)wipro.com [mailto:mrudula.madiraju@wipro.com]
Sent: Fri 9/1/2006 2:12 PM
To: xwiki-user(a)objectweb.com; xwiki-users(a)objectweb.org
Subject: [xwiki-users] LDAP Integration of xwiki
Hello,
Can someone please guide me on how to do the LDAP integration of xwiki. I am trying to integrate it with our company LDAP. I have gone through the url in http://www.xwiki.org/xwiki/bin/view/Dev/LDAPIntegrationAD
My specific questions are
1) Are the only changes required in xwiki.cfg file or should we use the LDAP plugin code as well?
2) Once the changes are done, how does it work? If I access the home page, will it throw a popup for login?
Rgds,
Mrudula
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com