I can't get ssh 1.2.27 to work with SecurID.
Here is what I have done so far:
1)installed ACE Agent in /usr/ace. The required libs are placed in
/usr/ace/examples during the agent install.
2)compiled ssh with securid=/usr/ace/examples and added
LIBS = /usr/ace/sdiclient.a to the Makefile.
3)added user newton to /etc/securid.users
Once installed, I tried the following:
clinton:. % ./ssh -v -l newton nagoya
SSH Version 1.2.27 [sparc-sun-solaris2.5.1], protocol version 1.5.
Standard version. Does not use RSAREF.
clinton: Reading configuration data /etc/ssh_config
clinton: ssh_connect: getuid 1412 geteuid 1412 anon 1
clinton: Connecting to nagoya [xxx.xxx.xxx.xxx] port 22.
clinton: Connection established.
clinton: Remote protocol version 1.5, remote software version 1.2.27
clinton: Waiting for server public key.
clinton: Received server public key (768 bits) and host key (1024
bits).
clinton: Host 'nagoya' is known and matches the host key.
clinton: Initializing random; seed file
/home/cs/newton/.ssh/random_seed
clinton: Encryption type: idea
clinton: Sent encrypted session key.
clinton: Installing crc compensation attack detector.
clinton: Received encrypted confirmation.
clinton: No agent.
clinton: Doing password authentication.
newton@nagoya's password:
Cannot contact securid server.
Does anyone have any suggestions of what I did wrong? Also there are
very few docs on this topic. Anyone have a cookbook?
Thanks in advance!
----
Jeff Newton
Security Analyst
PMC-Sierra Inc.