-
Notifications
You must be signed in to change notification settings - Fork 367
Changes to the file 06-users.md, For a long time #893
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hello @jimcat8 Regards. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
proposal:
- 3: The time when the password was last changed, the timestamp format, in days. The so-called timestamp is based on January 1st 1970, as the standard time. Every time one day goes by, the timestamp is +1.
- 4: Minimum lifetime of the password. That is, the time interval between two password changes (related to the third field), in days.
Co-authored-by: Serge Croisé <SergeCroise@users.noreply.github.com>
Co-authored-by: Serge Croisé <SergeCroise@users.noreply.github.com>
| | `-x DAYS` | Maximum password lifetime. Permanent change. For root (uid=0) use only. | | ||
| | `-w DAYS` | Warning time before expiration. Permanent change. For root (uid=0) use only. | | ||
| | `-i DAYS` | Delay before deactivation when the password expires. Permanent change. For root (uid=0) use only.| | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since all of these commands are "For root (uid=0) only." Why not specify that ahead of the table and limit the number of words in the table itself? If you are trying to add clarity to the document, (which appears to be your goal) then this would help.
returned original wording of `chage` example per author
Test results for 5011569:
|
Author checklist (Completed by original Author)
Rocky Documentation checklist (Completed by Rocky team)