#2147 sssd_be crashes on manually adding a cleartext password to ldap_default_authtok
Closed: Fixed None Opened 10 years ago by lslebodn.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1029631

Created attachment 823107
sssd_be crash backtrace

Description of problem:
sssd_be crashes on manually adding a cleartext password to ldap_default_authtok

Version-Release number of selected component (if applicable):
sssd-1.11.1-2.el7

How reproducible:
Always

Steps to Reproduce:
1. Setup sssd.conf as below:

id_provider = ldap
ldap_uri = ldap://<ldapserver>
ldap_search_base = dc=example,dc=com
ldap_default_bind_dn = cn=Manager,dc=example,dc=com
ldap_tls_cacert = /etc/openldap/certs/cacert.asc
ldap_default_authtok_type = obfuscated_password
ldap_default_authtok = Secret123


2. Start sssd

Actual results:
sssd fails to start and sssd_be crashes. See attached backtrace.

Expected results:
sssd_be should not crash.

Additional info:

Fields changed

blockedby: =>
blocking: =>
changelog: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
owner: somebody => lslebodn
patch: 0 => 1
review: True => 0
selected: =>
testsupdated: => 0

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.11.3

resolution: => fixed
status: new => closed

Fields changed

changelog: => N/A, bugfix to handle misconfiguration gracefully

Metadata Update from @lslebodn:
- Issue assigned to lslebodn
- Issue set to the milestone: SSSD 1.11.3

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/3189

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