[14640] in Kerberos
Re: How to configure a Kerberos 5 Linux client of a Solaris KDC server
daemon@ATHENA.MIT.EDU (Wyllys Ingersoll)
Mon Jul 9 09:52:52 2001
Message-Id: <200107091350.f69Do1U662025@jurassic.eng.sun.com>
Date: Mon, 9 Jul 2001 09:53:27 -0400 (EDT)
From: Wyllys Ingersoll <Wyllys.Ingersoll@eng.sun.com>
Reply-To: Wyllys Ingersoll <Wyllys.Ingersoll@eng.sun.com>
To: K.J.Richardson@gre.ac.uk
Cc: kerberos@mit.edu
MIME-Version: 1.0
Content-Type: TEXT/plain; charset=us-ascii
Content-MD5: EDULLPOc4X17Qje+ImpH6Q==
>>
>> You cannot use an MIT-based 'kadmin' client with a SEAM based KDC because
>> the RPC protocol used by the MIT admin program is incompatible with the
>> RPC protocol used by SEAM. SEAM uses RPCSEC_GSS (RFC 2743) and MIT uses
>> an older, non-standard, secure RPC protocol.
>>
>> SEAM and MIT are compatible for all other non-administrative protocols.
>> e.g. 'kinit' from one will work with the other, etc etc.
>>
>> -wyllys
>>
>>
>
>Thanks. So should there be no problem in mounting Sun-server filesystems
>on a LInux client suing Kerberised NFS?
>
I dont believe Linux supports Kerberized NFS yet, so this will not work.
-wyllys