You can configure SAP Control Center to enable users to authenticate through their local operating system or through an LDAP server. To make this type of authentication work, SCC roles must be mapped to groups that exist in the system providing authentication (LDAP or the operating system).
The sybase and SCC Administrator groups are convenient because they are predefined in role-mapping.xml. If you add sybase and SCC Administrator groups to your LDAP system and populate them with SCC users and administrators, you can skip to the next task—you do not need to complete the steps below.
The table lists default mappings of LDAP and OS groups to SCC roles. Login modules are defined in csi_config.xml.
Login Module | OS Group | SAP Control Center Roles |
---|---|---|
UNIX Proxy | root | uaAnonymous, uaAgentAdmin, uaOSAdmin |
sybase | uaAnonymous, uaPluginAdmin, sccUserRole | |
user | uaAnonymous | |
guest | uaAnonymous | |
NT Proxy | Administrators | uaAnonymous, uaAgentAdmin, uaOSAdmin |
sybase | uaAnonymous, uaPluginAdmin, sccUserRole | |
Users | uaAnonymous | |
Guests | uaAnonymous | |
LDAP | sybase | uaAnonymous, uaPluginAdmin, sccUserRole |
SCC Administrator | uaAnonymous, sccAdminRole |