Skip to content

Commit 1fb27b0

Browse files
committed
dont add new groups
1 parent 8512751 commit 1fb27b0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

defaults/config.ini.default

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ offset_UIDGID = 1000000 ; start point when allocating new UID/GID pairs for a ne
3434
offset_PIGID = 2000000 ; start point when allocating new GID for a new PI group
3535
offset_ORGGID = 3000000 ; start point when allocating new GID for a new org group
3636
user_modifier_groups[admin] = "cn=web_admins,dc=unityhpc,dc=test" ; admin user group dn
37-
user_modifier_groups[ghost] = "cn=ghost,dc=unityhpc,dc=test" ; ghost user group dn
38-
user_modifier_groups[idlelocked] = "cn=idlelocked,dc=unityhpc,dc=test" ; idlelocked user group dn
39-
user_modifier_groups[locked] = "cn=locked,dc=unityhpc,dc=test" ; locked user group dn
4037
user_modifier_groups[qualified] = "cn=unityusers,dc=unityhpc,dc=test" ; qualified user group (in at least one PI group)
4138

4239
[sql]

0 commit comments

Comments
 (0)