NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PAM issues





I am trying to get some of my LAN boxen to backup other LAN boxen. In particular, I am trying to get an Intel Q6600-based FC14-x86_64 server to backup my /etc directory on my AMD 4256EE-based server running NetBSD 6.1.5. I also go the other way & that works mostly AOK. When I try to SSH into the 4256EE from the Q6600, I observe the following on the 4256EE:


4256EE1 # tail -20 /var/log/authlog; date
Aug 23 09:17:59 4256EE1 sshd[10313]: error: PAM: authentication error for root from q6600 Aug 23 09:17:59 4256EE1 sshd[10313]: error: PAM: authentication error for root from q6600 Aug 23 09:18:02 4256EE1 sshd[10313]: Postponed keyboard-interactive for root from 192.168.0.9 port 50581 ssh2 [preauth] Aug 23 09:18:06 4256EE1 sshd[10313]: error: PAM: authentication error for root from q6600 Aug 23 09:18:09 4256EE1 sshd[10313]: Failed password for root from 192.168.0.9 port 50581 ssh2 Aug 23 09:18:09 4256EE1 sshd[10313]: Failed password for root from 192.168.0.9 port 50581 ssh2 Aug 23 09:18:13 4256EE1 sshd[10313]: Disconnecting: Too many authentication failures for root [preauth] Aug 23 09:19:16 4256EE1 sshd[21690]: SSH: Server;Ltype: Version;Remote: 192.168.0.9-50582;Protocol: 2.0;Client: OpenSSH_5.5 Aug 23 09:19:16 4256EE1 sshd[21690]: SSH: Server;Ltype: Kex;Remote: 192.168.0.9-50582;Enc: aes128-ctr;MAC: hmac-md5;Comp: none [preauth] Aug 23 09:19:17 4256EE1 sshd[21690]: SSH: Server;Ltype: Authname;Remote: 192.168.0.9-50582;Name: root [preauth]
Aug 23 09:19:17 4256EE1 sshd[21690]: ROOT LOGIN REFUSED FROM 192.168.0.9
Aug 23 09:19:17 4256EE1 sshd[21690]: ROOT LOGIN REFUSED FROM 192.168.0.9 [preauth] Aug 23 09:19:20 4256EE1 sshd[21690]: error: PAM: authentication error for root from q6600 Aug 23 09:19:20 4256EE1 sshd[21690]: error: PAM: authentication error for root from q6600 Aug 23 09:19:23 4256EE1 sshd[21690]: Postponed keyboard-interactive for root from 192.168.0.9 port 50582 ssh2 [preauth] Aug 23 09:19:27 4256EE1 sshd[21690]: error: PAM: authentication error for root from q6600 Aug 23 09:19:27 4256EE1 sshd[21690]: Failed keyboard-interactive/pam for root from 192.168.0.9 port 50582 ssh2 Aug 23 09:19:31 4256EE1 sshd[21690]: Failed password for root from 192.168.0.9 port 50582 ssh2 Aug 23 09:19:31 4256EE1 sshd[21690]: Failed password for root from 192.168.0.9 port 50582 ssh2 Aug 23 09:19:34 4256EE1 sshd[21690]: Disconnecting: Too many authentication failures for root [preauth]
Sun Aug 23 09:29:21 MCDT 2015
4256EE1 # uname -a
NetBSD 4256EE1.CFD.COM 6.1.5 NetBSD 6.1.5 (GENERIC) amd64
4256EE1 #


I have a public-key from the Q6600 in my /root/.ssh/authorized_keys file, but I still get errors trying to SSH in. My PAM files are box-stock, as is/are my sshd config file(s). Any clues as to how to get this to work appreciated. TIA & have a nice weekend.

--

	William A. Mahaffey III

 ----------------------------------------------------------------------

	"The M1 Garand is without doubt the finest implement of war
	 ever devised by man."
                           -- Gen. George S. Patton Jr.



Home | Main Index | Thread Index | Old Index