Tag:Account overdue
-
Various methods of controlling account expiration under Linux
Methods to control account expiration under Linux: The enterprise generally gives the unmanaged role account or the developer temporary demand and so on May set the account expiration date, enhances the security! Method 1: when adding usersuseradd oldboy -e 01/28/12 Or modify the following file parameters: [[email protected] skel]# grep EXPIRE /etc/default/useradd EXPIRE= Example […]