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

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


  Branch: refs/heads/heimdal-7-1-branch
  Home:   https://github.com/heimdal/heimdal
  Commit: 1384b3c59aa3357796115f836a1fc185ba4b0ba8
      https://github.com/heimdal/heimdal/commit/1384b3c59aa3357796115f836a1fc185ba4b0ba8
  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: a7c7e310e11cbeaa988561c9f8659e74073ecfa7
      https://github.com/heimdal/heimdal/commit/a7c7e310e11cbeaa988561c9f8659e74073ecfa7
  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: b8bc1235a52272ff7dda570e5ffc924913816c63
      https://github.com/heimdal/heimdal/commit/b8bc1235a52272ff7dda570e5ffc924913816c63
  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: ed7bd297861ecb73c59b5cc6f991912f7e1b702c
      https://github.com/heimdal/heimdal/commit/ed7bd297861ecb73c59b5cc6f991912f7e1b702c
  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/e868c0ce681e...ed7bd297861e


More information about the Heimdal-source-changes mailing list