|

楼主 |
发表于 2010-5-26 00:29:00
|
显示全部楼层
下面是系统中的组信息:- [newway@here ~]$ cat /etc/group
- root::0:root
- bin::1:root,bin,daemon
- daemon::2:root,bin,daemon
- sys::3:root,bin
- adm::4:root,daemon
- tty::5:
- disk::6:root
- lp::7:daemon
- mem::8:
- kmem::9:
- wheel::10:root
- ftp::11:
- mail::12:
- uucp::14:
- log::19:root
- locate::21:
- smmsp::25:
- http::33:
- games::50:
- network:x:90:
- video:x:91:
- audio::92:newway
- optical::93:hal,newway
- floppy:x:94:hal
- storage:x:95:hal
- scanner:x:96:
- power:x:98:
- nobody::99:
- users::100:
- dbus:x:81:
- rfkill:x:24:
- hal:x:82:
- avahi:x:84:
- camera:x:97:
- newway:x:1000:
- tor:x:43:
- gdm:x:120:
- mysql:x:89:
复制代码 |
|