update..
This commit is contained in:
@ -198,6 +198,12 @@ samba_user:
|
||||
- beratung
|
||||
password: 'D1dPWdPvopp4!'
|
||||
|
||||
- name: anika
|
||||
groups:
|
||||
- buero
|
||||
- beratung
|
||||
password: '4n1k4*adb_23'
|
||||
|
||||
- name: anna
|
||||
groups:
|
||||
- buero
|
||||
@ -475,7 +481,7 @@ samba_shares:
|
||||
writeable: !!str no
|
||||
guest_ok: !!str no
|
||||
file_create_mask: !!str 0664
|
||||
dir_create_mask: !!str 2775
|
||||
dir_create_mask: !!str 0755
|
||||
vfs_object_recycle: false
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user