Displaying 1 result from an estimated 1 matches for "s_groups".
Did you mean:
g_groups
2005 Sep 07
1
[Bug 1081] AIX port does not support group allow/ deny via nss_ldap
...support getgrouplist directly then sshd uses getgrent
to enumerate group membership (for group allow / deny). The AIX version of this
API only supports /etc/group and NIS and so the group features do not work with
other naming providers (nss_ldap say).
The AIX port should use getuserattr(user, S_GROUPS, ..), this uses NSS.
We can provide a candidate fix for this if needed.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.