#2544 GPO: libsmbclient logs to stdout by default, cluttering gpo_child output
Closed: Fixed None Opened 9 years ago 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.


Fields changed

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

Fields changed

patch: 0 => 1

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.12.4

_comment0: * master:
* f00a61b
* 16cb096
* bb7ddd2
* sssd-1-12:
* f00a61b
* 16cb096
* bb7ddd2 => 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

7 years ago

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.

Login to comment on this ticket.

Metadata