1Z0-100 · Question #98
Which three settings can be controlled by using the chage breemar command as the root user, to modify the parameters in the /etc/shadow file?
The correct answer is A. The expiration date of the breemar account C. The maximum number of days that must elapse between password changes by the user breemar E. The minimum number of days that must elapse between password changes by the user breemar. A: chage -E, --expiredate EXPIRE_DATE Set the date or number of days since January 1, 1970 on which the user's account will no longer CE: You need to use chage command to setup password aging. The chage command changes the number of days between password changes and the date of…
Question
Which three settings can be controlled by using the chage breemar command as the root user, to modify the parameters in the /etc/shadow file?
Options
- AThe expiration date of the breemar account
- BThe number of days after the breemar account is locked, that it becomes expired
- CThe maximum number of days that must elapse between password changes by the user breemar
- DThe number of days after the breemar account is locked, that it becomes unlocked
- EThe minimum number of days that must elapse between password changes by the user breemar
- FThe maximum number of failed login attempts on the breemar account before the account is
How the community answered
(34 responses)- A74% (25)
- B3% (1)
- D15% (5)
- F9% (3)
Explanation
A: chage -E, --expiredate EXPIRE_DATE Set the date or number of days since January 1, 1970 on which the user's account will no longer CE: You need to use chage command to setup password aging. The chage command changes the number of days between password changes and the date of the last password change. This information is used by the system to determine when a user must change his/her password.
Topics
Community Discussion
No community discussion yet for this question.