Re: Authentication issue



On May 8, 9:35 pm, "M K" <ski_fr...@xxxxxxxxxxxxx> wrote:
connection
MKLAPTOP\Mark

i have both sql and windows authentication selected

It looks like you want to connect to the database using a Windows
Authenticaton (MKLAPTOP\Mark) using a Forms Authentication
(<authentication mode="Forms" >) on the site. You should create a new
sql-user (e.g. "website") and use this account from ASP.NET. By
default you have the 'sa'-account (superadmin), you can test if my
suggestion would work. However, it's highly recommended to use on a
website another low rights user account.

Hope it helps

.



Relevant Pages

  • Re: Basic Authentication + IIS 5 + Windows 2000 + Frontpage 2002 = failure?
    ... > By this, I mean, usually, on the basic logon screen of a server, I see ... >>;) under the website in question, enabling only Basic authentication. ... and can use the local administrator account to successfully ...
    (microsoft.public.inetserver.iis.security)
  • Re: Strange IIS Server behavior
    ... Well what i ment was in IIS for this virtual directory, ... In the website internally, we have a login module which is ... Due to Server Configuration with No Authentication) ...
    (microsoft.public.inetserver.iis.security)
  • How do I synchronise Role Based Security ?
    ... I have written a website in DotNet which uses Role-based Security ... When a user logs in, their roles are retrieved from a SQL Server ... database and an authentication ticket is created. ... the database to be picked up every time the user logs in. ...
    (microsoft.public.dotnet.csharp.general)
  • How do I synchronise Role Based Security ?
    ... I have written a website in DotNet which uses Role-based Security ... When a user logs in, their roles are retrieved from a SQL Server ... database and an authentication ticket is created. ... the database to be picked up every time the user logs in. ...
    (microsoft.public.dotnet.security)
  • How do I keep a FormsAuthenticationTicket up to date ?
    ... I have written a website in DotNet which uses Role-based Security ... When a user logs in, their roles are retrieved from a SQL Server ... database and an authentication ticket is created. ... the database to be picked up every time the user logs in. ...
    (microsoft.public.dotnet.security)