summaryrefslogtreecommitdiff
path: root/samba/smb.managed.conf
diff options
context:
space:
mode:
Diffstat (limited to 'samba/smb.managed.conf')
-rw-r--r--samba/smb.managed.conf31
1 files changed, 31 insertions, 0 deletions
diff --git a/samba/smb.managed.conf b/samba/smb.managed.conf
new file mode 100644
index 0000000..a73349e
--- /dev/null
+++ b/samba/smb.managed.conf
@@ -0,0 +1,31 @@
+[tmpl]
+# comment = Templates
+ comment = Skabeloner
+ path = /var/local/samba/tmpl/users/admin
+ writeable = yes
+ create mask = 0664
+ directory mask = 0775
+ read list = @users
+ write list = @admin
+ force group = admin
+ locking = no
+[software]
+ comment = Software
+ path = /var/local/samba/software/users/admin/
+ writeable = yes
+ create mask = 0664
+ directory mask = 0775
+ read list = @users
+ write list = @admin
+ force group = admin
+ locking = no
+[admin]
+ comment = Admin Stuff
+ path = /var/local/samba/admin/admin/admin
+ writeable = yes
+ create mask = 0660
+ directory mask = 0770
+ read list = @admin
+ write list = @admin
+ force group = admin
+ locking = no