|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Never Expired for root password
Never expired for root password
Guy's I want to change the setting to keep the root password to be nerved expired! Please advice with the sitting! |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
|
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
login as root and
Quote:
chage won't be installed in Solaris, but that would work on another operating system, I suppose. |
|
#4
|
|||
|
|||
|
I guess chage works only in Linux.
|
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Yup, but the command I listed will allow the same function. If you wanted to display the aging policy for all users you would use the following command. This will also display the last time the user changed their password, whether an account is locked (LK) or ready to login (PS). It's great for auditing purposes. Code:
# passwd -as |
| Sponsored Links | |
|
|
#6
|
|||
|
|||
|
Yup. The Command which you have written will work on different version.
|
| Sponsored Links | |
|
|
#7
|
|||
|
|||
|
One wonders why you would want the root account to never need changing. This is a security risk. You should have a regular procedure to change the root password and keep it secure. If someone managed to get your encrypted password file, then a brute force attack could eventually crack the root password and then they would have full control, including locking you out.
Robin Liverpool/Blackburn UK |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris 8 - Asks for current root password when trying to change root password. | tferrazz | Solaris | 8 | 04-07-2009 02:28 PM |
| password expired | ammu | UNIX for Advanced & Expert Users | 2 | 06-02-2007 09:15 AM |
| root pwd expired | rajan_ka1 | UNIX for Advanced & Expert Users | 3 | 06-07-2006 03:26 AM |
| expired root password | csaunders | Solaris | 1 | 10-18-2005 06:48 PM |
| Root account is expired | mallesh | UNIX for Advanced & Expert Users | 2 | 06-22-2005 10:46 AM |
|
|