[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Am I still struggling with ACLs?
On Mon, 2004-07-19 at 10:08, Alexandre Garel wrote:
> > What is the default object class that would not require me to do it this
> > way?
> >
> 'groupOfNames' with attribute 'member' according to
> http://www.openldap.org/faq/data/cache/452.html
Ah, after reading the link you provided above I was able to create a new
group with the object classes of top and groupOfNames which then allowed
me to get things working. Thanks!
I had previously been trying it with the ObjectClass PosixAccount and
hadn't realized the distinction.
Thanks,
Josiah