Need guidance on security setup
From: Craig - Roanoke (CraigRoanoke_at_discussions.microsoft.com)
Date: 02/03/05
- Previous message: ShootMePlease: "IUSER and write permissions"
- Next in thread: Jeff Cochran: "Re: Need guidance on security setup"
- Reply: Jeff Cochran: "Re: Need guidance on security setup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 3 Feb 2005 12:43:02 -0800
I'm looking at setting up new security.
Right now the whole website is open except a few directories which use an
application (ASP.NET). These applications are protected with FORM AUTH.
Now...I'm thinking I would like to protect other directories that contain
static content and some that contain non protected apps.
I would like to have people be redirected to a login page if they haven't
logged in.
I currently have all my ID's and passwords in a SQL table, although I will
be changing the passwords to a HASH system (but this won't make a
difference). I use this table to authenticate against with the secure apps.
How would I set this up? Also, would I be transmitting stuff in the clear
or would it be protected?
Thanks!
- Previous message: ShootMePlease: "IUSER and write permissions"
- Next in thread: Jeff Cochran: "Re: Need guidance on security setup"
- Reply: Jeff Cochran: "Re: Need guidance on security setup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|