Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get NT\2000 Domain UserName

Status
Not open for further replies.

Michael42

Programmer
Joined
Oct 8, 2001
Messages
1,454
Location
US
Hello,

In my environment the clients run Windows 2000 using IE 5. The client systems are members of an NT\2000 Domain. The web server they connect to is Apache and script language is PHP (of course).

How can I get the Windows NT/2000 Domain user name when a user runs a PHP script on the Apache server via IE?


Thanks,

Michael42
 
Using purely PHP calls, you probably can't.

The only possibility I can thing of would be to produce a page that provides VBScript or ActiveX code to populate the value of a form field which would be submitted to PHP.

Want the best answers? Ask the best questions: TANSTAAFL!!
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top