user authentication

The User Manager is used to manage password-protected areas of a website. Users must log into the restricted areas and are validated for access using the User Manager. Only users specifically granted access will be able to view protected pages.

Password-Protected Web Pages

Some sample uses of the User Manager include:

  • Restricting access to policies and procedures
  • Restricting access to internal reports and statistics
  • Restricting access to certain tools
  • Managing Intranet logins

Utilizing the User Manager

The User Manager maintains the database of users who have been granted access. Admin users of the Content Manager may add, edit and delete these users.

A web developer must code the authentication of the protected pages. Typically, this is done via a Session variable set during login.

A good working knowledge of HTML and server-side scripting is required to implement this module. Sample forms and scripts are provided for a web developer to follow when using this module.

No Arbitrary Limits

Create an unlimited number of authenticated users with varying levels of access.

The Intellogy CMS works with the following website scripting technologies:
ASP Content Management Solution ASP.net Content Management System Flash Content Management Software Flex Content Management Solution PHP Content Management System Silverlight Content Management Software XML Content Management System Software