Setting up ASP not ASP.NET security on Web Application

J

Jeremy Smith

I would like to set up our web application to use something similar to
web.config in ASP.NET to allow or deny user or groups. Does anyone
have any recommendations? We current use the OS NTFS permissions and
would like to get away from that.
 
J

Jeff Cochran

I would like to set up our web application to use something similar to
web.config in ASP.NET to allow or deny user or groups. Does anyone
have any recommendations? We current use the OS NTFS permissions and
would like to get away from that.

There are some canned ASP components that will do this, might check
ASPIN.com for some. Otherwise, you get to write your own. Which is
why Windows authorization exists in the first place. :)

Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top