[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: alternative to user-to-user Kerberos in KINK



>	3) A standard Kerberized server that doesn't support the
>user-to-user tickets is a lot simpler to implement.

If you don't handle a TGS_REQ, I don't think you could call it "Kerberos";
and from looking at a sample KDC, I don't think a TGS_REQ really adds that
much complexity (compared to how much else you have to implement to
do Kerberos).

--Ken