Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- user_template:
- objectclasses:
- - inetorgperson
- - posixuser
- - top
- attributes:
- - uid: {{ id }}
- - cn: {{ name }}
- - sn: {{ id }}
- - uidNumber: {{ extension:posix:uidnumber }}
- - homeDirectory: /home/{{ id }}
- - accountShell: /bin/bash
Advertisement
Add Comment
Please, Sign In to add comment