i got the following problem: 
i have 2 different box,
first is Tru64 machine (SSH-2.0-3.2.0) and 
the other is AIX machine (SSH-1.99-OpenSSH_4.1)

i want to login sftp without password from Tru64 as client to AIX as remote,
then i have setting at both machine but still no working.
can anyone tell me what the way to do that......? tks.

Debug OUTPUT :
pama5> sftp -D 0 [EMAIL PROTECTED]
argv[0] = /usr/bin/ssh2
argv[1] = -v
argv[2] = -x
argv[3] = -a
argv[4] = -o
argv[5] = passwordprompt [EMAIL PROTECTED]'s password:
argv[6] = -o
argv[7] = authenticationnotify yes
argv[8] = [EMAIL PROTECTED]
argv[9] = -s
argv[10] = sftp
debug: SshAppCommon/sshappcommon.c:185: Allocating global SshRegex context.
debug: SshConfig/sshconfig.c:2795: Version not found on first line, assuming 
configuration to be old style.
debug: SshConfig/sshconfig.c:646: Setting variable 'VerboseMode' to 'FALSE'.
debug: SshConfig/sshconfig.c:2737: Unable to open 
/home/testing2/.ssh2/ssh2_config
debug: Connecting to 10.2.36.202, port 22... (SOCKS not used)
debug: Ssh2/ssh2.c:2332: Entering event loop.
debug: Ssh2Client/sshclient.c:1452: Creating transport protocol.
debug: SshAuthMethodClient/sshauthmethodc.c:95: Added "publickey" to usable 
methods.
debug: SshAuthMethodClient/sshauthmethodc.c:95: Added "password" to usable 
methods.
debug: Ssh2Client/sshclient.c:1493: Creating userauth protocol.
debug: client supports 2 auth methods: 'publickey,password'
debug: SshUnixTcp/sshunixtcp.c:1227: using local hostname pama5
debug: Ssh2Common/sshcommon.c:541: local ip = 10.2.34.212, local port = 2201
debug: Ssh2Common/sshcommon.c:543: remote ip = 10.2.36.202, remote port = 22
debug: SshConnection/sshconn.c:1957: Wrapping...
debug: Ssh2/ssh2.c:996: Opening /dev/tty for queries.
debug: SshReadLine/sshreadline.c:3388: Initializing ReadLine...
debug: Remote version: SSH-1.99-OpenSSH_4.1
debug: OpenSSH: Major: 4 Minor: 1 Revision: 0
debug: Ssh2Transport/trcommon.c:1530: All versions of OpenSSH handle kex 
guesses incorrectly.
debug: Ssh2Transport/trcommon.c:1913: lang s to c: `', lang c to s: `'
debug: Ssh2Transport/trcommon.c:1978: c_to_s: cipher aes128-cbc, mac hmac-sha1, 
compression none
debug: Ssh2Transport/trcommon.c:1981: s_to_c: cipher aes128-cbc, mac hmac-sha1, 
compression none
debug: Remote host key found from database.
debug: Ssh2Common/sshcommon.c:342: Received SSH_CROSS_STARTUP packet from 
connection protocol.
debug: Ssh2Common/sshcommon.c:392: Received SSH_CROSS_ALGORITHMS packet from 
connection protocol.
debug: server offers auth methods 'publickey,password,keyboard-interactive'.
debug: Ssh2AuthPubKeyClient/authc-pubkey.c:1602: adding keyfile 
"/home/testing2/.ssh2/id_dsa_2048_a" to candidates
debug: server offers auth methods 'publickey,password,keyboard-interactive'.
debug: Ssh2AuthClient/sshauthc.c:330: Method 'publickey' disabled.
debug: server offers auth methods 'publickey,password,keyboard-interactive'.
debug: Ssh2AuthPasswdClient/authc-passwd.c:117: Starting password query...
[EMAIL PROTECTED]'s password:

-- 
_______________________________________________

Search for businesses by name, location, or phone number.  -Lycos Yellow Pages

http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10

Reply via email to