PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Authentication » LiveUser » Bug #4875

LDAP-Auth with PEARAuth not working

Details

Submitted2005-07-21 13:23 UTC
Frommarkus-wagner at gmx dot at
Assignedlsmith
StatusClosed
PackageLiveUser
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2005-07-21 13:23 UTC] markus-wagner at gmx dot at

Description:
------------
Version: LiveUser 0.16.2 and CVS

I think the name of the function "_readUserData" in the file Auth/PEARAuth.php should be "readUserData" (delete Underscore).

Problem: I use PEARAuth to authenticate to an LDAP, and it only works with LU 0.16.2 or CVS if I rename the functionname in PEARAuth.php.

Location:
http://cvs.php.net/co.php/pear/LiveUser/Auth/PEARAuth.php?r=1.13#127

If it's my fault, please describe me exactly where the error could be, or give me an working LDAP-Auth-example with LiveUser 0.16.2

Thanks
Markus

[2005-07-21 13:44 UTC] smith at backendmedia dot com

This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.

Thank you for the report, and for helping us make PEAR better.