When logged in as a user in the Admins role, the Member List page displays an Add User Link and has a Gear Icon next to every user name. Click this icon to open the User Management Page to manage the selected user.
On the Management Page there are features to
to:
- View and Edit the User Profile
- Disable or Enable any User Account
- Reset or Change Password
- Manage the User's Role Membership
If you'd like to see these features, try the
online demos.
Clicking the Add User link at the top of the Member List Page opens the User Management page to create a new user.
Users can also be created through the Registration Page if the site is configured to allow registration.
If the site is configured to use an LDAP Server like OpenLDAP or MS Active Directory for authentication, site users will be created automatically the first time the user authenticates to the site. User profiles can be managed for these users and site roles can be assigned but password management and login priveledges are handled by the LDAP server
On a local intranet, Windows Authentication can also be used by setting the Authentication mode to Windows (instead of Forms) in the Web.config file at the root of the site. As with LDAP, site users will be created automatically