Hi Juan, I encounter the same question and my answer is different.
In do not create the user, I just add it in the groups without using the wizard, just typing XWiki.login where login is the LDAP login of the user. Hope this help. Maxime 2011/2/2 Juan Carlos Vizueta <[email protected]> > Ooops!, I forgot, I'm using xwiki-enterprise-web-2.5.1 > > I have authentication class set like follows: > > > xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl > > ---------- Forwarded message ---------- > From: Juan Carlos Vizueta <[email protected]> > Date: Tue, Feb 1, 2011 at 6:36 PM > Subject: Users created through admin options have dual authentication when > LDAP is on > To: [email protected] > > > Hi, > > I added my LDAP users to Xwiki manually one by one through the Xwiki > Administration form, I did that so I can add them to their corresponding > groups so they have their correct user rights since their first login. > > When creating a new user through the form, the password is mandatory, so I > copy/pasted the user in the password field (e.g.: user jsmith and password > jsmith as well). > > Then when I asked the user to login, she could login correctly, but then I > thought maybe I should try to login using the password I set on the form, > and oh surprise, it logged in too!, is this the correct behavior or did I > do > something wrong here? > > I need users to login only when entering their ldap password, not their > xwiki password. > > Thanks in advance. > > JC > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
