$ grep sudo /etc/group sudo:x:27:shs,nemo Forcing password changes If you want a user to change his/her password at any point, you can expire the current password with a command like what is shown ...
I need to log in as root on a Solaris 2.7 Sparc server but don't have the password. I do have sudo access to everything on the system. How do I use sudo to change root's password?<P>Thanks in advance ...