s4:mitkdc: Always set SDB_F_FOR_{TGS,AS}_REQ flag for DAL >= 9
authorSamuel Cabrero <scabrero@samba.org>
Mon, 27 Jun 2022 14:04:56 +0000 (16:04 +0200)
committerSamuel Cabrero <scabrero@samba.org>
Mon, 4 Jul 2022 12:22:16 +0000 (12:22 +0000)
commit17f8ec6f57a831de90bf66fd7523b4d1148cb397
tree52c8b36a80403e62acb5ca742cb03b69d3dc60bf
parent96b77d87639ca3c88df9208861a131f29971df8a
s4:mitkdc: Always set SDB_F_FOR_{TGS,AS}_REQ flag for DAL >= 9

The KRB5_KDB_FLAG_REFERRAL_OK is to indicate wether a realm referral is
allowed. In AD this is always allowed. Also there is no way to pass that
indication to the SamDB layer.

Pair-Programmed-With: Andreas Schneider <asn@samba.org>

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Samuel Cabrero <scabrero@samba.org>
Autobuild-Date(master): Mon Jul  4 12:22:16 UTC 2022 on sn-devel-184
source4/kdc/mit_samba.c