Guest User

Untitled

a guest
Jan 6th, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. que nous voulons créer.
  2.  
  3. dn: ou=Employees,dc=capsulo,dc=local
  4. objectclass: organizationalUnit
  5. ou: Employees
  6. description: Employees of the company
  7.  
  8. dn: ou=Machines,dc=capsulo,dc=local
  9. objectclass: organizationalUnit
  10. ou: Machines
  11. description: Computer of the company
  12.  
  13. dn: cn=Mark Zuckerberg,ou= Employees,dc=capsulo,dc=local
  14. objectClass: inetOrgPerson
  15. givenName: Mark
  16. sn: Zuckerberg
  17. cn: Mark Zuckerberg
  18. uid: mzuckerberg
  19. userPassword: mzuckerberg
Advertisement
Add Comment
Please, Sign In to add comment