farkewie Posted November 10, 2007 Share Posted November 10, 2007 I have a W.A.M.P box running on a corporate network and i want to get the client windows domain username to restrict access to a page without a login form? any ideas? Link to comment https://forums.phpfreaks.com/topic/76704-solved-php-get-windows-domain-username/ Share on other sites More sharing options...
Crew-Portal Posted November 10, 2007 Share Posted November 10, 2007 Get the IP of every comp and program something up so if they access the website via that IP it displays a page! Thats all I can think of unless you use javascript or some server side language Link to comment https://forums.phpfreaks.com/topic/76704-solved-php-get-windows-domain-username/#findComment-388437 Share on other sites More sharing options...
DyslexicDog Posted November 10, 2007 Share Posted November 10, 2007 I have a W.A.M.P box running on a corporate network and i want to get the client windows domain username to restrict access to a page without a login form? any ideas? Look at the LDAP module. It can be tricky at first but once you start to learn the layout of LDAP you'll get it. Link to comment https://forums.phpfreaks.com/topic/76704-solved-php-get-windows-domain-username/#findComment-388577 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.