diff options
author | Andrew Tridgell <tridge@samba.org> | 1998-09-28 12:49:01 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1998-09-28 12:49:01 +0000 |
commit | 5bae71ce87489a17fb5453056fb507147695ccfc (patch) | |
tree | 4590285a9588605efa632729616e40d19d9795eb /docs/manpages | |
parent | 376742415bee987b780e4c0729b27d3b5f0b4af1 (diff) | |
download | samba-5bae71ce87489a17fb5453056fb507147695ccfc.tar.gz samba-5bae71ce87489a17fb5453056fb507147695ccfc.tar.bz2 samba-5bae71ce87489a17fb5453056fb507147695ccfc.zip |
fixed the docs for "domain controller" parameter.
(This used to be commit c11f1b9293f1b4d342285e26e39a90cf9dbabf63)
Diffstat (limited to 'docs/manpages')
-rw-r--r-- | docs/manpages/smb.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5 index 74371505ce..5ad66c6be1 100644 --- a/docs/manpages/smb.conf.5 +++ b/docs/manpages/smb.conf.5 @@ -1254,8 +1254,8 @@ or you can live with the consequences of periodic pauses in nmbd service. .SS domain controller (G) -Specifies the DNS name or IP address of the machine to refer domain -logons from Win95 machines to. You should never need to set this parameter. +A boolean that says whether Samba should be a domain controller or +not. Set it to "yes" to be a domain controller. .B Default: domain controller = no |