How will you rectify the root passwd in solaris
Answer / sbrahman75
Boot through cdrom 1/3 cd in single user mode.
Ok boot cdrom-s
# mount –F ufs /dev/rdsk/c0t0d0s6 /mnt
# cd mnt
#set TERM=vt100
#export TERM --> If you dont give, vi editor won't start
properly
# vi /etc/shadow (remove the passwd entry and save the file)
# umount /mnt
# reboot ( While system come up it will ask the new root
passwd.)
| Is This Answer Correct ? | 3 Yes | 1 No |
If you have multiple ethernet interfaces, how do you keep it from routing between them?
How to bring the resource to online and offline
What is an alternative to the “top” command on Solaris?
What is difference between Hard and Soft mount?
How to add a group
What is the difference between init 1 and init s ?
What are processing daemon in nis
How to check and analyze the logs in /var/adm/messages?
How to create NULL files of specific size in solaris ?
How to Switch service group between nodes
How can you see the system firewll?
What is the difference between the VERITAS 3.0 and VERITAS 4.0?