From d8dc6c37218ad711666eb2085aa5fb79d3c2bc93 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 7 Jul 2002 21:08:08 +0000 Subject: samba: m4 script: Improve documentation. --- samba/smb-shares.conf.m4 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'samba') diff --git a/samba/smb-shares.conf.m4 b/samba/smb-shares.conf.m4 index e7c6c2f..fc6123f 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.14 2002-07-07 17:35:51 jonas Exp $ +$Id: smb-shares.conf.m4,v 1.15 2002-07-07 21:08:08 jonas Exp $ m4 share definitions for generating Samba server smb.conf include file @@ -20,7 +20,7 @@ where "netlogon" has browsing and share modes disabled "userprofiles" sets "force user" and pre-creates user subdirectory mode 700 "reference" allows guests - "homes" pre-creates directory mode 750 + "homes" has read/write access and pre-creates directory mode 750 Samba: Use single word and max. 8 characters for WfW compatibility : Mount point description. Full(?) support for iso8859-1. : Full path to mount point directory @@ -30,6 +30,7 @@ where ro|rw|rop|rwp: Read-only or read/write access to mount point, and wether it should be private (not publically announced). Read-only access if undefined. _homefiles are always private. + _homefiles are by default read-only, except "homes" (see above). : Primary group with access to mountpoint. If mount point has access "rw" then primary group has read/write access as well. : Secondary group with readonly access @@ -49,6 +50,7 @@ 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). ')dnl changequote(<, >)dnl -- cgit v1.2.3