Network Credentials not passing in Authentication mode

From: Steve (steve.cimino_at_ticketmaster.com)
Date: 01/26/04


Date: 26 Jan 2004 09:11:58 -0800

All --

I've set up a directory where I simply want to know the person's name
when he comes into the directory. I've set up the following:

* Uncheck allow anon in IIS
* Uncheck basic authentication
* Check 'Use windows authentication'

My web.config file looks as follows:

<configuration>
 <system.web>
  <authentication mode="Windows" />
      <authorization>
        <allow users="*" />
      </authorization>

 </system.web>
</configuration>

However, I cannot get to the page -- there's no error being thrown.
It seems that it just ignores everything. Checking the IIS logs shows
that a 401 has been issued, but there's no message sent to the user.

The physical folder has 'Everyone' with read permissions. All I want
is the user's DOMAIN\name sent to me so I can do something with it,
but it doesn't seem it's being passed.

Any ideas?



Relevant Pages

  • Re: Mobile Sync Over the Air - Error 3012
    ... Execute Permissions should be set to "None" ... Enabled Integrated Windows authentication ... Select Secure communications ->Edit: ... Uncheck Integrated Windows authentication ...
    (microsoft.public.windows.server.sbs)
  • Re: adjusting attributes
    ... The grey read-only checkbox indicates that it is neither checked or ... their own set of permissions for this folder. ... Set, View, Change, or Remove File and Folder Permissions in Windows ... > to 'Uncheck this box, Apply and OK' yet the box remains ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Error while Uploading via FTP
    ... This posting implies no warranty and confers no rights. ... I am sure that my permissions are set up correctly because I can ... Are there any other rules that I have to uncheck read only? ...
    (microsoft.public.isa)
  • Re: 500 errors!!
    ... Permissions would affect me as well since this is a remote server true? ... I'll have them uncheck the friendly messages but just the same, ... > I can think is it could be a firewall issue but I've messed with my ...
    (microsoft.public.inetserver.asp.general)
  • Error while Uploading via FTP
    ... I am sure that my permissions are set up correctly because I can ... successfully upload when I try on the server. ... Are there any other rules that I have to uncheck read only? ...
    (microsoft.public.isa)