Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Trace root passwd change logs
Name: colin slater Date: April 13, 2005 at 06:22:42 Pacific OS: SCO OPENSERVER 5.0.5 CPU/Ram: dual processor 512K
Comment:
When someone unauthorised or accidently has changed the root password how can I trace who did this? Are there any log files to check? I have tried the sulog but with no joy.
Name: Luke Chi Date: April 17, 2005 at 15:50:19 Pacific
Reply:
If there is no other way, use this one. Obviously, you have the root privilege. Although, I'm not sure about how to change the password on SCO, the concept is still the same.
On HP, the command used to change the password is passwd.
1. move the system passwd command to other directory or rename it.
2. write a wrapper C program called passwd to replace the system passwd command. This C program will log the information you need before the renamed system passwd above is called.
Luke Chi
0
Response Number 2
Name: colin slater Date: April 18, 2005 at 03:15:13 Pacific
Summary: All, In order to recoverthe root passwd in my SUN Box I followed the below mentioned procedure as adviced in the forum. By STOP+A and #boot cdrom -s --> OK # cd /tmp --> OK # mkdir /tmp/root --> Fa...
Summary: How to recover a lost or forgotten password Solaris. If you have lost or forgotten the root password on your Sun Sparc system here are some instructions for regaining control of the system. You will ...
Summary: The root password is same with NIS server's passwod(solaris 7.0 NIS). I can't usr command "passwd root" to change the hp-ux client root password.Thank you! ...