diff options
author | Andrew Tridgell <tridge@samba.org> | 2000-01-07 06:58:20 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2000-01-07 06:58:20 +0000 |
commit | ccb6e36d65e48ae08585d8905b975e601bdfcb2b (patch) | |
tree | 2684572c1a5237e8791dae3d3dc3bafd47e4dfe7 /docs | |
parent | b563be824b8c3141c49558eced7829b48d4ab26f (diff) | |
download | samba-ccb6e36d65e48ae08585d8905b975e601bdfcb2b.tar.gz samba-ccb6e36d65e48ae08585d8905b975e601bdfcb2b.tar.xz samba-ccb6e36d65e48ae08585d8905b975e601bdfcb2b.zip |
added "netbios scope" docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/yodldocs/smb.conf.5.yo | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/yodldocs/smb.conf.5.yo b/docs/yodldocs/smb.conf.5.yo index abb26f5ec1e..6b2e93e7b58 100644 --- a/docs/yodldocs/smb.conf.5.yo +++ b/docs/yodldocs/smb.conf.5.yo @@ -626,6 +626,8 @@ it() link(bf(netbios aliases))(netbiosaliases) it() link(bf(netbios name))(netbiosname) +it() link(bf(netbios scope))(netbiosscope) + it() link(bf(nis homedir))(nishomedir) it() link(bf(nt acl support))(ntaclsupport) @@ -3962,6 +3964,12 @@ tt( Machine DNS name.) bf(Example:) tt( netbios name = MYNAME) +label(netbiosscope) +dit(bf(netbios scope (G))) + +This sets the NetBIOS scope that Samba will operate under. This should +not be set unless every machine on your LAN also sets this value. + label(nishomedir) dit(bf(nis homedir (G))) |