Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPA: Fix the PAM error code that auth code expects to start migration #297

Closed
wants to merge 1 commit into from

Conversation

sumit-bose
Copy link
Contributor

Recent patches which adds support for PKINIT in krb5_child changed a
return code which is used to indicate to the IPA provider that password
migration should be tried.

With this patch krb5_child properly returns PAM_CRED_ERR as expected by
the IPA provider in this case.

Resolves: https://pagure.io/SSSD/sssd/issue/3394

Recent patches which adds support for PKINIT in krb5_child changed a
return code which is used to indicate to the IPA provider that password
migration should be tried.

With this patch krb5_child properly returns PAM_CRED_ERR as expected by
the IPA provider in this case.

Resolves: https://pagure.io/SSSD/sssd/issue/3394
Copy link
Contributor

@simo5 simo5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fidencio
Copy link
Contributor

fidencio commented Jun 2, 2017

Adding the label "Accepted" by @simo5's review.

@lslebodn
Copy link
Contributor

lslebodn commented Jun 3, 2017

master:

@lslebodn lslebodn closed this Jun 3, 2017
@lslebodn lslebodn added the Pushed label Jun 3, 2017
@lslebodn
Copy link
Contributor

lslebodn commented Jun 3, 2017

BTW I checked that problematic test passed
+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants