kdc: no error if req is fwdable on non-fwdable princ
commit9aa573c9ce76341f9835f43605e5925167076e20
authorRoland C. Dowdeswell <roland.dowdeswell@twosigma.com>
Fri, 21 Jun 2019 13:02:22 +0000 (21 14:02 +0100)
committerJeffrey Altman <jaltman@auristor.com>
Fri, 21 Jun 2019 14:11:58 +0000 (21 10:11 -0400)
treeb947dbef169b6ada409ac8d740d77c6824e06f59
parentfcd57af8e1497f4558789251768f9d2900b54679
kdc: no error if req is fwdable on non-fwdable princ

Instead of returning an error if the client asks for
a forwardable ticket where it isn't allowed, we simply
return one that isn't forwardable.
kdc/kerberos5.c