2017-01-22 23:54:45 +07:00
|
|
|
dn: ou=groups,dc=example,dc=com
|
|
|
|
objectclass: organizationalUnit
|
|
|
|
objectclass: top
|
|
|
|
ou: groups
|
|
|
|
|
|
|
|
dn: ou=users,dc=example,dc=com
|
|
|
|
objectclass: organizationalUnit
|
|
|
|
objectclass: top
|
|
|
|
ou: users
|
|
|
|
|
2017-03-25 21:17:21 +07:00
|
|
|
dn: cn=dev,ou=groups,dc=example,dc=com
|
|
|
|
cn: dev
|
2020-03-16 15:55:03 +07:00
|
|
|
member: cn=John Doe (external),ou=users,dc=example,dc=com
|
|
|
|
member: cn=Bob Dylan,ou=users,dc=example,dc=com
|
2017-03-25 21:17:21 +07:00
|
|
|
objectclass: groupOfNames
|
2017-01-22 23:54:45 +07:00
|
|
|
objectclass: top
|
|
|
|
|
2019-11-30 23:49:52 +07:00
|
|
|
dn: cn=admins,ou=groups,dc=example,dc=com
|
|
|
|
cn: admins
|
2020-03-16 15:55:03 +07:00
|
|
|
member: cn=John Doe (external),ou=users,dc=example,dc=com
|
2017-03-25 21:17:21 +07:00
|
|
|
objectclass: groupOfNames
|
|
|
|
objectclass: top
|
|
|
|
|
2020-03-16 15:55:03 +07:00
|
|
|
dn: cn=John Doe (external),ou=users,dc=example,dc=com
|
|
|
|
cn: John Doe (external)
|
2020-06-19 17:50:21 +07:00
|
|
|
displayname: John Doe
|
2020-03-16 15:55:03 +07:00
|
|
|
givenName: John
|
2017-03-25 21:17:21 +07:00
|
|
|
objectclass: inetOrgPerson
|
|
|
|
objectclass: top
|
2017-09-24 19:49:03 +07:00
|
|
|
mail: john.doe@authelia.com
|
2020-03-16 15:55:03 +07:00
|
|
|
sn: Doe
|
|
|
|
uid: john
|
2017-10-20 05:42:33 +07:00
|
|
|
userpassword: {CRYPT}$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/
|
2017-03-25 21:17:21 +07:00
|
|
|
|
2020-03-16 15:55:03 +07:00
|
|
|
dn: cn=Harry Potter,ou=users,dc=example,dc=com
|
|
|
|
cn: Harry Potter
|
2020-06-19 17:50:21 +07:00
|
|
|
displayname: Harry Potter
|
2020-03-16 15:55:03 +07:00
|
|
|
givenName: Harry
|
2017-01-22 23:54:45 +07:00
|
|
|
objectclass: inetOrgPerson
|
|
|
|
objectclass: top
|
2017-09-24 19:49:03 +07:00
|
|
|
mail: harry.potter@authelia.com
|
2020-03-16 15:55:03 +07:00
|
|
|
sn: Potter
|
|
|
|
uid: harry
|
2017-10-20 05:42:33 +07:00
|
|
|
userpassword: {CRYPT}$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/
|
2017-01-22 23:54:45 +07:00
|
|
|
|
2020-03-16 15:55:03 +07:00
|
|
|
dn: cn=Bob Dylan,ou=users,dc=example,dc=com
|
|
|
|
cn: Bob Dylan
|
2020-06-19 17:50:21 +07:00
|
|
|
displayname: Bob Dylan
|
2020-03-16 15:55:03 +07:00
|
|
|
givenName: Bob
|
2017-03-16 07:25:55 +07:00
|
|
|
objectclass: inetOrgPerson
|
|
|
|
objectclass: top
|
2017-09-24 19:49:03 +07:00
|
|
|
mail: bob.dylan@authelia.com
|
2020-03-16 15:55:03 +07:00
|
|
|
sn: Dylan
|
|
|
|
uid: bob
|
2017-10-20 05:42:33 +07:00
|
|
|
userpassword: {CRYPT}$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/
|
2017-03-16 07:25:55 +07:00
|
|
|
|
2020-03-16 15:55:03 +07:00
|
|
|
dn: cn=James Dean,ou=users,dc=example,dc=com
|
|
|
|
cn: James Dean
|
2020-06-19 17:50:21 +07:00
|
|
|
displayname: James Dean
|
2020-03-16 15:55:03 +07:00
|
|
|
givenName: James
|
2017-07-27 04:45:26 +07:00
|
|
|
objectclass: inetOrgPerson
|
|
|
|
objectclass: top
|
2017-09-24 19:49:03 +07:00
|
|
|
mail: james.dean@authelia.com
|
2020-03-16 15:55:03 +07:00
|
|
|
sn: Dean
|
|
|
|
uid: james
|
2017-10-20 05:42:33 +07:00
|
|
|
userpassword: {CRYPT}$6$rounds=500000$jgiCMRyGXzoqpxS3$w2pJeZnnH8bwW3zzvoMWtTRfQYsHbWbD/hquuQ5vUeIyl9gdwBIt6RWk2S6afBA0DPakbeWgD/4SZPiS0hYtU/
|
2017-09-03 06:25:43 +07:00
|
|
|
|