summaryrefslogtreecommitdiff
path: root/docs/manpages
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1997-07-18 20:26:23 +0000
committerSamba Release Account <samba-bugs@samba.org>1997-07-18 20:26:23 +0000
commitce7ac138aa446b0585232a09bd5c8cd980bb0535 (patch)
tree986130e50e062fcadeda4f8407eefd810ea02887 /docs/manpages
parent612111c7a1a048d19e24b5e2e4d426247d320d1e (diff)
downloadsamba-ce7ac138aa446b0585232a09bd5c8cd980bb0535.tar.gz
samba-ce7ac138aa446b0585232a09bd5c8cd980bb0535.tar.bz2
samba-ce7ac138aa446b0585232a09bd5c8cd980bb0535.zip
Support.txt: Modified a consultant's entry (Italy)
smb.conf.5: Documented follow symlinks parameter. Jeremy (jallison@whistle.com) (This used to be commit ed6aaf2667c5cd731f8fce78163162817a18c240)
Diffstat (limited to 'docs/manpages')
-rw-r--r--docs/manpages/smb.conf.515
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5
index e2b5688d71..8bab487086 100644
--- a/docs/manpages/smb.conf.5
+++ b/docs/manpages/smb.conf.5
@@ -526,6 +526,8 @@ exec
fake oplocks
+follow symlinks
+
force create mode
force directory mode
@@ -1176,6 +1178,19 @@ carefully!
This option is disabled by default.
+.SS follow symlinks (S)
+
+This parameter allows the Samba administrator to stop smbd from
+following symbolic links in a particular share. Setting this
+parameter to "No" prevents any file or directory that is a
+symbolic link from being followed (the user will get an error).
+This option is very useful to stop users from adding a symbolic
+link to /etc/pasword in their home directory for instance.
+However it will slow filename lookups down slightly.
+
+This option is enabled (ie. smbd will follow symbolic links)
+by default.
+
.SS force create mode (S)
This parameter specifies a set of UNIX mode bit permissions that
will *always* be set on a file created by Samba. This is done