Fix LDAP data
This patch set fixes a mismatch in the CN in the sample LDAP data. Change-Id: Ie4c1cc46355e930b6b5bd65b5a55da11df1acd75 Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
parent
a78ee39dcb
commit
4cdc3a0f4f
@ -206,7 +206,7 @@ data:
|
||||
objectclass: top
|
||||
objectclass: posixGroup
|
||||
gidNumber: 418
|
||||
cn: overwatch
|
||||
cn: cryptography
|
||||
description: Cryptography Team
|
||||
memberUID: uid=alice,ou=People,dc=cluster,dc=local
|
||||
memberUID: uid=bob,ou=People,dc=cluster,dc=local
|
||||
|
Loading…
Reference in New Issue
Block a user