From a74835daef5ef3a7159a6f9033f6cac134a0e22d Mon Sep 17 00:00:00 2001 From: David O'Neill Date: Wed, 10 Jan 2001 16:59:49 +0000 Subject: 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) --- docs/yodldocs/smb.conf.5.yo | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'docs/yodldocs') 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))) -- cgit