osGroup¶
Description of an operating system group for filesystem directory and file permissions. See also osUser.
Attributes¶
The list of attributes for osGroup are:
groupId(string): the unique id of the group (only used ifgroupIdAuto == falsegroupIdAuto(boolean): boolean flag to determine if the group id should be calculatedname(string): the group namesudo(int): a flag to configure sudoers parameters (0 : no sudo, 1: sudo, 2: sudo without password)systemGroup(boolean): flag to determine if this is a system groupuri(anyURI): the uri resource of this group objectpassword(string): the group passwordencrypted(boolean): boolean flag to determine if the group password string is encryptedcreated(dateTime): the date the appliance template is createddbId(long): the database id of the objectdigest(string): the digest value (used for etag)lastModified(dateTime): the last modified date of this object