diff options
author | Gerald Carter <jerry@samba.org> | 2003-09-20 16:45:24 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-09-20 16:45:24 +0000 |
commit | bcf25cbcfc1044844ff318bce623eb33ad6de573 (patch) | |
tree | 85d563ef2052cfc9f51bdfc90b229e108e8d7e89 /packaging/RedHat | |
parent | af7ed6225c3b890b5e7bac6b9bd9029e35c37b4a (diff) | |
download | samba-bcf25cbcfc1044844ff318bce623eb33ad6de573.tar.gz samba-bcf25cbcfc1044844ff318bce623eb33ad6de573.tar.bz2 samba-bcf25cbcfc1044844ff318bce623eb33ad6de573.zip |
removing obselete parameter from smb.conf
(This used to be commit 972bd643894ba3ab773992a4d52136fa3cfa98cc)
Diffstat (limited to 'packaging/RedHat')
-rw-r--r-- | packaging/RedHat/smb.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packaging/RedHat/smb.conf b/packaging/RedHat/smb.conf index 5786ec5d04..74806da16b 100644 --- a/packaging/RedHat/smb.conf +++ b/packaging/RedHat/smb.conf @@ -117,10 +117,6 @@ # and gives it a slightly higher chance of winning the election ; preferred master = yes -# Use only if you have an NT server on your network that has been -# configured at install time to be a primary domain controller. -; domain controller = <NT-Domain-Controller-SMBName> - # Enable this if you want Samba to be a domain logon server for # Windows95 workstations. ; domain logons = yes |