[ping]

On 1/27/08, Anil Gulecha <[EMAIL PROTECTED]> wrote:
> Hi,
>
> i'm unable to upload to cr.opensolaris.org... I do have an account
> there cr.opensolaris.org/~anilg
>
> I've uploaded my ssh keys as according to
> http://opensolaris.org/os/project/website/ssh_instructions/
>
> Also it asked for a password and not a passphrase as shown on the
> cr.opensolaris.org homepage..
>
> Any ideas on what the issue is.. below is the o/p of
>
> # ssh -v [EMAIL PROTECTED]
> Sun_SSH_1.1, SSH protocols 1.5/2.0, OpenSSL 0x0090801f
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: Rhosts Authentication disabled, originating port will not be trusted.
> debug1: ssh_connect: needpriv 0
> debug1: Connecting to cr.opensolaris.org [72.5.123.19] port 22.
> debug1: Connection established.
> debug1: identity file /.ssh/identity type -1
> debug1: identity file /.ssh/id_rsa type -1
> debug1: identity file /.ssh/id_dsa type 2
> debug1: Remote protocol version 2.0, remote software version Sun_SSH_1.1
> debug1: no match: Sun_SSH_1.1
> debug1: Enabling compatibility mode for protocol 2.0
> debug1: Local version string SSH-2.0-Sun_SSH_1.1
> debug1: Failed to acquire GSS-API credentials for any mechanisms (No
> credentials were supplied, or the credentials were unavailable or
> inaccessible
> Unknown code 0
> )
> debug1: SSH2_MSG_KEXINIT sent
> debug1: SSH2_MSG_KEXINIT received
> debug1: kex: server->client aes128-ctr hmac-md5 none
> debug1: kex: client->server aes128-ctr hmac-md5 none
> debug1: Peer sent proposed langtags, ctos:
> ar-EG,ar-SA,bg-BG,ca-ES,cs-CZ,da-DK,de,de-AT,de-CH,de-DE,de-LU,el-CY,el-GR,en-AU,en-CA,en-GB,en-IE,en-MT,en-NZ,en-US,es,es-AR,es-BO,es-CL,es-CO,es-CR,es-EC,es-ES,es-GT,es-MX,es-NI,es-PA,es-PE,es-PY,es-SV,es-UY,es-VE,et-EE,fi-FI,fr,fr-BE,fr-CA,fr-CH,fr-FR,fr-LU,he-IL,hi-IN,hr-HR,hu-HU,is-IS,it,it-IT,ja-JP,ko,ko-KR,lt-LT,lv-LV,mk-MK,mt-MT,nb-NO,nl-BE,nl-NL,nn-NO,pl,pl-PL,pt-BR,pt-PT,ro-RO,ru,ru-RU,sh-BA,sk-SK,sl-SI,sq-AL,sr-CS,sv,sv-SE,th-TH,tr-TR,zh,zh-CN,zh-HK,zh-TW,ar,ca,cz,da,el,et,fi,he,hu,ja,lt,lv,nl,no,no-NO,no-NY,nr,pt,sr-SP,sr-YU,th,tr,i-default
> debug1: Peer sent proposed langtags, stoc:
> ar-EG,ar-SA,bg-BG,ca-ES,cs-CZ,da-DK,de,de-AT,de-CH,de-DE,de-LU,el-CY,el-GR,en-AU,en-CA,en-GB,en-IE,en-MT,en-NZ,en-US,es,es-AR,es-BO,es-CL,es-CO,es-CR,es-EC,es-ES,es-GT,es-MX,es-NI,es-PA,es-PE,es-PY,es-SV,es-UY,es-VE,et-EE,fi-FI,fr,fr-BE,fr-CA,fr-CH,fr-FR,fr-LU,he-IL,hi-IN,hr-HR,hu-HU,is-IS,it,it-IT,ja-JP,ko,ko-KR,lt-LT,lv-LV,mk-MK,mt-MT,nb-NO,nl-BE,nl-NL,nn-NO,pl,pl-PL,pt-BR,pt-PT,ro-RO,ru,ru-RU,sh-BA,sk-SK,sl-SI,sq-AL,sr-CS,sv,sv-SE,th-TH,tr-TR,zh,zh-CN,zh-HK,zh-TW,ar,ca,cz,da,el,et,fi,he,hu,ja,lt,lv,nl,no,no-NO,no-NY,nr,pt,sr-SP,sr-YU,th,tr,i-default
> debug1: We proposed langtags, ctos: i-default
> debug1: We proposed langtags, stoc: i-default
> debug1: Negotiated lang: i-default
> debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
> debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
> debug1: Remote: Negotiated main locale: C
> debug1: Remote: Negotiated messages locale: C
> debug1: dh_gen_key: priv key bits set: 133/256
> debug1: bits set: 1584/3191
> debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
> debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
> debug1: Host 'cr.opensolaris.org' is known and matches the RSA host key.
> debug1: Found key in /.ssh/known_hosts:2
> debug1: bits set: 1652/3191
> debug1: ssh_rsa_verify: signature correct
> debug1: newkeys: mode 1
> debug1: SSH2_MSG_NEWKEYS sent
> debug1: expecting SSH2_MSG_NEWKEYS
> debug1: newkeys: mode 0
> debug1: SSH2_MSG_NEWKEYS received
> debug1: done: ssh_kex2.
> debug1: send SSH2_MSG_SERVICE_REQUEST
> debug1: got SSH2_MSG_SERVICE_ACCEPT
> debug1: Authentications that can continue:
> gssapi-keyex,gssapi-with-mic,publickey,password,keyboard-interactive
> debug1: Next authentication method: gssapi-keyex
> debug1: Next authentication method: gssapi-with-mic
> debug1: Failed to acquire GSS-API credentials for any mechanisms (No
> credentials were supplied, or the credentials were unavailable or
> inaccessible
> Unknown code 0
> )
> debug1: Next authentication method: publickey
> debug1: Trying private key: /.ssh/identity
> debug1: Trying private key: /.ssh/id_rsa
> debug1: Trying public key: /.ssh/id_dsa
> debug1: Authentications that can continue:
> gssapi-keyex,gssapi-with-mic,publickey,password,keyboard-interactive
> debug1: Next authentication method: keyboard-interactive
> Password:
> debug1: Authentications that can continue:
> gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive
> debug1: Next authentication method: keyboard-interactive
> Password:
> debug1: Authentications that can continue:
> gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive
> Password:
> debug1: Authentications that can continue:
> gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive
> debug1: No more authentication methods to try.
> Permission denied 
> (gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive).
> debug1: Calling cleanup 0x8074634(0x0)
>
> ~Anil
>
_______________________________________________
website-discuss mailing list
[email protected]

Reply via email to