You need to enforce an organization’s policy of mandatory password changes every 90 days. Which command can you use for this? 1 year agoby Linux Questions You need to enforce an organization’s policy of mandatory password changes every 90 days. Which command can you use for this? › Category: Introduction to Linux II › You need to enforce an organization’s policy of mandatory password changes every 90 days. Which command can you use for this? Vote Up 0 Vote Down Linux Questions Staff asked 1 year ago You need to enforce an organization’s policy of mandatory password changes every 90 days. Which command can you use for this? passwd -M 90 user_name useradd -M 90 user_name usermod -M 90 user_name chage -M 90 user_name Please login or Register to submit your answer Username or Email Address Password Remember Me FacebookXGoogle+PinterestLinkedIn