[xwiki-users] LDAP Authentication
Michael Redinger
Michael.Redinger at uibk.ac.at
Mon Aug 28 16:01:46 CEST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
did you see
http://www.xwiki.org/xwiki/bin/view/Dev/LDAPIntegrationAD
(It contains a description for generic LDAP, not only AD).
At the moment, only users are supported, not LDAP groups:
http://www.xwiki.org/xwiki/bin/view/Dev/LDAPIntegration
This works fine for me using 0.9.1252.
When a user logs in, the user's page is created automatically.
FYI, my configuration:
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.LDAPAuthServiceImpl
xwiki.authentication.ldap=1
xwiki.authentication.ldap.server=ldap.mydomain.com
xwiki.authentication.ldap.port=389
xwiki.authentication.ldap.check_level=1
xwiki.authentication.ldap.base_DN=ou=People,o=mydomain,c=com
xwiki.authentication.ldap.bind_DN=uid=wiki,ou=systems,o=mydomain,c=com
xwiki.authentication.ldap.bind_pass=xxxxxxxxxx
xwiki.authentication.ldap.UID_attr=uid
xwiki.authentication.ldap.fields_mapping=name=uid,last_name=sn,first_name=givenName,fullname=cn,mail=mail,ldap_dn=dn
Greetings,
Michael
Chris Rigsby wrote:
> All,
>
> I must admit to a small amount of frustration here. I've asked for some
> assistance regarding LDAP on this list a few times, and received no
> responses. That said, I'm still hopeful that someone would be willing
> to lend a hand!
>
> I'd like to integrate an xwiki site with an existing LDAP directory. My
> first goal is to understand and implement whatever functionality
> currently exists for xwiki. My end goal would be that when someone with
> an LDAP entry logs into the xwiki site for the first time, their xwiki
> account will be automatically created.
>
> If someone would be willing to walk me through the process of getting my
> existing xwiki 840 instance working with LDAP, I'm more than willing to
> enhance the existing documentation in the Admin Guide at xwiki.org, so
> that it's easier to answer questions like mine.
>
> Thanks in advance,
>
> </CR>
>
>
>
> ------------------------------------------------------------------------
>
>
> --
> You receive this message as a subscriber of the xwiki-users at objectweb.org mailing list.
> To unsubscribe: mailto:xwiki-users-unsubscribe at objectweb.org
> For general help: mailto:sympa at objectweb.org?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
- --
Michael Redinger
Zentraler Informatikdienst (Central IT Services)
Universitaet Innsbruck
Technikerstrasse 13 Tel.: ++43 512 507 2335
6020 Innsbruck Fax.: ++43 512 507 2944
Austria Mail: Michael.Redinger at uibk.ac.at
BB98 D2FE 0F2C 2658 3780 3CB1 0FD7 A9D9 65C2 C11D
http://homepage.uibk.ac.at/~c102mr/mred-pubkey.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFE8vdKD9ep2WXCwR0RAhE+AJ90pS0eQ4g2QHOw1C1HGGXUTTu5JACcDsgk
R3JRNo3XhA9YrUgtfyOmreQ=
=2++V
-----END PGP SIGNATURE-----
More information about the users
mailing list