Add user import/deletion from file option, minor improvements.

This commit is contained in:
Andreas B. Mundt 2019-12-01 10:17:08 +01:00
parent 6b3c2f0e0f
commit 43cb4dcf13
4 changed files with 50 additions and 23 deletions

View file

@ -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