[22297] in Kerberos

home help back first fref pref prev next nref lref last post

Re: Problems using kerberos with ssh.

daemon@ATHENA.MIT.EDU (Fredrik Tolf)
Fri Aug 27 16:35:35 2004

From: Fredrik Tolf <fredrik@dolda2000.com>
Date: Fri, 27 Aug 2004 01:48:58 +0200
Message-ID: <1093564139.6750.4.camel@pc7.dolda2000.com>
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu

On Thu, 2004-08-26 at 18:01 +0000, wrote:
> What should i have to do to make it work?
> Will i have to install more packages?( i saw some people saying to use 
> afs)
> Anyone here have ssh + kerberos working in Linux?

Yeah, I do. The problem is that Fedora doesn't ship a Kerberos-enabled
OpenSSH, so you'll have to recompile it from source. That means that you
will also need the krb5-devel package.

You also have to enable GSSAPI authentication in the client
configuration, by adding the option "GSSAPIAuthentication yes" to your
~/.ssh/config. If you want ticket forwarding, you'll also need
"GSSAPIDelegateCredentials yes".

Hope it helps.

Fredrik Tolf


________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post