Adding groups, I get the error: Was unable to create DN: cn=sysadmins,ou=group,dc=mydomain,dc=com. Object class violation
Here's what I see in /etc/openldap/schema/nis.schema objectclass ( 1.3.6.1.1.1.2.2 NAME 'posixGroup' DESC 'Abstraction of a group of accounts' SUP top STRUCTURAL MUST ( cn $ gidNumber ) MAY ( userPassword $ memberUid $ description ) ) Yet when I browse the schema using LAM Tools, it shows: posixGroup OID: 1.3.6.1.1.1.2.2 Description: Abstraction of a group of accounts Type: auxiliary Inherits from: top Parent to: (none) Required attributes gidNumber Optional attributes description memberUid userPassword What happened to "cn"? ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
