asked on
cat /etc/ssh/sshd_config
PasswordAuthentication yes
ASKER
vi /etc/ssh/sshd_config
ASKER
df -h
ls -la /etc/shadow
ASKER
ASKER
ASKER
In single user mode check /etc/sysconfig/network-scripts/ifcfg -eth0 (<--- replace eth0 with the name of your nic).
ASKER
authconfig --disableldapauth --disableldap --enableshadow
ASKER
Unix is a multitasking, multi-user computer operating system originally developed in 1969 at Bell Labs. Today, it is a modern OS with many commercial flavors and licensees, including FreeBSD, Hewlett-Packard’s UX, IBM AIX and Apple Mac OS-X. Apart from its command-line interface, most UNIX variations support the standardized X Window System for GUIs, with the exception of the Mac OS, which uses a proprietary system.
TRUSTED BY
ASKER