Operating System - Linux
1832979 Members
3690 Online
110048 Solutions
New Discussion

Re: SSH / RSA Authentication Agent 6.0 for PAM.

 
Mark Vollmer
Advisor

SSH / RSA Authentication Agent 6.0 for PAM.

I am trying to get ssh to work with rsa's securid using pam. All indications are that authentication completes ok, but sshd core dumps with this message. (with debuging turned on)

debug1: audit event euid 0 user vollmerm event 2 (AUTH_SUCCESS)
debug1: Entering interactive session for SSH2.
debug2: fd 5 setting O_NONBLOCK
debug2: fd 6 setting O_NONBLOCK
debug1: server_init_dispatch_20
debug1: server_input_channel_open: ctype session rchan 0 win 65536 max 16384
debug1: input_session_request
debug1: channel 0: new [server-session]
debug1: session_new: init
debug1: session_new: session 0
debug1: session_open: channel 0
debug1: session_open: session 0: link with channel 0
debug1: server_input_channel_open: confirm session
debug1: server_input_channel_req: channel 0 request pty-req reply 0
debug1: session_by_channel: session 0 channel 0
debug1: session_input_channel_req: session 0 req pty-req
debug1: Allocating pty.
Memory fault(coredump)
aa221817:/tmp ->
msv.vollmer@gmail.com
2 REPLIES 2
erics_1
Honored Contributor

Re: SSH / RSA Authentication Agent 6.0 for PAM.

One of the admins here just got a precompiled depot from HP support. Open a case with SW support and ask for it.

Eric
raiden
Regular Advisor

Re: SSH / RSA Authentication Agent 6.0 for PAM.

HI ,

Even I am facing the same issue.. has nyone implemented RSA SecurId with ssh. Please let me know