Node Director
|
The "Unix User/Group Info" domain template allows writing user account information out into Unix /etc/passwd and /etc/group files. This template supports the traditional text based file formats only.
When the passwd and group files are overwritten, both locally existin users/groups and Director managed users and groups will appear in the resulting files. Local users and groups will be identified by their uid and gid, the ranges treated as local are configurable.
With the "Only Assigned Users/Groups" option enabled only users/groups that are explicitly assigned to the respective target host will be effective. These are set within the host record in the Director.
The template understands the following configuration options:
The file name and path of the passwd file.
The file name and path of the shadow file. Unless shadow passwords are enabled, the shadow file option does not have any effect.
If set, shadow passwords are used, thus the user password hashes are stored in a separate shadow file.
The file name and path of the group file.
If set, only users and groups that are explicitly assigned to the respective target host are written into the target files.
If set, home directories for inserted accounts will get created if not yet existing.
The passwd file is merged with the existing local passwd file. User accounts with uids in the range given are treated as local.
Upper limit associated with <e>Lower Local Uids from</e>.
The passwd file is merged with the existing local passwd file. User accounts with uids in the range given are treated as local.
Upper limit associated with <e>Upper Local Uids from</e>.
The group file is merged with the existing local group file. User accounts with gids in the range given are treated as local.
Upper limit associated with <e>Lower Local Gids from</e>.
The group file is merged with the existing local group file. User accounts with gids in the range given are treated as local.
Upper limit associated with "Upper Local Gids from".