Originally posted by: SystemAdmin
Hi kmvinay,
You can use the command chuser to perform this or you can edit the /etc/security/user file
chuser command:
chuser login=false root
to go back change it to true.
at the /etc/security/user file:
edit the file and add the line
login = true to the root section.