|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-11-25 02:47 UTC] venaas@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 03 01:00:01 2025 UTC |
It would be immensly valuable if I could use my ldap user database to authenticate my php website users. The current ldap compare does not work with openldap and the following settings: access to attr=userPassword by self write by * none I would love love love it if there were a fuction that would take my plain text password (as a variable) and then authenticate agains the above settings in ldap. Thanks for all the time so far, PHP is the best! Brian