B
Brett
Looking for documented guides for developing certain system access features
in ASP/VB .Net and even Classic ASP. With the newer technologies, I suspect
there's an easy way and a difficult way. For example, using the TIMEOUT
atrribute of Forms Authentication. You could certainly code that
functionality as well, but...
Some specific fetaures I'm looking into include:
- Auto-generate a first time password that must be changed on first login
- Change password every xx days
- Requiring strong passwords
- Disable password reuse
- Limit the number of login attempts,m then lock user out
- Auto-logout after xx minutes of inactivity
I'm guessing there's a book or on-line resource or something else that
covers these.
Thanks
Brett Ossman
in ASP/VB .Net and even Classic ASP. With the newer technologies, I suspect
there's an easy way and a difficult way. For example, using the TIMEOUT
atrribute of Forms Authentication. You could certainly code that
functionality as well, but...
Some specific fetaures I'm looking into include:
- Auto-generate a first time password that must be changed on first login
- Change password every xx days
- Requiring strong passwords
- Disable password reuse
- Limit the number of login attempts,m then lock user out
- Auto-logout after xx minutes of inactivity
I'm guessing there's a book or on-line resource or something else that
covers these.
Thanks
Brett Ossman