[ZendTo] Re: Auth LDAP to search two O's
Julian Field
Jules at Zend.To
Tue Aug 17 00:35:56 BST 2010
Yes I should be able to do that for you.
--
Jules
On 16 Aug 2010, at 09:02 PM, "Brad Beckenhauer" <bbecken at aafp.org> wrote:
> Hi,
>
> Would you expand the NSSLDAPAuthenticator to search two LDAP O's like the NSSADAuthenticator searches two forests?
>
> We have remote users in different O's
>
> example:
>
> 'authenticator' => 'LDAP',
> 'authLDAPBaseDN' => 'O=staff',
> 'authLDAPServers' => array('server1.domain.tld','server2.domain.tld'),
> 'authLDAPAccountSuffix' => '@domain.tld',
> 'authLDAPUseSSL' => false,
> // This is the list of LDAP properties used to build the user's full name
> 'authLDAPFullName' => 'givenName sn',
> 'authLDAPBaseDN2' => 'O=non-staff',
> 'authLDAPServers2' => array('server1.domain.tld','server2.domain.tld'),
> 'authLDAPAccountSuffix2' => '@domain.tld',
> 'authLDAPUseSSL2' => false,
> _______________________________________________
> ZendTo mailing list
> ZendTo at zend.to
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20100817/a58da03c/attachment.html
More information about the ZendTo
mailing list