summaryrefslogtreecommitdiffstats
path: root/docs/yodldocs
diff options
context:
space:
mode:
authorDavid O'Neill <dmo@samba.org>2001-01-10 16:59:49 +0000
committerDavid O'Neill <dmo@samba.org>2001-01-10 16:59:49 +0000
commita578bdb6691fab2b8246be4a3bb80d3932b5bf19 (patch)
treec673c751a40ce464bf1e0b482f94199ab3e7e742 /docs/yodldocs
parent44dc339fe757b2b5578b30e74aad8c1b12c23f5f (diff)
downloadsamba-a578bdb6691fab2b8246be4a3bb80d3932b5bf19.tar.gz
samba-a578bdb6691fab2b8246be4a3bb80d3932b5bf19.tar.xz
samba-a578bdb6691fab2b8246be4a3bb80d3932b5bf19.zip
Changes from APPLIANCE_HEAD:
source/docs/yodldocs/smb.conf.5.yo source/docs/manpages/smb.conf.5 source/docs/htmldocs/smb.conf.5.html - add documentation for "hide local users" config option.
Diffstat (limited to 'docs/yodldocs')
-rw-r--r--docs/yodldocs/smb.conf.5.yo14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/yodldocs/smb.conf.5.yo b/docs/yodldocs/smb.conf.5.yo
index 2a77d28164a..a8574cc4d0a 100644
--- a/docs/yodldocs/smb.conf.5.yo
+++ b/docs/yodldocs/smb.conf.5.yo
@@ -541,6 +541,8 @@ it() link(bf(encrypt passwords))(encryptpasswords)
it() link(bf(getwd cache))(getwdcache)
+it() link(bf(hide local users))(hidelocalusers)
+
it() link(bf(homedir map))(homedirmap)
it() link(bf(hosts equiv))(hostsequiv)
@@ -2574,6 +2576,18 @@ The above example is based on files that the Macintosh SMB client
(DAVE) available from url(bf(Thursby))(http://www.thursby.com) creates for
internal use, and also still hides all files beginning with a dot.
+label(hidelocalusers)
+dit(bf(hide local users(G)))
+
+This parameter toggles the hiding of local UNIX users (root, wheel, floppy, etc)
+from remote clients.
+
+ bf(Default:)
+tt( hide local users = No)
+
+ bf(Example:)
+tt( hide local users = Yes)
+
label(homedirmap)
dit(bf(homedir map (G)))