[Heimdal-source-changes] [heimdal/heimdal] 7daa26: Fixes issue#535 - verify-password-quality

Quanah Gibson-Mount noreply at github.com
Fre May 31 02:17:09 CEST 2019


  Branch: refs/heads/jaltman/7-7-docs
  Home:   https://github.com/heimdal/heimdal
  Commit: 7daa26cf88cad969abf032ff23477160ed264c8b
      https://github.com/heimdal/heimdal/commit/7daa26cf88cad969abf032ff23477160ed264c8b
  Author: Quanah Gibson-Mount <quanah at symas.com>
  Date:   2019-05-30 (Thu, 30 May 2019)

  Changed paths:
    M kadmin/kadmin.1

  Log Message:
  -----------
  Fixes issue#535 - verify-password-quality

At one point in time, the configuration option was named
"password-quality" but this was later changed to
"verify-password-quality".  Update the kadmin(1) man page to reflect
this change.

(cherry picked from commit 4371af9e75f8b560b851b2a9b6faf63fc8535598)


  Commit: f79875dd9b2ac6eff0d22a7fbfa2137bf35687bb
      https://github.com/heimdal/heimdal/commit/f79875dd9b2ac6eff0d22a7fbfa2137bf35687bb
  Author: Quanah Gibson-Mount <quanah at symas.com>
  Date:   2019-05-30 (Thu, 30 May 2019)

  Changed paths:
    M kdc/hprop.8

  Log Message:
  -----------
  Fixes #550 - Note that encrypt is the default option

There are two options to hprop.  It's important to note that the default
behavior is to transmit the database with encrypted keys.

(cherry picked from commit 68f74fbaf11344c802a8a46ecf05115c120b86d5)


  Commit: 6d845da6c278b366eb33847de39d4cc5e38ff50e
      https://github.com/heimdal/heimdal/commit/6d845da6c278b366eb33847de39d4cc5e38ff50e
  Author: Quanah Gibson-Mount <quanah at symas.com>
  Date:   2019-05-30 (Thu, 30 May 2019)

  Changed paths:
    M kadmin/kadmind.8

  Log Message:
  -----------
  Fixes #532 - Note that all does not include get-keys

Update the kadmind(8) man page to note that the "all" option for ACLs
does not include the "get-keys" option.

(cherry picked from commit 9de4da0dcc0a4a135e87c228b555500b2623c201)


  Commit: 551dab5c847651b263d4f336c2707ac8795c9995
      https://github.com/heimdal/heimdal/commit/551dab5c847651b263d4f336c2707ac8795c9995
  Author: Quanah Gibson-Mount <quanah at symas.com>
  Date:   2019-05-30 (Thu, 30 May 2019)

  Changed paths:
    M kadmin/kadmin.1

  Log Message:
  -----------
  Fixes #536 - Note that this can cause unexpected behavior with certain
backends

When running with verify-password-quality and a back-end that stores
history (such as heimdal-history) this command can cause an update to
the database meaning the password can no longer be used with this
principal in the future

(cherry picked from commit 290d7e75f25c3c60a2665ba19282649fe5a7e3e5)


Compare: https://github.com/heimdal/heimdal/compare/7daa26cf88ca%5E...551dab5c8476


More information about the Heimdal-source-changes mailing list