#3876 Unable to su to root when logged in as a local user
Closed: Fixed Opened by sbose.

Ticket was cloned from Red Hat Bugzilla: Bug 1645238

Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.

Description of problem:
Unable to su to root when logged in as a local user
Version-Release number of selected component (if applicable):
sssd-2.0.0-23
How reproducible:
always
Steps to Reproduce:
1. Login as a local user (smartcard or non-smartcard)
2. Run su -
3.
Actual results:
su to root fails
Expected results:
au to root should prompt for password and login successfully
Additional info:
Workaround:
add user_unknown=ignore in the pam_sss line with try_cert_auth in
/etc/pam.d/system-auth

Metadata Update from @sbose:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1645238

Metadata Update from @sbose:
- Issue assigned to sbose

https://github.com/SSSD/sssd/pull/692

Metadata Update from @sbose:
- Custom field patch adjusted to on

Commit 55470b17 relates to this ticket

  • master: 55470b17eacdf97696b4736e9eb8bd2618601475

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

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

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

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