Scott, you were right. When I turned Anonymous access off it returned the required info.
Cheers. -----Original Message----- From: Scott Barnes [mailto:[EMAIL PROTECTED] Sent: Monday, 17 March 2003 9:34 AM To: CFAussie Mailing List Subject: [cfaussie] Re: Intranet Authentication Via Username 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/ ---------------------------------------------------------------------------- This email, together with any attachments, is intended for the named recipient(s) only and may contain privileged and confidential information. If received in error, please inform the sender as quickly as possible and delete this email and any copies from your computer system network. If not an intended recipient of this email, you must not copy, distribute or rely upon it and any form of disclosure, modification, distribution and/or publication of this email is prohibited. Unless stated otherwise, this email represents only the views of the sender and not the views of the Queensland Government. ---------------------------------------------------------------------------- --- 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/
