chang uid samba
This commit is contained in:
parent
25762cf57c
commit
54be080795
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user