Question
how to get windows username
Hi All,
I need to have the windows username to check whether he is an internal user or an external user to our application.
We are using LDAP authentication for our application; is there anyway to get the windows username in coldfusion?
I checked some blogs and site to use #cgi.auth_user#, but its not working;
I use Coldfusion 9.0 and Apache 2.2.
Any inputs are appreciated.
