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

Implement krb5_get_init_creds_opt_set_change_password_prompt() #152

Closed
wants to merge 1 commit into from

Conversation

spaceone
Copy link
Contributor

To be compliant with MIT kerberos.
This function enables/disables prompting for a new password if the password of a user is expired.

@spaceone
Copy link
Contributor Author

Ping.

@vdukhovni vdukhovni added this to the Heimdal 7 milestone Nov 8, 2016
@nicowilliams nicowilliams self-assigned this Nov 11, 2016
@nicowilliams
Copy link
Contributor

nicowilliams commented Nov 11, 2016

I had to make some minor whitespace changes, particularly for krb5_get_init_creds_opt_set_change_password_prompt() so that the make-protos tool could recognize it (otherwise warnings resulted). We don't seem to have any tests for password changing :( EDIT: No, we do have a test.

@spaceone
Copy link
Contributor Author

Thank you for responding!

@nicowilliams
Copy link
Contributor

Merged as 7422cd1.

@nicowilliams
Copy link
Contributor

Thanks for the contribution!

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

Successfully merging this pull request may close these issues.

None yet

3 participants