Re: IIS not authorizing, gives 401.1



Hi,

have you double checked that the password for the anon user in IIS is correct?

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

Forms auth because we have existing login forms for internet apps,
however we are required to use windows auth to our SQL Server .. so we
set up the Anon user with a user that has the needed rights to our DB.
So we use integrated security to the DB with impersonate (otherwise
you'll come across as the local ASPNET user.. not good)

anyways.. still no resolution



.



Relevant Pages

  • Re: Login failed for user NT AUTHORITYNETWORK SERVICE
    ... It's already set to use "SQL Server and Windows" authentication. ... There are ways to use Windows Auth with ASP.NET, ... Sahil Malik [MVP] ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Index for username/password
    ... Windows Auth is not practical. ... SQL 2005 has a whole slew of encryption stuff with asymmetric keys, ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ... Books Online for SQL Server 2005 at ...
    (comp.databases.ms-sqlserver)
  • Re: Help: Login failed for User ???
    ... The SQL Server will need to be a member server of the domain as will the ... without any login errors, but as soon as I Login into windows(again on my dev ... When a network user tries to connect, ... how do I do this in Windows Auth mode? ...
    (microsoft.public.dotnet.framework.adonet)
  • RE: Accessing SQL Server Accross Domain
    ... Is it possible for them to use Windows Auth, ... >application in their domain could access the SQL Server ... >To test we can connect to default SQL Server port 1433: ... > No connection could be made because the target machine ...
    (microsoft.public.sqlserver.security)
  • connecting to local sql server
    ... i have a local sql server running, i can connect to it through query ... analyzer, typing; as the SQL Server name, using windows auth. ...
    (microsoft.public.sqlserver.setup)