lcfg-auth - LCFG auth component
This component contructs all the basic authorization files allowing access to the machine. This includes /etc/passwd, /etc/group, /etc/hosts.equiv and /root/.rhosts.
A list of rules for the /etc/security/access.conf file.
The definition for the access rule associated with tag.
The base file used to populate /etc/group.
The base file used to populate /etc/passwd.
This is a list of console file and device classes to be defined in the /etc/security/console.perms file.
This is a list of rules for the file and device classes defined in consolepermclasses.
This is the definition for the rule associated with tag.
A (space-separated) list of items to be added to the hosts.equiv file.
A list of group entries tags (see grpent_TAG) to be added to /etc/group.
A list of passwd entries tags (see pwent_TAG) to be added to /etc/passwd.
An additional group entry.
This boolean controls whether the component manages the /etc/passwd and /etc/shadow files. It defaults to "true".
A (space-separated) list of workstation owners. Valid usernames in this list will be added to the /etc/security/access.conf file.
List of devices (eg disks) which should not be added to the /etc/security/console.perms file. Normally set to the same value as the fstab.disks resource. Note that the device entry should be shortform (eg hda rather than /dev/hda).
An additional passwd entry.
A (space separated) list of items to be added to the /root/.rhosts
The encrypted root password.
A (space-separated) list of entries to populate /etc/securetty.
This resource, if set to yes, will convert the passwd file files to the more secure shadow equivalent.
If non-null, specifies the chmod protection mask to be applied to /tmp.
A (space-separated) list of users or netgroups to be added to the /etc/security/access.conf file.
If non-null, specifies the chmod protection mask to be applied to /var/tmp.
Fedora3, Fedora5, Fedora6, Scientific5
Alastair Scobie <ascobie@inf.ed.ac.uk>