From 5bae71ce87489a17fb5453056fb507147695ccfc Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 28 Sep 1998 12:49:01 +0000 Subject: fixed the docs for "domain controller" parameter. (This used to be commit c11f1b9293f1b4d342285e26e39a90cf9dbabf63) --- docs/manpages/smb.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/manpages') 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 -- cgit