Answer Posted / 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 |
Post New Answer View All Answers
What are the differences between the command line and graphical user interface?
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?
Which command is used to backup and restore solaris file system?
How to add a new LUN in exit disksets (metasets) in solaris please answer me step by step procedure?
How to make SUN server as router in subnetwork?
How to create core dump and crash dump #coreadm .
How can u find a file which is logged in last week?
If the root disk is failed how can change it?
Where do you get Alarm prompt?
How to configure email notification in solaris 8? We are using netbackup 5
After first installation of Solaris 10, what and all the Securities We need to set and how ?
what is the difference between solaris8 and solaris9 and solaris10
What does pkgadd command do?
what are the alarms in solaris?
Write the steps involved in creating and executing a program to implement the “case” command.