{"id":569,"date":"2011-01-28T00:30:38","date_gmt":"2011-12-28T13:51:50","guid":{"rendered":"http:\/\/kraftek.com\/blog\/disable-password-aging-for-a-particular-account-using-chage\/"},"modified":"2011-01-28T00:30:38","modified_gmt":"2011-12-28T13:51:50","slug":"disable-password-aging-for-a-particular-account-using-chage","status":"publish","type":"post","link":"\/blog\/index.php\/disable-password-aging-for-a-particular-account-using-chage\/","title":{"rendered":"Disable password aging for a particular account using &#8220;chage&#8221;"},"content":{"rendered":"<p>If you want a user&#8217;s password to never expire use:<br \/>\n# chage -I -1 -m 0 -M 99999 -E -1 theuser<br \/>\nIf you just want to check the user&#8217;s password expiry then<br \/>\n# chage -l theuser<br \/>\n# passwd -Sa | grep -i theuser<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you want a user&#8217;s password to never expire use: # chage -I -1 -m 0 -M 99999 -E -1 theuser If you just want to check the user&#8217;s password expiry then # chage -l theuser # passwd -Sa | grep -i theuser<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-569","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/569","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=569"}],"version-history":[{"count":0,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/569\/revisions"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=569"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=569"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=569"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}