[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Fwd:ssh - problem - nearly there
- Subject: Re: [cobalt-users] Fwd:ssh - problem - nearly there
- From: "Nico Meijer" <nico.meijer@xxxxxxxxx>
- Date: Tue Jul 17 22:26:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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