#2544 GPO: libsmbclient logs to stdout by default, cluttering gpo_child output
Closed: Fixed Opened by jhrozek.

Seems like libsmb debugs to stdout by default. Post-initialization, this can be changed by calling smbc_setOptionDebugToStderr() but the problem is that DEBUG messages are printed unconditionally to stdout during initialization.

What makes matter even more interesting is that opening the file that fails happens after the global config file /etc/samba/smb.conf, which means that once admin sets up logging in smb.conf, gpo_child always prints to stdout.


Linked to Bugzilla bug: https://bugzilla.redhat.com/show_bug.cgi?id=1177140 (Red Hat Enterprise Linux 7)

rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=1177140 1177140]

Fields changed

owner: somebody => jhrozek
status: new => assigned

Fields changed

patch: 0 => 1

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.12.4

  • master:
    • f00a61b6079d8de81432077a59daf015d85800d2
    • 16cb0969f0a9ea71524d852077d6a480740d4f12
    • bb7ddd2be9847bfb07395341c7623da1b104b8a6
  • sssd-1-12:
    • fc62521e72eb9ed8336e4797f2cd9c89d8b013f1
    • d31fba405f3392f27f0eea861834083cfaa0ef10
    • 9740d8a555dee2e41294f6e4acf558e4998656d9

_comment0: * master:
* f00a61b6079d8de81432077a59daf015d85800d2
* 16cb0969f0a9ea71524d852077d6a480740d4f12
* bb7ddd2be9847bfb07395341c7623da1b104b8a6
* sssd-1-12:
* f00a61b6079d8de81432077a59daf015d85800d2
* 16cb0969f0a9ea71524d852077d6a480740d4f12
* bb7ddd2be9847bfb07395341c7623da1b104b8a6 => 1421169036807077

Fields changed

resolution: => fixed
status: assigned => closed

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.12.4

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3586

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata