Daniel Maher wrote: > On 04/19/2010 04:39 PM, Nathan Kinder wrote: > > >> You do want two separate config entries. One of them needs to be like >> your "cn=UID" example above. You have a choice with the second config >> > > >> For making a range of gidNumber values span across posixAccount and >> posixGroup entries, replace the filter in your above "cn=GID" example >> with "(|(objectclass=posixAccount)(objectclass=posixGroup))". >> > > As there is little interest in guaranteeing a coherence between the uid > and gid fields (i.e. they should exist, but do not need to be the same), > creating two identical ldifs with the strings "uid" and "gid" used > respectively was all that was required. > > Thank you again for taking the time out to explain some of the ins and > outs of using the plug-in. Here's hoping that some documentation will > be forthcoming ; out of curiousity, who is responsible for writing such > things ? Is it a Red Hat official of some type, or can any community > member contribute ? > Any one can contribute wiki documentation. If you like, just write up something in an email, send it to me, and I'll put it on the wiki.