[xwiki-users] Auto-create users that ldap-authenticate
I would like to use LDAP for authentication. This works fine as long as the user exists in the xwiki database, as well. Is there a way to have a _new_ user authenticate against LDAP and then either have that user's information pulled directly from ldap or have the user data from the LDAP automatically populated into the user database? Thanks, Sean
On Sun, Jul 19, 2009 at 11:32, Sean Davis<[email protected]> wrote:
I would like to use LDAP for authentication. This works fine as long as the user exists in the xwiki database, as well. Is there a way to have a _new_ user authenticate against LDAP and then either have that user's information pulled directly from ldap or have the user data from the LDAP automatically populated into the user database?
This is exactly the way LDAP authentication is working in XWiki... See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication. If you are unable to login with a user which doe snot yet exists in XWiki you can enable debug log to see what append. See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HEnableLD...
Thanks, Sean _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (2)
-
Sean Davis -
Thomas Mortagne