[Pkg-openldap-devel] OpenLdap dynamic modules flag for armhf
Ryan Tandy
ryan at nardis.ca
Sat Jan 30 22:00:56 UTC 2016
Hi,
On Thu, Jan 28, 2016 at 05:07:27PM +0100, Joshwa Pohlmann wrote:
>My groups and users are of objectClass posixAccount, posixGroup.
Assuming you mean RFC2307 posixGroup, using memberOf with these is not
possible. memberOf only works with DN-valued member attributes, while
posixGroup uses memberUid, which takes a uid rather than a DN.
At this time there is no standard way to use posixGroup and memberOf
together, only a draft RFC (search for "rfc2307bis") and some
work-in-progress in the IETF ldapext group:
https://www.ietf.org/mailman/listinfo/ldapext
More information about the Pkg-openldap-devel
mailing list