vipw
舞夕之 发表于 2020-07-25 06:02浏览次数:
在类似Unix的操作系统上,vipw和vigr命令用于编辑密码,组,shadow-password和shadow-group文件。
On Unix-like operating systems, the vipw and vigr commands are used to edit the password, group, shadow-password, and shadow-group files.
目录:
1 vipw 运行系统环境
2 vipw 语法
3 vipw 示例
vipw 运行系统环境
vipw 语法
vipw [options]
vigr [options]
选项
-g,--group
|
编辑组数据库。
|
-h,--help
|
显示帮助消息并退出。
|
-p,-- passwd
|
编辑密码数据库。
|
-q, --quiet
|
安静地操作。
|
-R,--root CHROOT_DIR
|
在应用更改CHROOT_DIR 目录,并从使用配置文件CHROOT_DIR目录。
|
-s, --shadow
|
编辑阴影或gshadow数据库。
|
环境
以下环境变量会影响vipw和vigr命令的操作:
视觉
|
要使用的编辑器。
|
编辑
|
如果未设置VISUAL,则使用的编辑器。
|
档案
/ etc / group
|
组帐户信息。
|
/ etc / gshadow
|
安全的组帐户信息。
|
/ etc / passwd
|
用户帐户信息。
|
/ etc / shadow
|
安全的用户帐户信息。
|
vipw [options]
vigr [options]
Options
-g, --group
|
Edit group database.
|
-h, --help
|
Display help message and exit.
|
-p, --passwd
|
Edit passwd database.
|
-q, --quiet
|
Operate quietly.
|
-R, --root CHROOT_DIR
|
Apply changes in the CHROOT_DIR directory and use the configuration files from the CHROOT_DIR directory.
|
-s, --shadow
|
Edit shadow or gshadow database.
|
Environment
The following environment variables affect the operation of the vipwand vigr commands:
VISUAL
|
The editor to use.
|
EDITOR
|
The editor to use if VISUAL is not set.
|
Files
/etc/group
|
Group account information.
|
/etc/gshadow
|
Secure group account information.
|
/etc/passwd
|
User account information.
|
/etc/shadow
|
Secure user account information.
|
vipw 示例
vipw
Edit /etc/passwd.
vigr
Edit /etc/group.
vipw -s
Edit /etc/shadow.
vigr -s
Edit /etc/gshadow.
vipw
Edit /etc/passwd.
vigr
Edit /etc/group.
vipw -s
Edit /etc/shadow.
vigr -s
Edit /etc/gshadow.