git passwd

Yves-Alexis Perez corsac at debian.org
Thu Oct 29 13:47:20 CET 2009


Kees Scherpenhuijzen a écrit :
> 2009/10/27 David Mohr <squisher at xfce.org>:
>> On Tue, Oct 27, 2009 at 2:26 PM, Kees Scherpenhuijzen <noik00 at gmail.com> wrote:
>>> 2009/10/27 Brian J. Tarricone <brian at tarricone.org>:
>>>> On Tue, Oct 27, 2009 at 11:37, Kees Scherpenhuijzen <noik00 at gmail.com> wrote:
>>>>> It also said my password isn't set yet, my acount didn't had a pass.
>>>>> And i could set it with the command: ssh USERNAME at git.xfce.org passwd.
>>>>>
>>>>> Doing that results in a permission denied. It looks just like he is
>>>>> asking for a password. And not to enter a new password.
>>>>>
>>>>> Here's a example from console:
>>>>> [noik at localhost ~]$ ssh noik at git.xfce.org passwd
>>>>> noik at git.xfce.org's password:
>>>>> Permission denied, please try again.
>>>>> noik at git.xfce.org's password:
>>>> You need to use ssh pubkey to log in for the first time.  Something's
>>>> not set up right, otherwise you should be prompted for your key
>>>> passphrase, not your password.
>>>>
>>>>     -brian
>>>> _______________________________________________
>>>> Xfce4-dev mailing list
>>>> Xfce4-dev at xfce.org
>>>> http://foo-projects.org/mailman/listinfo/xfce4-dev
>>>>
>>> Well at first i had ~/.ssh/ad_dsa.pub i renamed it to id_dsa.pub since
>>> i thought git will automatically provided the key  inside a file
>>> named: id_dsa.*
>>>
>>> since then i only get the question about a password.
>>>
>>> before renaming the file i got first the passphrase, which i entered
>>> then(correctly), and then it also asked for my password, and
>>> eventually will give a permission denied.
>> ssh -v will tell you what files it is trying etc.
>>
>> ~David
>> _______________________________________________
>> Xfce4-dev mailing list
>> Xfce4-dev at xfce.org
>> http://foo-projects.org/mailman/listinfo/xfce4-dev
>>
> 
> Hey,
> 
> I now tried connecting again with the -v option. Here is the result of
> the command
> "ssh -vv noik at git.xfce.org passwd" -> http://fpaste.org/X4Y0/

> debug1: identity file /home/noik/.ssh/identity type -1
> debug2: key_type_from_name: unknown key type '-----BEGIN'
> debug2: key_type_from_name: unknown key type 'Proc-Type:'
> debug2: key_type_from_name: unknown key type 'DEK-Info:'
> debug2: key_type_from_name: unknown key type '-----END'
> debug1: identity file /home/noik/.ssh/id_rsa type 1
> debug2: key_type_from_name: unknown key type '-----BEGIN'
> debug2: key_type_from_name: unknown key type 'Proc-Type:'
> debug2: key_type_from_name: unknown key type 'DEK-Info:'
> debug2: key_type_from_name: unknown key type '-----END'
> debug1: identity file /home/noik/.ssh/id_dsa type 2

That doesn't look good...
Seems our keys are not really what they should be.

Cheers,

-- 
Yves-Alexis



More information about the Xfce4-dev mailing list