Bug 12172

Summary: CVS with SSH public key authentication doesn't work anymore
Product: freedesktop.org Reporter: Sebastian Dröge (slomo) <slomo>
Component: Version controlAssignee: fd.o Admin Massive <sitewranglers>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Sebastian Dröge (slomo) 2007-08-26 12:20:23 UTC
Hi,
since today or yesterday I can't login to cvs.freedesktop.org anymore, i.e. cvs checkouts, updates, etc are not working.

ssh -vvv cvs.freedesktop.org gives:
[...]
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /home/slomo/.ssh/id_dsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,keyboard-interactive
debug1: Trying private key: /home/slomo/.ssh/identity
debug3: no such identity: /home/slomo/.ssh/identity
debug1: Trying private key: /home/slomo/.ssh/id_rsa
debug3: no such identity: /home/slomo/.ssh/id_rsa
debug2: we did not send a packet, disable method
debug3: authmethod_lookup keyboard-interactive
debug3: remaining preferred: password
debug3: authmethod_is_enabled keyboard-interactive
debug1: Next authentication method: keyboard-interactive
debug2: userauth_kbdint
debug2: we sent a keyboard-interactive packet, wait for reply
debug2: input_userauth_info_req
debug2: input_userauth_info_req: num_prompts 1
Password:

As I don't even have a password I can't do anything. I didn't change something with my setup since it worked 2 days ago.

Thomas Vander Stichele told me on IRC that I'm not in the shadow file anymore.

My account name was slomo, ssh pubkey, etc in bug #9260.

Bye
Comment 1 Sebastian Dröge (slomo) 2007-09-05 14:28:25 UTC
Was fixed by Daniel Stone some minutes ago, thanks :)

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.