#267 sssd_pam segfaults when a nonexistent user attempts login
Closed: Fixed Opened by sgallagh.

The command

ssh -l sgallagh@ldap localhost

caused the sssd_pam process to segfault. This is because this user does not exist (and additionally, this domain does not exist)

The root cause is due to a poorly chosen order of conditionals in the offline cache timeout code.


Fields changed

status: new => assigned

Fixed in 64351061595d3b954121d59bc394350ec6cf8ab4

fixedin: => 1.0.0rc
resolution: => fixed
status: assigned => closed

Fields changed

tests: 1 => 0
testsupdated: 0 => 1

Fields changed

rhbz: => 0

Metadata Update from @sgallagh:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.0 RC

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

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