Security Overview

Types of Users

You can set up users to access your Content Server instance in a variety of ways. Specifically, there are three user logins available:

Local Users

Users are defined by an administrator or sub administrator within the Content Server system. Administrators assign these users one or more roles, which provide the user with access to security groups. Undefined users are assigned the guest role. Most of the Setting Security section focuses on local users.

Note: Administrators should never configure more than 1000 local users.

Local User Rights

Local Users have all rights and privileges of Global Users. They also have these additional privileges:

For example: username<proxied_server>/<local_user_on_proxied_server>

A Content Server does not efficiently handle more than about 1000 local users before the performance issues become a problem. To scale up to large enterprise user bases, a different type of user was created whose validation is always performed dynamically. They are not published to the web server security filter and the master server always validates the credentials by querying the database tables. Because of this, the master server must be running to login as a global user.

Global Users

Lightly-managed or global users whose credentials extend to multiple Content Servers. Only a master server can store global user information.

External Users

External users who are automatically registered in the system but are not manually set up by an admin might use a Microsoft login or some other type of provider (LDAP) login. (Refer to Assigning Active Directory Server Information or Entering NTLM Configuration Entries for more information.) Generally, these are users in a trusted domain to whom you grant access and not managed through Stellent Content Server. Their password is owned by the MS NETWORK domain or other type of provider.

Note: Currently, consulting services are required to help you interact with providers like LDAP.