mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
918c7634c2
We now put the PAC in the AS-REP, so that the client has it in the
TGT. We then validate it (and re-sign it) on a TGS-REQ, ie when the
client wants a ticket.
This should also allow us to interop with windows KDCs.
If we get an invalid PAC at the TGS stage, we just drop it.
I'm slowly trying to move the application logic out of hdb-ldb.c, and
back in with the rest of Samba's auth system, for consistancy. This
continues that trend.
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
.. | ||
cf | ||
kdc | ||
lib | ||
fix-export |