Security

The Sybase Control Center security model delegates user authentication to the operating system or to your LDAP server.

When Sybase Control Center authenticates through the operating system, it uses the operating system of the Sybase Control Center server machine (not the client). Sybase Control Center requires each authenticated login account to have a predefined role. When a login is authenticated, roles for the login are retrieved by the security module and are mapped to Sybase Control Center predefined roles. Authorization is resolved through the mappings between the security module native roles and Sybase Control Center roles. You can enable mappings by creating a "sybase" group in your operating system or LDAP server and adding all Sybase Control Center users, or by modifying the Sybase Control Center roles-map.xml file to configure the mapping of native roles to Sybase Control Center roles. The security model authenticates the logins and authorizes access to managed resources.

Sybase Control Center provides a set of three predefined login modules for authentication. All login modules are defined in the <install_location>/SCC-3_0/conf/csi.properties file. The syntax is defined by the Sybase Common Security Infrastructure (CSI) framework. You can configure the different login modules to customize security strength. The three login modules are:

In addition, you can add an LDAP login module that delegates authentication to an LDAP server you specify.