[HCoop-Help] permission problems (ssh access with passwordless login)

Adam Megacz megacz at hcoop.net
Mon Jun 29 20:42:12 EDT 2009


Adam Megacz <megacz at hcoop.net> writes:
> Could you please send the output of this exact command sequence?
>
>   kinit andrew at HCOOP.NET
>   klist
>   ssh -oGSSAPIAuthentication=yes -oGSSAPIDelegateCredentials=yes andrew at mire.hcoop.net
>   klist
>
> (the last command will be executed on mire)

Sorry, that should be

   kinit andrew at HCOOP.NET
   klist
   ssh -vvv -oGSSAPIAuthentication=yes -oGSSAPIDelegateCredentials=yes andrew at mire.hcoop.net
   klist

(note the -vvv)

  - a



More information about the HCoop-Help mailing list