Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Account on beta.boost.org
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-09-06 18:18:51


On Sep 6, 2008, at 4:09 PM, K. Noel Belcourt wrote:

>
> On Sep 6, 2008, at 4:07 PM, Rene Rivera wrote:
>
>> K. Noel Belcourt wrote:
>>> Here's another one to try, see if this looks better.
>>
>> I think that's better. I've added it to the authorize file. And I've
>> stopped my trunk regression results process. So see if the upload
>> works
>> for you. Note, you have to specify my user name for login in with the
>> ssh commands ("-l grafik" ssh option, or "user_at_[hidden]" for
>> scp).
>
> Not working. I get prompted for your password.
>
> [kbelco_at_sahp7645 scratch]$ ssh grafik_at_[hidden]
> grafik's password:
> Received signal 2. (no core)
>
> [kbelco_at_sahp7645 scratch]$ ssh -l grafik beta.boost.org
> grafik's password:
> Received signal 2. (no core)

Here's the verbose output.

[kbelco_at_sahp7645 scratch]$ ssh -v grafik_at_[hidden]
debug: SshConfig/sshconfig.c:768/ssh_config_set_param_verbose:
Setting variable 'VerboseMode' to 'FALSE'.
debug: SshConfig/sshconfig.c:3385/ssh_config_read_file_ext: Read 16
params from config file.
debug: Ssh2/ssh2.c:1772/main: User config file not found, using
defaults. (Looked for '/home/kbelco/.ssh2/ssh2_config')
debug: Connecting to beta.boost.org, port 22... (SOCKS not used)
debug: Ssh2Transport/trcommon.c:3748/ssh_tr_create: My version:
SSH-1.99-3.2.9 F-SECURE SSH 3.2.3 SNL2-1
debug: client supports 5 auth methods: 'gssapi,gssapi-with-
mic,kerberos-tgt-2_at_[hidden],kerberos-1_at_[hidden],password'
debug: Ssh2Common/sshcommon.c:588/ssh_common_wrap: local ip =
205.137.80.92, local port = 37531
debug: Ssh2Common/sshcommon.c:590/ssh_common_wrap: remote ip =
129.79.245.252, remote port = 22
debug: SshConnection/sshconn.c:1945/ssh_conn_wrap: Wrapping...
debug: SshReadLine/sshreadline.c:2432/ssh_readline_eloop_initialize:
Initializing ReadLine...
debug: Remote version: SSH-1.99-OpenSSH_3.9p1
debug: OpenSSH: Major: 3 Minor: 9 Revision: 0
debug: Ssh2Transport/trcommon.c:973/ssh_tr_input_version: All
versions of OpenSSH handle kex guesses incorrectly.
debug: Ssh2Transport/trcommon.c:1377/ssh_tr_negotiate: lang s to c:
`', lang c to s: `'
debug: Ssh2Transport/trcommon.c:1443/ssh_tr_negotiate: c_to_s: cipher
3des-cbc, mac hmac-sha1, compression none
debug: Ssh2Transport/trcommon.c:1446/ssh_tr_negotiate: s_to_c: cipher
3des-cbc, mac hmac-sha1, compression none
debug: Remote host key found from database.
debug: Ssh2Common/sshcommon.c:380/ssh_common_special: Received
SSH_CROSS_STARTUP packet from connection protocol.
debug: Ssh2Common/sshcommon.c:430/ssh_common_special: Received
SSH_CROSS_ALGORITHMS packet from connection protocol.
debug: server offers auth methods 'publickey,password,keyboard-
interactive,hostbased'.
debug: Ssh2AuthPasswdClient/authc-passwd.c:105/
ssh_client_auth_passwd: Starting password auth...
grafik's password:
Received signal 2. (no core)

It seems like your system supports

debug: server offers auth methods 'publickey,password,keyboard-
interactive,hostbased'.

while we support only these

debug: client supports 5 auth methods: 'gssapi,gssapi-with-
mic,kerberos-tgt2_at_[hidden],kerberos-1_at_[hidden],password'

Note that publickey authentication is not supported on our side.

-- Noel


Boost-testing list run by mbergal at meta-comm.com