Hi guys,
Is it possible to access the NT-account username via PHP?
Our server is running Apache 1.13.19 on a Solaris machine + PHP4.06 and users are accessing pages via Win2000.
I would like to be able to access which username they have logged in as when loggin into Win2k so that I can use that for verification on the site instead of having a separate login there.
I know it's possible in ASP when you run on a IIS but I've yet seen anyway to do it via PHP.
Thanks in advance for any ideas.
/Björn Tidal