linux下查看账号密码的过期时间和设置时间

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux下查看账号密码的过期时间和设置时间相关的知识,希望对你有一定的参考价值。

[[email protected] myshell]# chage -l
Usage: chage [options] [LOGIN]

Options:
  -d, --lastday LAST_DAY        set date of last password change to LAST_DAY
  -E, --expiredate EXPIRE_DATE  set account expiration date to EXPIRE_DATE
  -h, --help                    display this help message and exit
  -I, --inactive INACTIVE       set password inactive after expiration
                                to INACTIVE
  -l, --list                    show account aging information
  -m, --mindays MIN_DAYS        set minimum number of days before password
                                change to MIN_DAYS
  -M, --maxdays MAX_DAYS        set maximim number of days before password
                                change to MAX_DAYS
  -W, --warndays WARN_DAYS      set expiration warning days to WARN_DAYS

 

以上是关于linux下查看账号密码的过期时间和设置时间的主要内容,如果未能解决你的问题,请参考以下文章

如何修改Linux密码过期问题

linux下怎么设置用户的密码不过期?

linux 查看某个用户账户过期信息

linux怎么设置密码过期时间

Linux下密码过期时间设置

Linux账户密码过期安全策略设置