You need to enable either IWA and/or Basic (and disable "allow anonymous"). The server will send back what authentication methods are available (using the www-authenticate: negotiate header IIRC), and the browser selects whichever one is the highest it can support (ie IE will choose IWA over Basic if both are available. Netscape/Opera etc will choose Basic if both are available because they don't support IWA)
Cheers Ken ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From: "Andrew Haslett" <[EMAIL PROTECTED]> Subject: RE: Is it possible to get a user's Windows login username via an ASP page? : Cheers Ken. : : I guess what I was trying to say was that I believed if Integrated : Authentication was not enabled, then the variable(s) "Logon_User" / : "Auth_User" would not get populated? : : A --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
