2011/5/5 Marianne Lombard <[email protected]>

> Le 05/05/2011 17:34, Marek Laane a écrit :
>
>>
>>
>> 2011/5/5 Rémi Verschelde <[email protected] <mailto:
>> [email protected]>>
>>
>>    2011/5/5 Marek Laane <[email protected] <mailto:[email protected]>>:
>>    >
>>    > But if i get
>>    > [marek@localhost ~]$ ssh svn.mageia.org <http://svn.mageia.org>
>>    > Password:
>>    > Password:
>>    > Password:
>>    > [email protected] <mailto:[email protected]>'s password:
>>
>>    > Permission denied, please try again.
>>    > [email protected] <mailto:[email protected]>'s password:
>>    > Received disconnect from 212.85.158.147 <http://212.85.158.147>:
>>
>>    2: Too many authentication failures
>>    > for marek
>>    > [marek@localhost ~]$
>>    > then what?
>>
>>
>>    That's probably because your login on LDAP is not "marek" (which is
>>    your local Mageia username). I had the same problem at my first
>>    attempt to check out the SVN because my Mageia username is "remi".
>>
>>    You have to use: ssh [email protected]
>>    <mailto:[email protected]> if you don't want ssh
>>    to assume you are [email protected] <mailto:[email protected]>.
>>
>>
>>    Regards,
>>    Rémi / Akien
>>
>>
>> You may be right but I still got same...
>>
>> Marek Laane
>>
>>  Can you try ssh -v [email protected] ?
>
> Regards
>
> --
> Marianne Lombard (Jehane)
> Mageia User - Mageia french translation team
> Inside every fat girl, there is a thin girl waiting to get out (and a lot
> of chocolate) - Terry Pratchett
>
> [marek@localhost ~]$ ssh -v [email protected]
OpenSSH_5.8p1, OpenSSL 1.0.0d 8 Feb 2011
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to svn.mageia.org [212.85.158.147] port 22.
debug1: Connection established.
debug1: identity file /home/marek/.ssh/identity type -1
debug1: identity file /home/marek/.ssh/identity-cert type -1
debug1: identity file /home/marek/.ssh/id_rsa type 1
debug1: identity file /home/marek/.ssh/id_rsa-cert type -1
debug1: identity file /home/marek/.ssh/id_dsa type -1
debug1: identity file /home/marek/.ssh/id_dsa-cert type -1
debug1: identity file /home/marek/.ssh/id_ecdsa type -1
debug1: identity file /home/marek/.ssh/id_ecdsa-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5
debug1: match: OpenSSH_5.5 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.8
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5 none
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Server host key: RSA ad:34:4d:3f:37:73:91:51:9b:af:80:ce:e9:d6:2a:a4
debug1: Host 'svn.mageia.org' is known and matches the RSA host key.
debug1: Found key in /home/marek/.ssh/known_hosts:7
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/marek/.ssh/id_rsa
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Trying private key: /home/marek/.ssh/identity
debug1: Trying private key: /home/marek/.ssh/id_dsa
debug1: Trying private key: /home/marek/.ssh/id_ecdsa
debug1: Next authentication method: keyboard-interactive
Password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
Password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
Password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: password
[email protected]'s password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
Permission denied, please try again.
[email protected]'s password:
Received disconnect from 212.85.158.147: 2: Too many authentication failures
for mareklaane
[marek@localhost ~]$

Reply via email to