win10 Schreibrechte für ale shares (#55)
win10 Schreibrechte für ale shares Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#55 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
e0100e79f1
commit
193555cfeb
1 changed files with 4 additions and 4 deletions
|
@ -42,8 +42,8 @@
|
||||||
users_rw: 'win10 michaelgrote'
|
users_rw: 'win10 michaelgrote'
|
||||||
- name: 'amd'
|
- name: 'amd'
|
||||||
path: '/shares/amd'
|
path: '/shares/amd'
|
||||||
users_ro: 'win10 navidrome michaelgrote'
|
users_ro: 'navidrome michaelgrote'
|
||||||
users_rw: 'annemariedroessler'
|
users_rw: 'annemariedroessler win10'
|
||||||
- name: 'backup'
|
- name: 'backup'
|
||||||
path: '/shares/Backup'
|
path: '/shares/Backup'
|
||||||
users_ro: ''
|
users_ro: ''
|
||||||
|
@ -70,8 +70,8 @@
|
||||||
users_rw: 'annemariedroessler michaelgrote'
|
users_rw: 'annemariedroessler michaelgrote'
|
||||||
- name: 'proxmox'
|
- name: 'proxmox'
|
||||||
path: '/shares_pve_backup'
|
path: '/shares_pve_backup'
|
||||||
users_ro: 'win10 michaelgrote'
|
users_ro: 'michaelgrote'
|
||||||
users_rw: 'pve'
|
users_rw: 'pve win10'
|
||||||
smb_workgroup: WORKGROUP
|
smb_workgroup: WORKGROUP
|
||||||
smb_min_protocol: "SMB2"
|
smb_min_protocol: "SMB2"
|
||||||
smb_client_min_protocol: "SMB2"
|
smb_client_min_protocol: "SMB2"
|
||||||
|
|
Loading…
Reference in a new issue