diff options
-rw-r--r-- | samba/smb-shares.conf.m4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/samba/smb-shares.conf.m4 b/samba/smb-shares.conf.m4 index 243e894..2183f5e 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 <dr@jones.dk> -$Id: smb-shares.conf.m4,v 1.1 2002-04-22 11:14:45 jonas Exp $ +$Id: smb-shares.conf.m4,v 1.2 2002-04-22 11:25:18 jonas Exp $ m4 share definitions for generating Samba server smb.conf include file @@ -23,11 +23,11 @@ where "reference" allows guests "homes" pre-creates directory mode 755 (FIXME: that is bad!!!) <desc>: Mount point description (iso8859-1 is (fully?) supported). + <path>: Full path to mount point <uid>: user name of mountpoint owner <gid>: group name of mountpoint owner <modes>: Numeric access modes of mount point - <path>: Full path to mount point - <group>: Primary group with access to mountpoint (default readonly). Public access if omitted + ro|rw <group>: Primary group with access to mountpoint. Public readonly access if omitted <othergroup>: Secondary group with readonly access Example: |