How to reset root password if root password is gone?
Answer / kishore devkate
Boot the server from cdrom steps below.
at the Ok Promt
1) Ok>boot cdrom -s :to boot in the single user mode
you will get #(has) prompt
#
2) mount the root file system on /a directory
i,e
#mount /dev/dsk/c0t0d0s0 /a
3) remove the encrypted passwd from the /a/etc/shadow file
then save the file
i,e
#vi /a/etc/shadow
remove the root user encrypted passwd
:wq!
4) reboot the server
i,e
#init 6
| Is This Answer Correct ? | 23 Yes | 1 No |
How to check whether a particular port is open or not?
How to configure Veritas Kernel? Daemons in Veritas VM?
Veritas logging file?
What is VTS
What is master map?
Explain custom jumpstart procedure?
command used to synchronize changes done in /etc/passwd to /etc/shadow file?
can we able to connect to OK prompt and serial port by using the putty and xmanager tools. if yes please describe me. thanks
Port no for telnet (23) , ssh(22)?
What are the comman user problems?
Explain the more details of vmstat output?
solaris booting process.