diff options
Diffstat (limited to 'docs/yodldocs')
-rw-r--r-- | docs/yodldocs/smb.conf.5.yo | 14 |
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))) |