[Heimdal-source-changes] [heimdal/heimdal] de4fbc: lib/krb5: Do not re-send the AS-REQ if fast was di...

GitHub noreply at github.com
Fre Dec 14 23:38:44 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: de4fbc95145737ad71e115e47dcb635fcd71bdab
      https://github.com/heimdal/heimdal/commit/de4fbc95145737ad71e115e47dcb635fcd71bdab
  Author: Andrew Bartlett <abartlet at samba.org>
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
    M lib/krb5/init_creds_pw.c

  Log Message:
  -----------
  lib/krb5: Do not re-send the AS-REQ if fast was disabled

Without this, in an AS-REQ that has no local key for FAST
we would send the AS-REQ again, which can bump the bad
password count on the KDC twice.

So only try again if FAST was actually tried.

Signed-off-by: Andrew Bartlett <abartlet at samba.org>



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