mainSavannah Administration - Support: sr #106276, can't login to savannah shell

 
 

sr #106276: can't login to savannah shell

Submitter:  fdarkangel <fdarkangel>
Submitted:  Sat 23 Feb 2008 03:07:27 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  Beuc
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 23 Feb 2008 08:23:01 AM UTC, comment #1: 

Hi.

It's not possible to login at Savannah. The shell is restricted to the commands you need to use, such as cvs, git-shell or rsync (depending on what domain you connect to).

Sylvain Beucler <Beuc>
Sat 23 Feb 2008 03:07:27 AM UTC, original submission:  

Here's the shell sequence

$ ssh -v -email is unavailable-
OpenSSH_4.7p1-hpn12v19, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /home/salviati/.ssh/config
debug1: Applying options for cvs.*gnu.org
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to cvs.savannah.gnu.org [199.232.41.69] port 22.
debug1: Connection established.
debug1: identity file /home/salviati/.ssh/id_dsa_savannah type 2
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3p2 Debian-9
debug1: match: OpenSSH_4.3p2 Debian-9 pat OpenSSH*
debug1: Remote is NON-HPN aware
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.7p1-hpn12v19
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: AUTH STATE IS 0
debug1: REQUESTED ENC.NAME is 'aes128-cbc'
debug1: kex: server->client aes128-cbc hmac-md5 -email is unavailable-
debug1: REQUESTED ENC.NAME is 'aes128-cbc'
debug1: kex: client->server aes128-cbc hmac-md5 -email is unavailable-
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: Host 'cvs.savannah.gnu.org' is known and matches the RSA host key.
debug1: Found key in /home/salviati/.ssh/known_hosts:17
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /home/salviati/.ssh/id_dsa_savannah
debug1: Server accepts key: pkalg ssh-dss blen 433
debug1: PEM_read_PrivateKey failed
debug1: read PEM private key done: type <unknown>
Enter passphrase for key '/home/salviati/.ssh/id_dsa_savannah':
debug1: read PEM private key done: type DSA
debug1: Enabling compression at level 6.
debug1: Authentication succeeded (publickey).
debug1: HPN to Non-HPN Connection
debug1: Final hpn_buffer_size = 2097152
debug1: channel 0: new [client-session]
debug1: Enabled Dynamic Window Scaling

debug1: Entering interactive session.
Last login: Sat Feb 23 03:03:10 2008 from 193.140.7.134
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
You tried to execute:
Sorry, you are not allowed to execute that command.
debug1: channel 0: free: client-session, nchannels 1
Connection to cvs.savannah.gnu.org closed.
debug1: Transferred: stdin 0, stdout 0, stderr 44 bytes in 3.0 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 14.6
debug1: Exit status 1
debug1: compress outgoing: raw data 346, compressed 208, factor 0.60
debug1: compress incoming: raw data 214, compressed 182, factor 0.85
$

Well, i haven't tried to run any command, so i thought i might be login itself that fails. To check, i tried

$ ssh -email is unavailable- /bin/bash

and it's just the same. Could you fix it?

fdarkangel <fdarkangel>

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by Beuc (Posted a comment)
  • -email is unavailable- added by fdarkangel (Submitted the item)
  •  

    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
    2008-02-23 Beuc StatusNone Done
        Assigned toNone Beuc
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code