Search found 1 match
- Fri Nov 02, 2012 7:50 pm
- Forum: Installation and configuration
- Topic: Apache, LDAP and PHP_AUTH_USER
- Replies: 1
- Views: 5098
Apache, LDAP and PHP_AUTH_USER
Hi all - using Apache to control access to site using LDAP. I want to populate the form in login.php and firstlogin.php with info from AD including their username, first and last names. However I am not very familiar with PHP. :( How can I do this? At the very least I want to grab PHP_AUTH_USER from...