Previous Topic: The Attributes FileNext Topic: trcfilter.init


unix

The [unix] section contains the default values that are assigned by the newusr command when a user is added to UNIX. Each token in this section represents an argument of the unix parameter. UNIX arguments not represented in the lang.ini file are assigned default values that are hard‑coded in CA ControlMinder.

DefaultPGroup

The default group assigned to new users. If you specify a default shell in the server's seos.ini file, it overrides the value specified here.

Default: other

DefaultShell

The default shell of new users. If you specify a default shell in the server's seos.ini file, it overrides the value specified here.

Default: /bin/sh

DefaultHome

The default home directory of the system. If you specify a default shell in the server's seos.ini file, it overrides the value specified here. The user's home directory is a subdirectory of the specified system home directory. For example, if the system home directory is /home, the new user's home directory is /home/userName. If you specify a home directory prefix in the server's seos.ini file, it overrides the value specified here.

For those familiar with earlier versions, the token DefaultHome replaces HomeDirPrefix.

Default: /home