[ZendTo] Re: AD Authentication Won't Work

JC Putter jcputter at numata.co.za
Wed Feb 2 15:33:07 GMT 2011


How does your baseDN look like? Are you only allowing users authenticate
that are in a specific OU or are you allowing users domain wide?

 

 

From: zendto-bounces at zend.to [mailto:zendto-bounces at zend.to] On Behalf Of
Joshua F. Withrow
Sent: 02 February 2011 04:59 PM
To: 'ZendTo Users'
Subject: [ZendTo] Re: AD Authentication Won't Work

 

Sweet J  I am now connecting, and it lets me know at the bottom of the
screen that I have authenticated (it's pulling info from AD, like my full
username).  But it leaves me at the login screen and displays:

 


Description: [error]

Authentication Error


The username or password was incorrect.

 

Even though it tells me: Version 3.63 | Copyright C 2010 | you are currently
logged in as Joshua F. Withrow 

 

Any ideas appreciated J

 

 

 

 

From: zendto-bounces at zend.to [mailto:zendto-bounces at zend.to] On Behalf Of JC
Putter
Sent: Tuesday, February 01, 2011 4:13 PM
To: 'ZendTo Users'
Subject: [ZendTo] Re: AD Authentication Won't Work

 

'authenticator'             => 'AD',

  'authLDAPAdmins'            => array('test'),

  'authLDAPBaseDN1'           => 'DC=ad,DC=contoso,DC=com',

  'authLDAPServers1'          => array('ad1.contoso.com'),

  'authLDAPAccountSuffix1'    => '@contoso.com',

  'authLDAPUseSSL1'           => false,

  'authLDAPBindUser1'         =>
'CN=Administrator,CN=Users,DC=contoso,DC=com',

  'authLDAPBindPass1'         => 'password,

  'authLDAPOrganization1'     => 'Moore Stephens',

  //'authLDAPBaseDN2'           => 'DC=soton,DC=ac,DC=uk',

  //'authLDAPServers2'          => array(),

  //'authLDAPAccountSuffix2'    => '@soton.ac.uk',

  //'authLDAPUseSSL2'           => false,

  //'authLDAPBindUser2'         => '',

  //'authLDAPBindPass2'         => '',

  //'authLDAPOrganization2'     => 'University of Southampton',

 

This is a sample of my working config...

 

As Jules pointed out use ldapsearch to workout and troubleshoot using
connection to AD

 

If you only have one domain, uncomment the rest and remove everything in the
array in authLDAPServer2

 

 

  _____  

This message is the property of Machining Technologies, Inc (MaTech) and the
Information contained herein may be/is subject to the Code of Federal
Regulations Chapter 22 International Traffic in Arms Regulations (ITAR).
This data may not be resold, diverted, transferred, transshipped, made
available to a foreign national within the United States, or otherwise
disposed of in any other country outside of its intended destination, either
in original form or after being incorporated through an intermediate process
into other data without the prior written approval of the US Department of
State. The information in this e-mail and subsequent attachments may contain
legally privileged, proprietary and/or confidential information that is
intended only for the use of the addressee(s).
No addressee should forward, print, copy or otherwise reproduce this message
in any manner that would allow it to be viewed by any individual not
originally listed as the recipient. If you are not the intended recipient,
you are hereby notified that any disclosure, copying, distribution,
retention or use of the contents of this e-mail information is prohibited.
If you have received this communication in error, please immediately notify
the sender by telephone or return e-mail and delete this e-mail. Thank You.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20110202/f804dfe4/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 3981 bytes
Desc: not available
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20110202/f804dfe4/attachment.png 


More information about the ZendTo mailing list