From d759a5fc0db3e7d38fd6565a4b9ac1357e286f04 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 7 Jan 2000 06:58:20 +0000 Subject: added "netbios scope" docs (This used to be commit ccb6e36d65e48ae08585d8905b975e601bdfcb2b) --- docs/yodldocs/smb.conf.5.yo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/yodldocs') diff --git a/docs/yodldocs/smb.conf.5.yo b/docs/yodldocs/smb.conf.5.yo index abb26f5ec1..6b2e93e7b5 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))) -- cgit