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)