ASPSecured provides robust, but simple
website security. You do not have to be an experienced developer to
protect ASP pages or to use ASPSecured.
Features include:
Full
remote html management of users, groups, and permissions
Completely independent of NT security and permissions
Uses its
own access
Dsn-less
connections
4 Lines
of code to protect your pages
Configuration of e-mail subjects for signup and password pages
Multiple
Login Pages for different sections
Session
variables of logged in username
Session
variables of logged in userid
Session
variable of associated groups to a logged in user
User
account expiration
User
account active / de-active statuses
Groups
Level permissions
Group
expiration settings
Group
active / de-active settings
Mass
e-mail by users or groups
Each
user login is tracked
Automated User signup page
Custom
field settings for signup page
Forgot
your password lookup page
FULL SOURCE CODE LICENSING
AVAILABLE!!!!
How ASPSecured works:
Users browse to a
ASPSecured Page.
The code included
in your page will check to see if the user is already
authenticated.
If the user is
authenticated then they will have access to the page. If
the user is not then they will be taken to the signup page.
From the signup
page the user has the ability to signup as a new user (if
you choose to have that link active) or to search for their
password if they forgot it.
Once the user has
their information and tries to login, ASPSecured will check
to make sure that the users credentials are ok. (inactive,
expired, group active, group expired)
If there is
anything wrong with the user credentials then they will be
directed to the proper page
At any time you
can see who is logged in by using the session variables.