标题: group的问题。 [打印本页] 作者: jndu 时间: 2005-03-04 11:17 标题: group的问题。 The maximum number of groups is set by
the kernel parameter called ngroups_max. You
can set this parameter in the /etc/system file to
allow for a maximum of 32 groups. Not all
applications will be able to reference group
memberships greater than 16. NFS is a notable
example.
关于红色部分:系统最多能支持多少个组,不可能只有32个吧?
关于蓝色部分:group memberships greater than 16怎么解释?