This is a discussion on Authenticating users from Windows Active Directory from PHP Code within the PHP Language forums, part of the PHP Programming Forums category; I want to authenticate users (defined in an Active Directory Service running on a Windows 2000 Server machine) from PHP ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I want to authenticate users (defined in an Active Directory Service
running on a Windows 2000 Server machine) from PHP Code running under Linux (Fedora Core 3 with Kerberos 5 installed). I just want to find out whether a particular user (with a given username, password combination) exists or not. Then I will login that user into my intranet application (developed on PHP under Linux). Any help will be greatly appreciated. Thank You. |