Re: Permissions Question

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: James Mueller (jamesmueller_at_sharepoint.mine.nu)
Date: 09/20/04


Date: Mon, 20 Sep 2004 07:31:33 -0500

Yes, Integrated Windows Authentication is enable in our browsers. We use IE
5.5 on a typical machine image.

"Edward Lee" <elee@ulgm.org> wrote in message
news:u23ZXabnEHA.3868@TK2MSFTNGP11.phx.gbl...
> What browser is the user using? If IE, ensure that windows integrated
> authentication option is enabled.
>
> --
> Edward Lee
> Microsoft MVP - Sharepoint Portal Server
>
>
> "Mueller" <jamesmueller@sharepoint.mine.nu> wrote in message
> news:0bf901c49c01$34434260$a301280a@phx.gbl...
> > Current Environment:
> >
> > Small Server Farm
> > - Windows 2003 Server
> > - SQL Cluster
> >
> > IIS Configuration
> > - Integrated Windows Authentication, No Anonymous access
> >
> > Issue:
> > We have a single domain user that would like to browse to
> > the portal. They are apart of our domain\users group that
> > is associated with the entire domain. We have setup the
> > domain\users group to be readers on the entire site. When
> > the user browses to the site they get prompted to login,
> > how come?
> >
> > After they try to login the error returned in the browser
> > is 'Unauthorized: Access is denied due to an ACL set on
> > the requested resource'. I feel we have checked
> > everything we can, and haven't messed with the permissions
> > setup by IIS by default.
>
>



Relevant Pages

  • Re: Looking for best browser for ppc
    ... Are there any browser which is supports proxy login? ... proxy server with username and password authantication and i couldn't find ... There is a setup on my PPC's connection settings section ...
    (microsoft.public.pocketpc)
  • Re: integrated vs basic
    ... computer is used for the integrated Windows authentication. ... Note Internet Explorer, version 4.0 and later, can be configured to ... the browser will prompt the user for a Windows user account user name ... >> Kerberos doesn't work through most firewalls because in order to use ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS and Integrated Windows Authentication
    ... Hmmm, thanks. ... the browser configuration is the same to all. ... I thought if I activate "Integrated WIndows Authentication", ... > You will always get authentication failed on a website that is not ...
    (microsoft.public.inetserver.iis.security)
  • Re: How to find name of operating sysytem, IP and browser name of user in C#
    ... Take a look at the properties of the Request object, ... browser and the operating system. ... which can be hidden behind a proxy or a NAT gateway). ... integrated windows authentication and it is enabled at the user's computer. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to find name of operating sysytem, IP and browser name of user in C#
    ... Request.UserAgent wil give you a string that contains the type of browser and the operating system. ... The original credentials of the user in the PC are not sent to the server unless you have configured IIS for integrated windows authentication and it is enabled at the user's computer. ...
    (microsoft.public.dotnet.languages.csharp)