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

Re: ldapmodify



Today at 10:53am, lucie wermer wrote:

> with this insert1.ldif file :
>
> dn: cn=PAIE,ou=Equipe,ou=Groups,dc=org,dc=fr
> add: uniqueMember
> uniqueMember: uid=gsai8,ou=People,dc=org,dc=fr
>
>
> I have this answer :
>
>
> modifying entry
> "cn=PAIE,ou=Equipe,ou=Groups,dc=org,dc=fr"
> ldap_modify: Undefined attribute type
>         additional info: dn: attribute type undefined

The entry you are trying to modify does not allow the uniqueMember
attributetype.  In short, you need to add an objectclass to this entry
that either requires or allows (MUST or MAY) the attribute uniqueMember.

-- 
Frank Swasey                    | http://www.uvm.edu/~fcs
Systems Programmer              | Always remember: You are UNIQUE,
University of Vermont           |    just like everyone else.
                    === God Bless Us All ===