Subject: Re: kerberos question
To: Ken Hornstein <kenh@cmf.nrl.navy.mil>
From: Tom Yu <tlyu@MIT.EDU>
List: current-users
Date: 09/15/1998 14:43:57
>>>>> "kenh" == Ken Hornstein <kenh@cmf.nrl.navy.mil> writes:
kenh> Other things would be integrating the GSS-RPC stuff with our
kenh> RPC, so we can get Kerberos authenticated RPC for free.
You *really* don't want the krb5 GSS-RPC code. Really. It's gross
and shouldn't be used for anything besides the kadmind protocol. I
believe it's in violation of the actual standardized GSS-RPC. Just
don't do it.
---Tom