|
|
What are the advantages of command line 'usermod?' |
| The command line usermod will allow you to change a UID or a login name.
Using usermod is better than directly modifying /etc/passwd and /etc/shadow because it also keeps /etc/security/ia/audit, index and master files up to date. Though index and master may be edited manually as they are plain ASCII text files, audit is a binary file with fixed-length fields.
| |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||