Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

PAM and keyboard-interactive

Subject: PAM and keyboard-interactive
Date: Tue, 25 Jan 2005 18:46:55 +0100
I´m having a few problems getting the above combination to work as expected:

I´m trying to get a situation where a machine will accept keyboard-interactive authentication with pam_smb from other,
the pam_smb configuration I think is correct, but when I configure in sshd_config file the "PAMAuthenticationViaKbdInt"
to yes, and restart the sshd daemon, appear this message:


--
Starting sshd:/etc/ssh/sshd_config line 79: Deprecated option PAMAuthenticationViaKbdInt
--


I try the authentication and this appear in the log.

--
Jan 25 18:44:57 majestic sshd[29132]: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7
Jan 25 18:44:57 majestic sshd[29120]: debug1: Forked child 29132.
Jan 25 18:44:57 majestic sshd[29132]: debug1: inetd sockets after dupping: 3, 3
Jan 25 18:44:57 majestic sshd[29132]: Connection from myIP port 1480
Jan 25 18:44:57 majestic sshd[29132]: debug1: Client protocol version 1.99; client software version 3.2.9 SSH Secure Shell for Windows
Jan 25 18:44:57 majestic sshd[29132]: debug1: no match: 3.2.9 SSH Secure Shell for Windows
Jan 25 18:44:57 majestic sshd[29132]: debug1: Enabling compatibility mode for protocol 2.0
Jan 25 18:44:57 majestic sshd[29132]: debug1: Local version string SSH-1.99-OpenSSH_3.9p1
Jan 25 18:44:58 majestic sshd[29132]: Failed none for myUser from myIP port 1480 ssh2
Jan 25 18:44:58 majestic sshd[29132]: debug1: do_cleanup
--


Thanks in Advanced.
Emilio C.




<Prev in Thread] Current Thread [Next in Thread>