Just trying to get a user to authenticate using IIS so have a page
<% response.status = "401 Unauthorized" %>
and this brings up the authentication box however this then prompts for the
information three times before loading the page. What I dont want the user
to do is to select the remember password option.....
Re: IIS Challenge for Password. WinXP authenticates differently th ... What IIS version. ...Integrated Authentication is going to require a domain. ... What if I want the users to authenticate as username and the domain is ... > When you have this configured, users just log onto their machines using ... (microsoft.public.inetserver.iis.security)
Re: Active Directory LDAP Authentication Fails in IIS 6 ... in IIS 5.1) were: ... It seems you can't Authenticate using the Active Directory thats why you ... Public Function IsAuthenticated(ByVal domain As String,...Dim entry As DirectoryEntry = New DirectoryEntry(_path, ... (microsoft.public.dotnet.framework.aspnet)
Re: ADSI Problem ... I suggest posting to IIS groups as well because if IIS will cause it to ... causing the script to stop working after it has been working. ... I have written a script to authenticate Active Directory users via ADSI ...Dim strUserName... (microsoft.public.windows.server.active_directory)
Re: permission to change password denied ...authenticate the user, and that the subsequent ... All other logon processes are ...Dave... follow the prompts and get access ... (microsoft.public.windows.server.active_directory)
Re: Authentication from a SAM base / IIS ... how are the ACLs in your web directory?... which IIS version / which ASP.NET version? ... why FormsAuthentication API if you are doing Windows auth?...authenticate against local or domain windows accounts. ... (microsoft.public.dotnet.framework.aspnet.security)