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

Re: ssh + kerberosV



touche@localhost is the fault

you have to do it so:
$ ssh touche@hostname <- and hostname must not be localhost

And yes in OpenBSD is it /etc/kerberosV/krb5.keytab sorry :)

For localhost is no entry in the kerberos server :)

On Sat, 2003-11-29 at 10:40, Julien TOUCHE wrote:
> Matthijs Mohlmann wrote:
> 
> > Do you have a ssh key and a host key in the keytab ?
> > 
> > kadmin> add --random-key host/hostname
> > kadmin> add --random-key ssh/hostname
> > kadmin> ext -k /etc/krb5.keytab host/hostname
> > kadmin> ext -k /etc/krb5.keytab ssh/hostname
> (on openbsd, it's /etc/kerberosV/krb5.keytab, no ?)
> 
> have not the service entry, no more error but always ask for passwd.
> 
> # kdestroy
> # kinit touche
> touche@VPN.WWW's Password:
> # ssh touche@localhost
> touche@localhost's password:
> 
> and "Failed password" in authlog
> 
> 
> Regards
> 
> 		Julien
> 
> note: i'm on the list, please no cc.