diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-04-22 11:25:18 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-04-22 11:25:18 +0000 |
commit | 7afae705d07b7a8f7deb10edf6988e3acd905f8d (patch) | |
tree | 061509f54f587571b169f9588662371890237f96 | |
parent | c2217fa4ff6405386019b9659d3ffae8d2d253fd (diff) |
Clarify comments a bit in smb-shares.m4.
-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: |