[ZendTo] Re: LDAP Authenticate...

Jules Jules at Zend.To
Thu Oct 25 10:48:41 BST 2012


On 24/10/2012 20:41, Edgar R. Silva wrote:
>
> 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',
>
Start by setting the last 2 to '' as you aren't using that facility. 
It's so you can have a large tree under of users under your BaseDN, but 
only allow a few users who are a member of a specific group to use ZendTo.

That may be all it is.

Jules

-- 
Julian Field MEng MBCS CITP CEng
www.Zend.To

Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'Think globally, act locally.' - Friends of the Earth

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20121025/3b07f0f3/attachment.html 


More information about the ZendTo mailing list