Content Server Manual / Version 2207
Table Of ContentsUser management is an essential part in distributed collaborative applications. The two main tasks of the CoreMedia CMS user administration are:
User Authentication
Defines which user may log on to the Server. A generic framework based on the Java Authentication and Authorization Service (JAAS) allows you to authenticate users from arbitrary sources. A concrete solution exists for users and groups from LDAP servers.
User Rights Management
Manage users, groups and rights on CoreMedia resources. As with user authentication users and groups may originate from arbitrary sources. Support is provided for LDAP servers, especially Microsoft Active Directory servers. The tool to assign rights on resources to groups is the CoreMedia User Manager, which is carefully designed to cope with thousands of users and groups sometimes found in large LDAP directories.
Caution
The following sections describe the technical basis of user management witch CoreMedia Content Cloud. If you want to learn how to manage users with CoreMedia Studio, see Section 3.5, “Managing Users and Groups” in Studio User Manual.