If you are using linux as OS and want to set password as never expiry for any specific user, please follow the steps mentioned below:
Command: sudo chage -l user_id
Note: The above screen shows that password for jbossapp is going to expire on May 9 2018.
Lets set password for jbossapp as never expiry.
Command: sudo chage jbossapp
Follow the above screenshot and pass same inputs.
Current status jbossapp user id:
Now password will never expire.
No comments:
Post a Comment