Skip to content
This project is mirrored from https://gitlab.com/samba-team/samba.git. Pull mirroring updated .
  1. Nov 10, 2018
  2. Nov 08, 2018
  3. Nov 03, 2018
    • Isaac Boukris's avatar
      [HACK] adapt krb5.kdc test to upstream change · 1dafd812
      Isaac Boukris authored
      
      
      New heimdal client code calls capath flow (first) even
      if the KRB5_GC_CANONICALIZE flag was requested, this
      helps when the ccache is initialized with a tgt like
      'krbtgt/realm@REALM', and you ask a service ticket for
      'user@realm', where capath function succeeds with no
      packets while the old code would fail with KRB5_CC_NOTFOUND".
      
      Note that it'd sets the canonicalize flag in capath
      flow, which is a bit strange since it won't use referrals.
      
      Signed-off-by: default avatarIsaac Boukris <iboukris@gmail.com>
      1dafd812
  4. Oct 31, 2018
  5. Sep 20, 2018