Ask a Question related to ASP.NET Security, Design and Development.
-
Harry #1
Direct Users to Sub Directories depending on Credentials
Hi,
I seem to be having trouble implementing somethings which should be
simple!
I can create normal log in scripts fine using forms authentication no
problem.
I want to take it a step further now. I would like a generic log-on
page, but then depending on a field in the database, they would be
directed to one sub-directory on the server but not be able to access
any others.
ie: Three fields in DB. Username, Password, Company.
Username: joebloggs Password: xxxxxxx Company: StillImages
When logging on this user gets redirected to /stillimages/default.aspx
Username: johnsmith Password: xxxxxxx Company: GoodOnes
When logging on this user gets redirected to /goodones/default.aspx
I am just after a bit of advice on what sort of method other people
have used to implement the above type of thing. The end aim is to only
have one log-on box on my home page, so customers can log on and get
directed to their private part of the site.
All thoughts welcome.
Thanks
H
Harry Guest
-
users being asked for FTP credentials
So CPS is correctly setup to use Active Directory to handle the users. But when i email a connection key to a user, there is no option to select... -
License.Limit.Exceeded with 4x150 users licence andonly 300 real users
As indicated by the ongoing discussion, this issue can have different causes - can you describe your application a little bit? How many users are... -
License.Limit.Exceeded with 4x150 users licence and only300 real users
We have 4x150 users licence, set to unlimited bandwith. We get these messages in event viewer: Connection rejected by server. Reason : :... -
Enable additional users properties in Active Directory users and Computers
"Mike Brannigan " <mikebran@online.microsoft.com> wrote in message news:O5qGXY1XEHA.808@tk2msftngp13.phx.gbl...... -
Using virtual directories for common directories (scripts, images, styles, etc.)
Hi, (sorry for the crosspost, I wasn't sure which was the best place to put this). I was just thinking about something and wondered if any of...



Reply With Quote

