summaryrefslogtreecommitdiff
path: root/file-gandalf.xenux.local.m4
diff options
context:
space:
mode:
Diffstat (limited to 'file-gandalf.xenux.local.m4')
-rw-r--r--file-gandalf.xenux.local.m417
1 files changed, 17 insertions, 0 deletions
diff --git a/file-gandalf.xenux.local.m4 b/file-gandalf.xenux.local.m4
new file mode 100644
index 0000000..4aa5ba6
--- /dev/null
+++ b/file-gandalf.xenux.local.m4
@@ -0,0 +1,17 @@
+include(smb-shares.m4)dnl
+_share_logon(netlogon,Network logon,$(netlogshare))
+_share_profiles(userprofiles,Brugerprofiler,$(profshare))
+_share_home(homes,Personlige dokumenter,%H/$(privpcshare))
+_share_common(software,Fælles software for Xenux ApS,$(softshare),$(admingrp))
+_share_common(dokumenter,Fælles dokumenter for Xenux ApS,$(datashare),$(admingrp))
+_share_common(fssoftware,Fælles software for Finn Strandgaard A/S,/home/finn/documents,finn)
+_share_common(fsdokumenter,Fælles dokumenter for Finn Strandgaard A/S,/home/finn/software,finn)
+[media]
+ comment = Mp3 filer, film, spil etc.
+ path = /home/jrisch/media
+ public = no
+ valid users = @mp3
+ force group = +mp3
+ writable = yes
+ create mask = 0660
+ directory mask = 0770