GhostBuster Posted September 11, 2006 Share Posted September 11, 2006 Hi all Freaks !Does anyone know if its possible to use $r = ldap_bind($ds, $_SERVER["AUTH_USER"], $_SERVER["AUTH_PASSWORD"]); in a IIs server 6.0 on a Windows 2003 server.When I connect to the page $_SERVER["AUTH_USER"] get me the correct user but $_SERVER["AUTH_PASSWORD"]) does not give me any value.I have a secure SSL site and the user is online when I would like to do this, I dont want to get an another password request. ??? Quote Link to comment https://forums.phpfreaks.com/topic/20389-iis-autenticating-php-ldap_connect/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.