summaryrefslogtreecommitdiff
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
commita74835daef5ef3a7159a6f9033f6cac134a0e22d (patch)
treedad803829b912c2a79c14fc8cfde359db2502566 /docs/yodldocs
parent17ab0c2acc1321d8228f604d207deacb1bdd3575 (diff)
downloadsamba-a74835daef5ef3a7159a6f9033f6cac134a0e22d.tar.gz
samba-a74835daef5ef3a7159a6f9033f6cac134a0e22d.tar.bz2
samba-a74835daef5ef3a7159a6f9033f6cac134a0e22d.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. (This used to be commit a578bdb6691fab2b8246be4a3bb80d3932b5bf19)
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 2a77d28164..a8574cc4d0 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)))