The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 11-09-2006
BOFH BOFH is offline Forum Advisor  
Registered User
  
 

Join Date: Feb 2005
Location: Broomfield, CO
Posts: 406
Is it possible the root password's expired? If the root account password has expired, you won't be able to log in as root from another user (su). You'll get an immediate response from the correct password and a delay from an invalid one. Your only option is to log in as root from the console.

You might consider installing a script that notifies you when account passwords are due to expire and you should install sudo. Then your account can have root priv's and you can reset root's password.

Carl