RedHat RH202 Question Answer
You are giving the debug RHCT exam. The examiner told you that the password of root is redhat. When you tried to login displays the error message and redisplayed the login screen. You changed the root password, again unable to login as a root. How will you make Successfully Login as a root.
Answer and Explanation:
When root unable to login into the system think:
Is password correct?
Is account expired?
Is terminal Blocked?
Do these Steps:
Boot the System on Single user mode.
Change the password
Check the account expire date by using chage –l root command.
If account is expired, set net expire date: chage –E “NEVER” root
Check the file /etc/securettyWhich file blocked to root login from certain terminal.
If terminal is deleted or commented write new or uncomment.
Reboot the system and login as a root.
RedHat RH202 Summary
- Vendor: RedHat
- Product: RH202
- Update on: Jul 25, 2025
- Questions: 140