[ZendTo] LDAP Authenticate...

Edgar R. Silva esilva at adinet.com.uy
Wed Oct 24 20:41:40 BST 2012


I can not configure LDAP authentication

I have several programs with LDAP authentication (joomla and vtiger) and
work well

I have Windows 2008 Servers

 

 

 

// Settings for the LDAP authenticator.

  //

   'authenticator'         => 'LDAP',

   'authLDAPBaseDN'        => 'CN=users,DC=suarez,DC=celsius,DC=com,DC=uy',

   'authLDAPServers'       =>
array('server2010.suarez.celsius.com.uy','exchange-02.suarez.celsius.com.uy'
),

   'authLDAPAccountSuffix' => '',

   'authLDAPUseSSL'        => false,

   'authLDAPBindDn'        =>
'CN=administrator,CN=users,DC=suarez,DC=celsius,DC=com,DC=uy',

   'authLDAPBindPass'      => 'administrator password here',

   'authLDAPOrganization'  => 'i dont know here',

// This is the list of LDAP properties used to build the user's full name

  'authLDAPFullName'      => 'i dont know here',

// If both these 2 settings are set, then the users must be members of this

// group/role.

  'authLDAPMemberKey'     => 'MemberOf',

  'authLDAPMemberRole'    => 'CN=users,DC=suarez,DC=celsius,DC=com,DC=uy',

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20121024/78a8cf8c/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 8558 bytes
Desc: not available
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20121024/78a8cf8c/attachment.jpe 


More information about the ZendTo mailing list