In truth, i think this relies on IIS anonymous access turned off in order to work? I don't have IIS to double check this, but can anyone else shed some light onto this theory of mine :D
Scott "Taco Fleur" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > OK, got to work today, had a go at it with cgi.remote_user but can't find > any docos on the correct permissions needed for it to return the required > info. > > Anyone any ides on this? > > TIA > Taco > > > Taco all you need to do is retrieve the CGI.AUTH_USER variable (could be = > > CGI.REMOTE_USER I'll have to double check that), and in a domain = > > environment like Active Directory it will always be populated with the = > > user's domain user account.....e.g "domain\taco" > > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
