Which of the following commands will set the grace login period of 10 days after the password has expired?

Which of the following commands will set the grace login period of 10 days after the password has expired?Category: Introduction to Linux IIAuthor "LinuxQuestions"Which of the following commands will set the grace login period of 10 days after the password has expired?
Linux Questions Staff asked 1 year ago

Which of the following commands will set the grace login period of 10 days after the password has expired?

  • chage –m 5 temp_user
  • chage –I 10 temp_user
  • chage –E “2014-06-01” temp_user
  • chage –W 10 temp_user

About the author