I get the following error when trying to connect with kermit telnet:
key size is not compatible with encryption type

I have set the UNIX kerberos client to use DES-CBC-CRC encryption.
If I look in the Leash ticket manger, after trying to connect to from kermit
to the UNIX host, I have the krbtgt ticket from the AD, as well as the
host/[EMAIL PROTECTED] ticket.
Version of kerberos on UNIX is HP's version of Kerberos which comes with
11.11

"Jeffrey Altman" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Ryan Odgers wrote:
> > I have AD users corresponding to the services eg. telnet and ftp and
have
> > used ktpass to generate the following principals.
> > telnet/[EMAIL PROTECTED]
> > ftp/[EMAIL PROTECTED]
> >
> > I just get lost in how to get a ticket from windows to use that service.
if
> > i am on the unix machine and do a kinit with the service as above, I can
> > authenticate and if I do a klist the ticket is listed. How do I make a
> > kerberos aware client on windows to authenticate using these
credentials?
>
> The client will require access to the TGT for the end user principal.
> Then you need a Kerberos aware Telnet and FTP client application.
> (Kermit 95 will perform both as well as providing Kerberos ticket
> management script functions.)
>
> At that point all you should need to do is connect to the service on the
> Unix host from the Telnet/FTP client.  The client software should do the
> rest.
>
> Jeffrey Altman


________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to