[ZendTo] Re: LDAP Authenticate...

Edgar R. Silva esilva at adinet.com.uy
Thu Oct 25 12:53:54 BST 2012


                Ok, i have set de last 2 to '' and not autenthicate

 

'authLDAPMemberKey'     => '',

                       'authLDAPMemberRole'    => '',

 

Tks.        

Edgar

 

 

De: zendto-bounces at zend.to [mailto:zendto-bounces at zend.to] En nombre de
Jules
Enviado el: jueves, 25 de octubre de 2012 07:49
Para: ZendTo Users
Asunto: [ZendTo] Re: LDAP Authenticate...

 

 

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/03e698a1/attachment.html 


More information about the ZendTo mailing list