[Heimdal-source-changes] [heimdal/heimdal] def6e4: kadmin: honour pw-expiration-time when adding prin...

GitHub noreply at github.com
Sön Dec 23 07:34:44 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: def6e4fc799dcc7b6fd311d17605587e69e04593
      https://github.com/heimdal/heimdal/commit/def6e4fc799dcc7b6fd311d17605587e69e04593
  Author: Luke Howard <lukeh at padl.com>
  Date:   2018-12-23 (Sun, 23 Dec 2018)

  Changed paths:
    M kadmin/ank.c

  Log Message:
  -----------
  kadmin: honour pw-expiration-time when adding principal (#360)

Adding a principal with a random key or password did not respect non-default
password expiration times, because the act of setting the key or password would
clobber it with the default. As we update the principal anyway after setting
the keys, use this opportunity to restore the requested password expiration
time. (There are other ways to solve this, but this is the least intrusive.)



      **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