[Likewise-open-discuss] kerberized ssh not working

Jorge Ferrando jferrando at cc.upv.es
Mon Apr 21 07:36:48 PDT 2008


Hi all.

I've properly installed likewise in a ubuntu linux box. It's working  
ok with interactive and ssh logins.

Now im trying to kerberize ssh as shown in likewise manuals adding the  
following lines to ssh_config and sshd_config

    GSSAPIAuthentication yes
    GSSAPIDelegateCredentials yes

It's not working.

Running ssh with -vv option in the client, I get the following:

debug1: Authentications that can continue: publickey,gssapi- 
keyex,gssapi-with-mic,password,keyboard-interactive
debug1: Next authentication method: gssapi-keyex
debug1: No valid Key exchange context
debug2: we did not send a packet, disable method
debug1: Next authentication method: gssapi-with-mic
debug1: Unspecified GSS failure.  Minor code may provide more  
information
Server not found in Kerberos database

debug1: Unspecified GSS failure.  Minor code may provide more  
information
Server not found in Kerberos database

debug1: Unspecified GSS failure.  Minor code may provide more  
information


debug2: we did not send a packet, disable method
debug1: Next authentication method: publickey


Any idea?


More information about the Likewise-open-discuss mailing list