[Date Prev][Date Next] [Chronological] [Thread] [Top]

access to dn in groups




is it possible to have  something like this


access to group/groupOfNames/member=".*,ou=groups"
	by group/groupOfNames/owner="$1,ou=groups" write
	by * none

basically i want to owner to have write access to all the ENTRIES
listed in the member attribute of a given group NOT the entry of
the group itself