Draft implementation of sambox-client.
This commit is contained in:
parent
e5ae626936
commit
e55997a01c
10 changed files with 152 additions and 7 deletions
5
roles/smb-sshfs-client/defaults/main.yml
Normal file
5
roles/smb-sshfs-client/defaults/main.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
basedn: "{{ 'dc=' + ( ansible_domain | replace('^.','') | replace('.$','') | replace('.',',dc=')) }}"
|
||||
ldap_server: sambox
|
||||
home_server: sambox
|
||||
min_id_sssd: 5000
|
||||
max_id_sssd: 20000
|
Loading…
Add table
Add a link
Reference in a new issue