A stab at my python user creator, will probably explode

This commit is contained in:
2016-04-10 22:53:17 -06:00
parent e84de05b6a
commit f8d116acb2
3 changed files with 166 additions and 0 deletions

View File

@ -0,0 +1,5 @@
dn: cn={{ cn }},ou=groups,dc=itap,dc=com
changetype: modify
add: memberuid
memberuid: {{ username }}