Greetings,

echo "USEPAM yes" >> /etc/ssh/sshd_config

This needs to be UsePAM, not USEPAM.

  grep UsePAM /etc/ssh/sshd_config
#UsePAM no

grep -Ro 'USEPAM\|UsePAM' *
ChangeLog:UsePAM
INSTALL:UsePAM
auth-pam.c:UsePAM
Binary file auth-pam.o matches
monitor.c:UsePAM
monitor.c:UsePAM
Binary file monitor.o matches
monitor_wrap.c:UsePAM
monitor_wrap.c:UsePAM
Binary file monitor_wrap.o matches
Binary file regress/testdata matches
servconf.c:UsePAM
servconf.c:UsePAM
servconf.c:UsePAM
servconf.c:UsePAM
Binary file sshd matches
sshd_config:UsePAM
sshd_config.0:UsePAM
sshd_config.0:UsePAM
sshd_config.5:UsePAM
sshd_config.5:UsePAM
sshd_config.5.out:UsePAM
sshd_config.5.out:UsePAM
sshd_config.out:UsePAM
Sincerely,
William Harrington
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to