Re: [xwiki-users] Custom authentication, LDAP configuration

2009-06-09 Thread Andawyr
tmortagne wrote: If you just want the part which create a xwiki user from ldap information you can look at XWikiLDAPAuthServiceImpl (http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/user/impl/LDAP/XWikiLDAPAuthServiceImpl.java) to see how it

Re: [xwiki-users] Custom authentication, LDAP configuration

2009-06-06 Thread Thomas Mortagne
Hi, On Fri, Jun 5, 2009 at 18:33, Andawyranda...@gmail.com wrote: We've configured our XWiki instance to use a custom authentication plugin to authenticate via a secure logon cookie.  When the user signs in, information pertaining to the user is fetched from Active Directory; note that this