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

Re: [cobalt-users] Fwd:ssh - problem - nearly there



Hi Gerald,

> ssh -l username www.servername
> #3 but it keeps asking for my password what do i do to fix this?
> the same when i run
> slogin
>
> have uploaded my .ssh/identity.pub  to server but still no go/

Run ssh with the "-v" switch. It'll be verbose and probably tell you that
the permissions on your homedir are not as ssh likes it. <guessing>

That should give you enough info.

Best of luck... Nico