Previous Topic: Enable or Disable the Creation of XUSER Records at Enterprise User LoginNext Topic: Recycled Enterprise Store Accounts on Windows


Enable or Disable Checking Enterprise Store before Creating XUSER Records on UNIX

Sometimes you may want to create an enterprise user in CA ControlMinder when the user is not defined in the enterprise user store. On Windows you cannot create an enterprise user in CA ControlMinder unless the user exists in the Windows user store. On UNIX, the default behavior is the opposite to Windows. However, on UNIX, you can enable or disable this default behavior.

To disable checking (and therefore allow CA ControlMinder to create XUSER records when there is no enterprise user equivalent), change the value of the configuration setting verify_osuser to 0. To enforce checking, set the value to 1.

Example: Enable Creation of XUSER Records without Checking the Enterprise User Store

The following set of commands stops CA ControlMinder, enables the creation of XUSER records with no enterprise store equivalents, and restarts CA ControlMinder:

secons -s
seini -s OS_User.verify_osuser 0
seload