![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ask for root password | dave123 | Shell Programming and Scripting | 8 | 01-22-2008 10:09 AM |
| problem in resetting lost root password | richard46 | HP-UX | 1 | 09-05-2007 02:11 AM |
| I need it to prompt me for a root password, so I don't have to log as root | lunchtime | UNIX for Dummies Questions & Answers | 2 | 06-25-2007 03:21 PM |
| how to access root priveliges if root password is lost | wojtyla | Linux | 1 | 02-18-2005 06:24 AM |
| Lost root password / Can't login as root | Perderabo | Answers to Frequently Asked Questions | 0 | 06-22-2004 07:40 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
problem with root password
I have 3 servers all running solaris 9 using ssh
I changed the root passwd on all 3 a few months ago. I cannot log in as root currently as it wont accept password. I try to su from another user to root - when I type the password that I know to be correct it rejects the password immediately (no delay) with error su: sorry If I type an incorrect password it takes several seconds to return to the prompt.. I think the password I am using is correct but something else may be wrong.. No changes made - only other thing it could be to do with is password again or expiry... Any suggestions - I am in desperate need of help as I cannot log in as root on any of these servers as a result... |
|
||||
|
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 |
| Sponsored Links | ||
|
|