14 lines
301 B
Plaintext
14 lines
301 B
Plaintext
dn: uid=thomas,ou=users,dc=example,dc=fr
|
|
objectClass: inetOrgPerson
|
|
objectClass: posixAccount
|
|
displayName: Thomas Constans
|
|
givenName: Thomas
|
|
cn: Thomas
|
|
sn: Constans
|
|
mail: thomas@opendoor.fr
|
|
userPassword: Ventilateur22%
|
|
gidNumber: 1238
|
|
uidNumber: 1234
|
|
homeDirectory: /home/thomas
|
|
loginShell: /bin/bash
|