mainSavannah Administration - Support: sr #103516, SSH access blocked

 
 

sr #103516: SSH access blocked

Submitter:  Kurt Brauchli <JB>
Submitted:  Thu 28 Oct 2004 10:28:42 AM UTC
   
 
Category:  Source code repositories - developer access Priority:  5 - Normal
Severity:  6 - Security Status:  Done
Privacy:  Public Assigned to:  sonicmctails
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 21 Jun 2005 09:24:36 PM UTC, comment #5: 

check group name of home directory...Owen...Primus Canada

Anonymous
Mon 08 Nov 2004 08:18:23 AM UTC, comment #4: 

perfect! Now everything is working smoothly again. thanks

Kurt Brauchli <JB>
Fri 05 Nov 2004 07:10:58 PM UTC, comment #3: 

Can you try now? I fixed the permissions of your home directory.

Sylvain Beucler <Beuc>
Wed 03 Nov 2004 12:42:16 PM UTC, comment #2: 

The command that I am using above is this:
ssh -v -v -v -email is unavailable-

he keypair works with other servers without any problem.

I also try with another keypair, that had been working with savannah until about a week ago. It is not working anymore since I uploaded the new keypair last week.

Kurt Brauchli <JB>
Thu 28 Oct 2004 08:25:56 PM UTC, comment #1: 

The SSH Keys are being synced here, and showing up in our authorized_users file for your account. Can you please post the command you are using, and can you also confirm that your private/public key pair works w/ other SSH servers, so we can limit the cause of this problem.

Michael Casadevall <sonicmctails>
Thu 28 Oct 2004 10:28:42 AM UTC, original submission:  

After submitting a new dss key (for cvs access) via the website, ssh login is not working anymore. Not from the machine with the new key, but also not anymore from the machines where it was working before (with a different key that is still in my key collection on savannah). Public key authentication is not accepted anymore and now I am always prompted for the savannah password. I first uploaded the new key yesterday, when the old key was stil working. Today, neither new nor old are accepted.


excerpt from an ssh session:
debug1: authentications that can continue: publickey,password,keyboard-interactive
debug3: start over, passed a different list publickey,password,keyboard-interactive
debug3: preferred publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: next auth method to try is publickey
debug2: userauth_pubkey_agent: no keys at all
debug2: userauth_pubkey_agent: no more keys
debug2: userauth_pubkey_agent: no message sent
debug1: try pubkey: /home/kurt/.ssh/id_rsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: authentications that can continue: publickey,password,keyboard-interactive
debug2: userauth_pubkey_agent: no more keys
debug2: userauth_pubkey_agent: no message sent
debug1: try pubkey: /home/kurt/.ssh/id_dsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: authentications that can continue: publickey,password,keyboard-interactive
debug2: userauth_pubkey_agent: no more keys
debug2: userauth_pubkey_agent: no message sent
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 auth method to try is keyboard-interactive
debug2: userauth_kbdint
debug2: we sent a keyboard-interactive packet, wait for reply
debug1: authentications that can continue: publickey,password,keyboard-interactive
debug3: userauth_kbdint: disable: no info_req_seen
debug2: we did not send a packet, disable method
debug3: authmethod_lookup password
debug3: remaining preferred:
debug3: authmethod_is_enabled password
debug1: next auth method to try is password



Has there been any change in the ssh login or with the website ?

username: JB
project: ipath


many thanks for any suggestions on what I am doing the wrong way.

Kurt

Kurt Brauchli <JB>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-11-08 sonicmctails StatusNone Done
    Open/ClosedOpen Closed
2004-10-28 sonicmctails Assigned toNone sonicmctails

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code