Hi,

I finaly compiled ssh_2.4.0 with the following option:
./configure --with-clientsecurid --with-serversecurid=/opt/securid --with-libwrap=/usr/lib/libwrap.a

When I try to do "ssh2 -v host" I got the following prompt: ENTER PASSCODE:

At the same time I was taking a trace to see what's apen on the cable and I can see nothing, no attempt to the Ace server on the network from my ssh server.

Here is my input:

ssh2 -v -l davoyer dcocmn
debug: hostname is 'dcocmn'.
debug: Unable to open //.ssh2/ssh2_config
debug: connecting to dcocmn...
debug: ssh_client_wrap: creating transport protocol
debug: SshAuthMethodClient/sshauthmethodc.c:117/ssh_client_authentication_initialize: Added "[EMAIL PROTECTED]" to usable methods.
debug: Ssh2Client/sshclient.c:1142/ssh_client_wrap: creating userauth protocol
debug: Ssh2Common/sshcommon.c:502/ssh_common_wrap: local ip = 10.10.10.10, local port = 32976
debug: Ssh2Common/sshcommon.c:504/ssh_common_wrap: remote ip = 10.10.10.10, remote port = 22
debug: SshConnection/sshconn.c:1866/ssh_conn_wrap: Wrapping...
debug: entering event loop
debug: Ssh2Transport/trcommon.c:599/ssh_tr_input_version: Remote version: SSH-1.99-2.4.0 SSH Secure Shell (non-commercial)
debug: Ssh2Transport/trcommon.c:1120/ssh_tr_negotiate: c_to_s: cipher 3des-cbc, mac hmac-sha1, compression none
debug: Ssh2Transport/trcommon.c:1123/ssh_tr_negotiate: s_to_c: cipher 3des-cbc, mac hmac-sha1, compression none
debug: Ssh2Client/sshclient.c:406/keycheck_key_match: Host key found from database.
debug: Ssh2Common/sshcommon.c:306/ssh_common_special: Received SSH_CROSS_STARTUP packet from connection protocol.
debug: Ssh2Common/sshcommon.c:356/ssh_common_special: Received SSH_CROSS_ALGORITHMS packet from connection protocol.
debug: Ssh2AuthSecurIDClient/authc-securid.c:455/ssh_client_auth_securid: Starting SecurID passphrase query...
Enter PASSCODE:
debug: Ssh2Common/sshcommon.c:137/ssh_common_disconnect: DISCONNECT received: Connection closed.
warning: Authentication failed.
debug: Ssh2/ssh2.c:85/client_disconnect: locally_generated = TRUE
Disconnected; connection lost (Connection closed.).
debug: uninitializing event loop
#

Do you have any ideal on that clue ?
Is it the file come from the ace server, they are not properly configured ...???!!
sdacmvls.h
sdconf.h
sdi_athd.h
sdi_defs.h
sdi_size.h
sdi_type.h
sdiclient.a

Your help will be appreciate.
- dan

Reply via email to