diff options
Diffstat (limited to 'confskel/openldap/skel.ldif')
| -rw-r--r-- | confskel/openldap/skel.ldif | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/confskel/openldap/skel.ldif b/confskel/openldap/skel.ldif index 1755554..cea7569 100644 --- a/confskel/openldap/skel.ldif +++ b/confskel/openldap/skel.ldif @@ -149,6 +149,7 @@ modifyTimestamp: @@@TIMESTAMP@@@Z dn: cn=@@@ADMINGROUP@@@,ou=groups,ou=core,ou=realm,@@@REALM_DCNAME@@@ cn: @@@ADMINGROUP@@@ description: Realm Administrators +displayName: Realm Administrators emsdescription: Group emsplugins: PosixGroup emsplugins: KerberosGroup @@ -175,6 +176,7 @@ modifyTimestamp: @@@TIMESTAMP@@@Z dn: cn=@@@LOCALADMINGROUP@@@,ou=groups,ou=core,ou=realm,@@@REALM_DCNAME@@@ cn: @@@LOCALADMINGROUP@@@ description: Machine Administrators +displayName: Machine Administrators emsdescription: Group emsplugins: PosixGroup emsplugins: KerberosGroup @@ -201,6 +203,7 @@ modifyTimestamp: @@@TIMESTAMP@@@Z dn: cn=@@@STANDARDUSERGROUP@@@,ou=groups,ou=core,ou=realm,@@@REALM_DCNAME@@@ cn: @@@STANDARDUSERGROUP@@@ description: Standard Users +displayName: Standard Users emsdescription: Group emsplugins: PosixGroup emsplugins: KerberosGroup |
