new-user.ldif 313 B

1234567891011121314
  1. dn: uid=billy,dc=example,dc=org
  2. uid: billy
  3. cn: billy
  4. sn: 3
  5. objectClass: top
  6. objectClass: posixAccount
  7. objectClass: inetOrgPerson
  8. loginShell: /bin/bash
  9. homeDirectory: /home/billy
  10. uidNumber: 14583102
  11. gidNumber: 14564100
  12. userPassword: {SSHA}j3lBh1Seqe4rqF1+NuWmjhvtAni1JC5A
  13. mail: billy@example.org
  14. gecos: Billy User