php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22849 Module Auth, LDAP Authentification: Windows 2000 AD needs named binds
Submitted: 2003-03-24 08:21 UTC Modified: 2003-05-18 11:52 UTC
From: hopfgartner at rolmail dot net Assigned: mj (profile)
Status: No Feedback Package: PEAR related
PHP Version: 4.3.2RC1 OS: Windows 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
37 + 50 = ?
Subscribe to this entry?

 
 [2003-03-24 08:21 UTC] hopfgartner at rolmail dot net
In the current LDAP.php, in function _connect(), an anonymous bind is requested immediatly after ldap_connect.

Windows 2000 AD does not yield any result for ldap_search if the bind has been done anonymously.

This requires a slight change in the logic of the user authentification.

Let me know if I can help.

Best regards,

Peter Hopfgartner

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-27 08:01 UTC] mj@php.net
The problem has been analyzed on the mailing list.
 [2003-05-11 01:13 UTC] mj@php.net
Can you please try the latest version of LDAP.php from http://cvs.php.net/co.php/pear/Auth/Container/LDAP.php?login=2&r=1.13?   There have been some changes to the container recently, which might have fixed your problem.

 [2003-05-18 11:52 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 23:01:28 2024 UTC