summaryrefslogtreecommitdiff
path: root/file-debian.cafe3.local.m4
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-09-12 08:24:44 +0000
committerJonas Smedegaard <dr@jones.dk>2002-09-12 08:24:44 +0000
commit97a66b9430090020ffa63ea534422c0fad44cf47 (patch)
tree40fc2348dfd3fac16ad444202bf5fab1f2643a17 /file-debian.cafe3.local.m4
parentf64efd0fabd53fabd187a914c2a1985caaa8b9a3 (diff)
samba: Add m4 files for debian.cafe3.local.
Diffstat (limited to 'file-debian.cafe3.local.m4')
-rw-r--r--file-debian.cafe3.local.m426
1 files changed, 26 insertions, 0 deletions
diff --git a/file-debian.cafe3.local.m4 b/file-debian.cafe3.local.m4
new file mode 100644
index 0000000..25f3839
--- /dev/null
+++ b/file-debian.cafe3.local.m4
@@ -0,0 +1,26 @@
+dnl
+dnl /etc/local/file-debian.cafe3.local.m4
+dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk>
+dnl
+dnl $Id: file-debian.cafe3.local.m4,v 1.1 2002-09-12 08:24:44 jonas Exp $
+dnl
+dnl Shares for Samba and Netatalk servers
+dnl
+dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4
+dnl
+_dir(any,/home/fsadmin,fsadmin,fsadmin,755)
+_files(win,netlogon,Network logon,/etc/samba/netlogon,root,root,755,ro)
+_files(win,userprofiles,User profiles,/home/fsadmin/pc_userprofiles,root,root,755)
+_files(win,reference,DEBIAN: Samba Linux server,/home/fsadmin/pc_reference,root,root,755)
+dnl
+_homefiles(win,homes,Personal Windows documents,%H/pc)
+_homefiles(win,home_mac,Personal Macintosh documents,%H/mac,ro)
+_homefiles(win,home_web,Personal web documents,%H/public_html,rw)
+dnl
+_homefiles(win,home_xch,Personal documents readable by group,%H/xchange)
+_files(win,doc_xch,All documents readable by group,/home/fsadmin/files_xchange)
+dnl
+_files(win,doc,Shared Windows documents,/home/fsadmin/pc_doc,users,users,775,rw,users)
+_files(win,doc_mac,Shared Macintosh documents,/home/fsadmin/mac_doc,users,users,755,ro,users)
+dnl
+_printer(win,HP2100,Networkprinter queue for HP 2100 (postscript level 3),/tmp,hp2100)