Minor fixes for KDC-LDAP.
This commit is contained in:
parent
18067d8df3
commit
7e1332ee46
5 changed files with 12 additions and 5 deletions
|
@ -90,7 +90,7 @@
|
|||
userPassword: "{{ foo_pwd }}"
|
||||
uidNumber: 10000
|
||||
gidNumber: 10000
|
||||
homeDirectory: /home/foo
|
||||
homeDirectory: /home/lan/foo
|
||||
bind_dn: "cn=admin,{{ basedn }}"
|
||||
bind_pw: "{{ ldap_admin_pwd }}"
|
||||
when: foo_pwd is defined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue