Re: ISA 2004 HTTP Filter
users have to authenticate again with basic authentication to the
internal site.
I want to allow authentication only with a user from a specific domain,
and to "filter out" all attempts to use basic authentication with other
domains.
The easiest way to achieve this if you're using IIS would be to leave ISA
alone and configure NTFS security on your website to allow access only with
the user account(s) you want. Is this not an option?
Virgil
.
Relevant Pages
- Re: Driving a website using VFP
... URL, if you're using basic authentication, e.g. ... > Further to the IE automation stuff above, ... > without user intervention. ... >> In another section of the program, I want to log onto another website, ... (microsoft.public.fox.programmer.exchange) - Re: Integrated windows authentication problems
... Post the relevant logon failure events here (if you open the event, ... Basic Authentication enabled at the same time when you want to test Basic. ... Recently I created a website that uses Integrated Windows Authentication ... NOTE: frontpage server extensions gave ... (microsoft.public.inetserver.iis.security) - Re: Do i need to got Https:// throught the website ???
... If they use Basic authentication then it is absolutely ... necessary to protect the password of the user. ... "Ananth Ramasamy Meenachi" ... An organization has a website which goes with windows ... (microsoft.public.dotnet.security) - Re: Basic Authentication
... Our original solution was to simply redirect to the website using this format: ... I have found a few places that indicate that I can add headers to the ... I know that basic authentication is really insecure. ... (microsoft.public.dotnet.languages.csharp) - Im getting a "(401) Unauthorized" error
... I'm trying to use the Webclient class to "POST" to a web site. ... is using basic authentication. ... I know the user/pass is correct because I can log on manually to the website. ... (microsoft.public.dotnet.general) |
|