CompTIA Linux+ XK0-005 – Question080

After listing the properties of a system account, a systems administrator wants to remove the expiration date of a user account. Which of the following commands will accomplish this task?

A.
chgrp system accountname
B. passwd s accountname
C. chmod -G system account name
D. chage -E -1 accountname

Correct Answer: D