From e9f34cfa51f203e62887c7520ce3b7e5425f4e07 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 22 Apr 2002 11:02:11 +0000 Subject: Document special handling of some mount points in smb-shares.m4. --- samba/smb-shares.m4 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/samba/smb-shares.m4 b/samba/smb-shares.m4 index de8e06e..9176a2d 100644 --- a/samba/smb-shares.m4 +++ b/samba/smb-shares.m4 @@ -2,7 +2,7 @@ ifelse(` /etc/samba/smb-shares.m4 Copyright 2002 Jonas Smedegaard -$Id: smb-shares.m4,v 1.9 2002-04-16 22:51:27 jonas Exp $ +$Id: smb-shares.m4,v 1.10 2002-04-22 11:02:11 jonas Exp $ m4 share definitions for generating Samba server smb.conf include file @@ -15,7 +15,13 @@ the following syntax: _files(,,,,,,[,ro[,]|,rw,[,]])dnl where : Client operating systems (mac|win|any) - : Mount point name (Samba: single word and max. 8 characters for backwards compatibility) + : Mount point name + Samba: Use single word and max. 8 characters for backwards compatibility + Some mount points are handled specially: + "netlogon" has browsing disabled + "userprofiles" pre-creates user subdirectory mode 700 + "reference" allows guests + "homes" pre-creates directory mode 755 (FIXME: that's bad!!!) : Mount point description (iso8859-1 is (fully?) supported). : user name of mountpoint owner : group name of mountpoint owner -- cgit v1.2.3