[dokuwiki] Re: LDAP and user management?
- From: aliasonline@xxxxxxx
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 29 Jan 2008 09:15:44 -0500
Jens,
That's exactly what I want to do; give a few users who are not in
ldap full, edit only or read only access.
I looked at inc/auth/ldap.class.php but couldn't figure it out what
you meant.
Can you give me some sample code to mix two authentication providers?
Corey
On Jan 29, 2008, at 5:49 AM, Jens Wilke wrote:
But those users have no user identity in DokuWiki. If you want them
to be able to modify pages (non-annonymous), you need to implement
a special authentication in DokuWiki which is able to mix two
authentication
providers. If you know PHP and look at inc/auth/ldap.class.php, then
it's rather simple.
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: LDAP and user management?
- From: Sebastian Krohn
- References:
- [dokuwiki] Re: LDAP and user management?
- From: aliasonline
- [dokuwiki] Re: LDAP and user management?
- From: Jens Wilke
Other related posts:
- » [dokuwiki] LDAP and user management?
- » [dokuwiki] Re: LDAP and user management?
- » [dokuwiki] Re: LDAP and user management?
- » [dokuwiki] Re: LDAP and user management?
- » [dokuwiki] Re: LDAP and user management?
- » [dokuwiki] Re: LDAP and user management?
- » [dokuwiki] Re: LDAP and user management?
- » [dokuwiki] Re: LDAP and user management?
- » [dokuwiki] Re: LDAP and user management?
But those users have no user identity in DokuWiki. If you want them to be able to modify pages (non-annonymous), you need to implementa special authentication in DokuWiki which is able to mix two authentication
providers. If you know PHP and look at inc/auth/ldap.class.php, then it's rather simple.
- [dokuwiki] Re: LDAP and user management?
- From: Sebastian Krohn
- [dokuwiki] Re: LDAP and user management?
- From: aliasonline
- [dokuwiki] Re: LDAP and user management?
- From: Jens Wilke