Man page - vipw(8)
Packages contas this manual
- userdel(8)
- vipw(8)
- grpunconv(8)
- gshadow(5)
- pwunconv(8)
- chgpasswd(8)
- groupdel(8)
- subuid(5)
- useradd(8)
- usermod(8)
- subgid(5)
- vigr(8)
- groupadd(8)
- grpck(8)
- passwd(5)
- grpconv(8)
- passwd(1)
- shadowconfig(8)
- expiry(1)
- gpasswd(1)
- chpasswd(8)
- pwck(8)
- shadow(5)
- pwconv(8)
- chfn(1)
- groupmod(8)
- chage(1)
- chsh(1)
- newusers(8)
apt-get install passwd
Available languages:
en fr it pl ko da cs tr sv ja uk ru zh_CN deManual
| vipw(8) | System Management Commands | vipw(8) |
НАЗВАНИЕ
vipw, vigr - позволяют редактировать файлы паролей, групп, теневых паролей пользователей или групп.
СИНТАКСИС
vipw [options]
vigr [options]
ОПИСАНИЕ
The vipw and vigr commands edit the files /etc/passwd and /etc/group, respectively. With the -s flag, they will edit the shadow versions of those files, /etc/shadow and /etc/gshadow, respectively. The programs will set the appropriate locks to prevent file corruption. When looking for an editor, the programs will first try the environment variable $VISUAL, then the environment variable $EDITOR, and finally the default editor, vi(1).
ПАРАМЕТРЫ
The options which apply to the vipw and vigr commands are:
-g, --group
-h, --help
-p, --passwd
-q, --quiet
-R, --root CHROOT_DIR
-s, --shadow
ОКРУЖЕНИЕ
VISUAL
EDITOR
ФАЙЛЫ
/etc/group
/etc/gshadow
/etc/passwd
/etc/shadow
СМОТРИТЕ ТАКЖЕ
vi(1), group(5), gshadow(5) , passwd(5), , shadow(5).
| 04/19/2025 | shadow-utils 4.17.4 |