Why does samba testparm show wrong 'log level'?
Issue
- Why does samba testparm show wrong 'log level'?
In the following, 'testparm -sv' shows 'log level = 2' in spite of 'log level = 3' in smb.conf.
# grep 'log level' /etc/samba/smb.conf
log level = 3
# testparm -sv 2> /dev/null | grep 'log level'
log level = 2
Environment
- Red Hat Enterprise Linux 6
- samba-common
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
