Linux
manpages-zh
Chinese manual pages
man-pages-zh_tw
Traditional Chinese Linux man pages
manpages
Manual pages about using a GNU/Linux system
man-pages
Linux kernel and C library user-space interface documentation
NAME(名稱)
group - 用戶組文件
DESCRIPTION(描述)
/etc/group
是一個ASCII碼的文件,它定義了用戶所屬的組.文件中每行包括一條記錄,其格式如下:
group_name:passwd:GID:user_list
字段描述如下:
group_name | 組名 |
password | (加密的)組密碼.如果該字段爲空,則不需要密碼. |
GID | 組的數字標識. |
user_list | 組內所有成員的用戶名,以逗號分隔. |
FILES(相關文件)
/etc/group
跋
本頁面中文版由中文 man 手冊頁計劃提供。
中文 man 手冊頁計劃:https://github.com/man-pages-zh/manpages-zh
中文 man 手冊頁計劃:https://github.com/man-pages-zh/manpages-zh
REFERENCED BY
newgrp(1), fgetgrent(3), getgrent(3), getgrent_r(3), getgrnam(3), getgrouplist(3), group_member(3), putgrent(3), credentials(7), passwd(1), passwd(5), grpck(8), pwck(8), vipw(8), cppw(8), aer(5), sync-accounts(5), sync-accounts(8), ftpd(8), nscd(8), conflict(8mh), conflict(8), mknetid(8), ftpasswd(8), , kftpd(8), opieftpd(8)