> Alan Chandler writes:
> On 04/08/11 09:15, Ivan Shmakov wrote:
> Alan Chandler writes:
>>> (I actually have loads of these in my config file for all different
>>> combinations of username and host - I also tend to make different
>>> key pairs for each host which is why I am spe
On 04/08/11 09:15, Ivan Shmakov wrote:
Alan Chandler writes:
> (I actually have loads of these in my config file for all different
> combinations of username and host - I also tend to make different key
> pairs for each host which is why I am specifying an IdentityFile in
> each.)
> Alan Chandler writes:
> (I actually have loads of these in my config file for all different
> combinations of username and host - I also tend to make different key
> pairs for each host which is why I am specifying an IdentityFile in
> each.)
Why? The asymmetric cryptography e
On Thu, Aug 4, 2011 at 3:23 PM, Alan Chandler
wrote:
> Apologies to lina - I replied directly to her instead of the list = here is
> what I sent.
>
> On 04/08/11 08:21, Alan Chandler wrote:
>> On 02/08/11 16:02, lina wrote:
>>> Hi,
>>>
>>> when I tried to ssh some_server, it showed me,
>>>
>>> Per
Apologies to lina - I replied directly to her instead of the list = here
is what I sent.
On 04/08/11 08:21, Alan Chandler wrote:
> On 02/08/11 16:02, lina wrote:
>> Hi,
>>
>> when I tried to ssh some_server, it showed me,
>>
>> Permission denied (publickey,gssapi-with-mic,password).
>>
>> 1] I t
Thanks all for your suggestions.
The problem was solved after chmod og-rw * in ~/.ssh directory.
Thanks,
On Wed, Aug 3, 2011 at 11:55 AM, Eero Volotinen wrote:
> 2011/8/2 lina :
>> Hi,
>>
>> when I tried to ssh some_server, it showed me,
>>
>> Permission denied (publickey,gssapi-with-mic,passwo
2011/8/2 lina :
> Hi,
>
> when I tried to ssh some_server, it showed me,
>
> Permission denied (publickey,gssapi-with-mic,password).
>
> 1] I tried ssh from desktop, laptop and other server, the same problem.
> 2] I generate a new key by ssh-keygen in some_server, it still has
> this problem.
>
>
On Wed, Aug 3, 2011 at 12:34 AM, Juan Sierra Pons wrote:
> 2011/8/2 lina :
>> On Tue, Aug 2, 2011 at 11:24 PM, Joao Ferreira Gmail
>> wrote:
>>> On Tue, 2011-08-02 at 23:02 +0800, lina wrote:
Hi,
when I tried to ssh some_server, it showed me,
Permission denied (publickey,
lina:
>
> I can ssh by username@full_some_server_address, but can't access in a
> simple way,
Then create the file ~/.ssh/config and add an entry like this:
Host shortname
User username
HostName full_some_server_address
After saving the file, you can use 'ssh shortname' to connect to th
2011/8/2 lina :
> On Tue, Aug 2, 2011 at 11:24 PM, Joao Ferreira Gmail
> wrote:
>> On Tue, 2011-08-02 at 23:02 +0800, lina wrote:
>>> Hi,
>>>
>>> when I tried to ssh some_server, it showed me,
>>>
>>> Permission denied (publickey,gssapi-with-mic,password).
>>>
>>> 1] I tried ssh from desktop, lapt
Hi Lina,
lina wrote:
I can ssh by username@full_some_server_address, but can't access in a
simple way,
Is it simply that you are one user and you want to ssh to a different
user name?
If you ssh some_server, then it will default to whatever username you
are currently logged in as.
--
Kin
On Tue, Aug 2, 2011 at 11:24 PM, Joao Ferreira Gmail
wrote:
> On Tue, 2011-08-02 at 23:02 +0800, lina wrote:
>> Hi,
>>
>> when I tried to ssh some_server, it showed me,
>>
>> Permission denied (publickey,gssapi-with-mic,password).
>>
>> 1] I tried ssh from desktop, laptop and other server, the sam
On Tue, 2011-08-02 at 23:02 +0800, lina wrote:
> Hi,
>
> when I tried to ssh some_server, it showed me,
>
> Permission denied (publickey,gssapi-with-mic,password).
>
> 1] I tried ssh from desktop, laptop and other server, the same problem.
> 2] I generate a new key by ssh-keygen in some_server,
Hi,
when I tried to ssh some_server, it showed me,
Permission denied (publickey,gssapi-with-mic,password).
1] I tried ssh from desktop, laptop and other server, the same problem.
2] I generate a new key by ssh-keygen in some_server, it still has
this problem.
I can ssh by username@full_some_se
14 matches
Mail list logo