Skip to content
Snippets Groups Projects
Commit ef71f228 authored by Stephane Armanet's avatar Stephane Armanet
Browse files

add home share for users

parent af0d744e
No related branches found
No related tags found
No related merge requests found
Pipeline #11907 passed
......@@ -12,6 +12,7 @@
{% for user in smb_users %}
[ {{user.username}} ]
path = /home/{{ user.username }}
comment = {{ user.username }} Directories
valid users = {{ user.username }}
browseable = No
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment