![]() |
|
|
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 |
| root passwd expiration on AIX | aixguy | AIX | 3 | 06-30-2009 04:03 AM |
| password expiration | abdulaziz | SUN Solaris | 3 | 01-11-2008 04:23 AM |
| new pine user on pop3 acct | larrinski | UNIX for Dummies Questions & Answers | 0 | 12-06-2005 02:15 AM |
| help using acct | Peterh | UNIX for Dummies Questions & Answers | 3 | 08-28-2002 10:35 AM |
| using UNIX shell acct to get POP3 mail from multiple accts | sean_oconnor | UNIX for Dummies Questions & Answers | 2 | 07-26-2001 11:36 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
See C2 or enhanced security for perl script to check the date and other info.
|
|
|||||
|
it is written in you /etc/shadow. columns are:
username: password:lastchg: min:max:warn: inactive:expire:flag change it with usermod for example: usermod -e 9/12/5 pressy means that the user pressy account expire on the 12 July 2005 be carefull! in your shadow the expire column is written in unixtime days (days since 1970's) gP Last edited by pressy; 07-13-2005 at 07:34 PM.. |
|
|||||
|
passwd -s -a gives when the password was changed or the account was locked. Since he is looking for when an account will expire, he needs to 'do the math' for each. Possibly your datecalc can do that for him (I haven't looked at it in some time) with the output of passwd -s -a.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|