PHP and Active Directory
Moderator: General Moderators
-
timclaason
- Forum Commoner
- Posts: 77
- Joined: Tue Dec 16, 2003 9:06 am
- Location: WI
PHP and Active Directory
Does anyone know if PHP on IIS server is able to integrate with Active Directory? If so, do you know of any websites where I can learn more about it?
-
timclaason
- Forum Commoner
- Posts: 77
- Joined: Tue Dec 16, 2003 9:06 am
- Location: WI
-
timclaason
- Forum Commoner
- Posts: 77
- Joined: Tue Dec 16, 2003 9:06 am
- Location: WI
LDAP
All of the above really. I'd like to do authentication so all passwords can be central.
I'd also like to get a list of users for various components of my Intranet web application.
I'd also like to get a list of users for various components of my Intranet web application.
Take a look at http://adldap.sourceforge.net/ for authentication.