Previous Topic: Restrictions on the Use of Enterprise GroupsNext Topic: Enable or Disable the Creation of XUSER Records at Enterprise User Login


Enable or Disable the Use of Enterprise Users and Groups

By default, CA ControlMinder does not use the groups and users defined in the enterprise user stores. We recommend that you enable this feature. Only if you need compatibility with previous versions of CA ControlMinder, disable this feature by setting osuser_enabled to "no".

Example: Enable the Use of Enterprise Users and Groups on Windows

The following registry setting enables the use of enterprise users and groups on Windows:

Key: HKLM\SOFTWARE\ComputerAssociates\AccessControl\OS_user

Name: osuser_enabled

Type: REG_DWORD

Value: yes

Example: Enable the Use of Enterprise Users and Groups on UNIX

The following commands stop CA ControlMinder, enable the use of enterprise users and groups on UNIX, and restart CA ControlMinder:

secons -s
seini -s OS_User.osuser_enabled yes
seload