Add user import/deletion from file option, minor improvements.
This commit is contained in:
parent
6b3c2f0e0f
commit
43cb4dcf13
4 changed files with 50 additions and 23 deletions
|
@ -92,7 +92,7 @@
|
|||
bind_dn: "cn=admin,{{ basedn }}"
|
||||
bind_pw: "{{ ldap_admin_pwd['content'] | b64decode | replace('\n', '') }}"
|
||||
|
||||
- name: provide simple script to add/delete users
|
||||
- name: provide simple script to manage ldap/kdc
|
||||
template:
|
||||
src: debian-lan.j2
|
||||
dest: /usr/local/bin/debian-lan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue