Hello All,

I'm running lamPRO 3.3.0 with OpenDJ 2.4 for my LDAP server and I'm
running into some problems when creating groups.  When I run the schema
test I get a message that the attribute 'cn' is not supported by the
objectClass posixGroup and when creating a group I get a message that
the server is unwilling to perform that action.

In OpenDJ when creating a posixGroup, that entry must also have a
structural objectClass, either groupOfUniqueNames or groupOfNames,
associated with it. I'm assuming this is the reason for the error and
not being able to create a group, except via the tree view.

Can anyone confirm this? And is there a way I can enable or set this so
one of the structural objectClasses is being, I'd prefer
groupOfUniqueNames, and if so how? If not how can I hack the code so it
is? I've started looking at the source but was hoping some could provide
an answer to this more quickly.

Thanks!

Valid posixGroup entry:
dn: cn=users,ou=group,dc=domain,dc=com
cn: users
gidNumber: 100
objectClass: groupOfUniqueNames
objectClass: posixGroup
objectClass: top

--
Darin Perusich
Email: [email protected]
Office: 716-888-3690


The information transmitted is intended only for the person or entity to which
it is addressed and may contain confidential and/or privileged material. Any
review, retransmission, dissemination or other use of, or taking of any action
in reliance upon, this information by persons or entities other than the
intended recipient is prohibited. If you are not the intended recipient of this 
message, please contact the sender and delete this material from this computer.


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Lam-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to