|
|
 |
Re: FN-FORUM deny access
date posted 16th January 2002 12:18
NTFS permissions are the equivalent of chmod and you use the MMC (or HTML
assistant thing) to manage web security, you can allow or deny based on
domain, ip, subnet or whatever and define the authentication type. You can
either write your own password/security handler (as an ISAPI filter) or you
can just store ids and passwords in a database using something like Persits
ASPEncrypt or you can use integrated authentication by using NT/2000 user
accounts. http://www.4guysfromrolla.com/webtech/021600-1.shtml might be
useful. SO might
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnauth/html
/dnauth_security.asp
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Kathy
http://www.vendetta.co.uk
DNRC Minister for Useful but Irritating Information and Trivia
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
----- Original Message -----
From: "technoir" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Wednesday, January 16, 2002 11:50 AM
Subject: FN-FORUM deny access
> does anyone know how to protect directories under IIS/ASP
> how do you deny access to certain IP addresses and have password
protection
> as well
> whats the .htaccess equivalent ?
>
>
> ============================================================
> = Get your message here for as little as £1 per week =
> = =
> = http://www.freelancers.net/cgi/sponsor.cgi?action=show =
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 5000 freelancers
>
> Freelancers and Freelance Jobs:
> http://www.freelancers.net
>
> Forum FAQs:
> http://freelancers.netrickery.com
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
|
 |
|