Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://itpm.msu.su/LDP/sag-0.6.1.html/x2124.html
Дата изменения: Sun Apr 18 13:37:08 1999 Дата индексирования: Mon Oct 1 21:44:46 2012 Кодировка: |
There are a few commands for changing various properties of an account (i.e., the relevant field in /etc/passwd):
Change the full name field.
Change the login shell.
Change the password.
Other tasks need to be done by hand. For example, to change the username, you need to edit /etc/passwd directly (with vipw, remember). Likewise, to add or remove the user to more groups, you need to edit /etc/group (with vigr). Such tasks tend to be rare, however, and should be done with caution: for example, if you change the username, e-mail will no longer reach the user, unless you also create a mail alias. [1]
[1] | The user's name might change due to marriage, for example, and he might want to have his username reflect his new name.} |