[pmwiki-devel] AuthUser LDAP connection
Michael Brenner
mik.admin at nurfuerspam.de
Fri Mar 23 15:04:41 CDT 2007
Hi!
PmWiki has a cascaded call for auth types. This means all types of auth are
used to check ID which you have given in Site.AuthUser or config.php.
For basic questions about LDAP Wikipedia is a good source of knowledge.
http://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol#Directory_structure
ou=department,dc=example,dc=com - limits search to a subsegment of LDAP
database
?cn?sub - for this part of the LDAP-URL is also "?uid" common it specifies
which field is taken as username.
More question? Also send a mail to my personal mail address so I'll better
notice your questions.
Regards - mik
Am Donnerstag, 22. März 2007 14:39 schrieb axel_groll at selbst-doku.de:
> Hi,
>
> please allow me to introduce myself a bit here. I'm Axel Groll, have
> actually used PmWiki for quite some time now @
> http://audi100.selbst-doku.de and even own my profile @pmwiki.org
> (~Axel) :)
>
> Currently, however, I do propose it's usage in the companny's intranet
> and received a major question tech/development there.
>
> They would like to use AuthUser in combination with their LDAP server.
>
> So I browsed a bit around and found this very short paragraph:
> http://www.pmwiki.org/wiki/PmWiki/AuthUser#LDAP
>
> But, since having very little to do with LDAP yet, I do need some
> basic info on how to setup this AuthUser-existing LDAP combination.
>
>
> Help! :)))
>
>
> Thanks in Advance,
> Axel Groll
> Munich
>
>
> _______________________________________________
> pmwiki-devel mailing list
> pmwiki-devel at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-devel
More information about the pmwiki-devel
mailing list