Apparently it's 'account' that interferes with inetOrgPerson

This commit is contained in:
niten 2023-09-06 16:27:18 -07:00
parent 169dee3939
commit cea913f1fe
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ let
userLdif = base: name: group-map: opts: ''
dn: uid=${name},ou=members,${base}
uid: ${name}
objectClass: account
objectClass: shadowAccount
objectClass: posixAccount
objectClass: inetOrgPerson