[Heimdal-source-changes] [heimdal/heimdal] bfdef9: krb5: krb5_get_init_creds_opt_set_change_password_...

GitHub noreply at github.com
Sat Dec 22 08:14:41 CET 2018


  Branch: refs/heads/lukeh/322
  Home:   https://github.com/heimdal/heimdal
  Commit: bfdef9f54f3cb92383b59d5641a940845b982054
      https://github.com/heimdal/heimdal/commit/bfdef9f54f3cb92383b59d5641a940845b982054
  Author: Luke Howard <lukeh at padl.com>
  Date:   2018-12-22 (Sat, 22 Dec 2018)

  Changed paths:
    M lib/krb5/init_creds_pw.c

  Log Message:
  -----------
  krb5: krb5_get_init_creds_opt_set_change_password_prompt incomplete (#322)

krb5_get_init_creds_opt_set_change_password_prompt() was being ignored by
krb5_init_creds_step() which broke pam_krb5 tests. MIT does handle password
expiration within krb5_init_creds_step(), instead deferring to higher level
functions such as krb5_get_init_creds_password(). However, Heimdal kinit
requires this to be implemented.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Heimdal-source-changes mailing list