chang uid samba

This commit is contained in:
vincent 2022-05-31 14:07:04 +02:00
parent 25762cf57c
commit 54be080795

View File

@ -5,8 +5,8 @@ systemd_mounts:
type: cifs type: cifs
options: options:
- credentials=/etc/creds/.diskstation_credentials - credentials=/etc/creds/.diskstation_credentials
- uid=1024 - uid=1000001
- gid=100 - gid=1000001
- vers=3.0 - vers=3.0
- mfsymlinks - mfsymlinks
automount: true automount: true
@ -16,8 +16,8 @@ systemd_mounts:
type: cifs type: cifs
options: options:
- credentials=/etc/creds/.diskstation_credentials - credentials=/etc/creds/.diskstation_credentials
- uid=1024 - uid=1000001
- gid=100 - gid=1000001
- vers=3.0 - vers=3.0
- mfsymlinks - mfsymlinks
automount: true automount: true
@ -27,8 +27,8 @@ systemd_mounts:
type: cifs type: cifs
options: options:
- credentials=/etc/creds/.diskstation_credentials - credentials=/etc/creds/.diskstation_credentials
- uid=1024 - uid=1000001
- gid=100 - gid=1000001
- vers=3.0 - vers=3.0
- mfsymlinks - mfsymlinks
automount: true automount: true
@ -38,8 +38,8 @@ systemd_mounts:
type: cifs type: cifs
options: options:
- credentials=/etc/creds/.diskstation_credentials - credentials=/etc/creds/.diskstation_credentials
- uid=1024 - uid=1000001
- gid=100 - gid=1000001
- vers=3.0 - vers=3.0
- mfsymlinks - mfsymlinks
automount: true automount: true
@ -49,8 +49,8 @@ systemd_mounts:
type: cifs type: cifs
options: options:
- credentials=/etc/creds/.diskstation_credentials - credentials=/etc/creds/.diskstation_credentials
- uid=1024 - uid=1000001
- gid=100 - gid=1000001
- vers=3.0 - vers=3.0
- mfsymlinks - mfsymlinks
automount: true automount: true