From 968352ed52fe500a807a1e7efaa29137912cc60c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 19 Sep 2002 11:33:12 +0000 Subject: samba: simplify homefiles m4 logic, and note that _private_ is broken. --- samba/smb-shares.conf.m4 | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'samba') diff --git a/samba/smb-shares.conf.m4 b/samba/smb-shares.conf.m4 index abe0e8b..fe7722a 100644 --- a/samba/smb-shares.conf.m4 +++ b/samba/smb-shares.conf.m4 @@ -2,7 +2,7 @@ ifelse(` /etc/samba/smb-shares.m4 Copyright 2002 Jonas Smedegaard -$Id: smb-shares.conf.m4,v 1.16 2002-09-12 08:24:44 jonas Exp $ +$Id: smb-shares.conf.m4,v 1.17 2002-09-19 11:33:12 jonas Exp $ m4 share definitions for generating Samba server smb.conf include file @@ -50,7 +50,8 @@ TODO: Support for netatalk is not yet implemented. is not yet implemented. Get rid of : is now 10nth parameter which is only available in GNU m4. - All _homefiles (including "homes") should probably have similar access default (read-only). + All _homefiles (including "homes") should probably have similar access default (read-only, private). + BROKEN: Homefiles are *not* private currently :-( ')dnl changequote(<, >)dnl @@ -165,11 +166,7 @@ ifdef(<_veto>, >)dnl define(<_homefiles>, , )dnl -ifdef($5, - ifelse($5,ro, -define(<_homefiles_access>, )))dnl -<_files($1,$2,$3,$4,,,,<_homefiles_access>)>dnl +<_files($1,$2,$3,$4,,,,$5)>dnl )>)dnl define(<_printer>,