Hi,

Not sure if this is an issue with phpLDAPadmin 1.0.1 or Openldap2.4 (on rhel 
5.3). I've created posixGroup's within my openLDAP and can see these within 
phpLDAPadmin, I was trying to copy the objects within my 'dc' prior to some 
invasive work, but I cannot copy the posixGroups. I have done copies of all 
other objects but posixGroup copy errors with:

'Failed to copy DN: cn=copydba,ou=group,dc=ldn,dc=sw,dc=com     

        

        LDAP said: Object class violation
Error number: 0x41 
(LDAP_OBJECT_CLASS_VIOLATION)
Description: You tried to perform an 
operation that would cause an undefined attribute to exist or that would
 remove a required attribute, given the current list of ObjectClasses. 
This can also occur if you do not specify a structural objectClass when 
creating an entry, or if you specify more than one structural 
objectClass.'

Having looked through countless web pages it suggests that the posixGroup 
definition in the rfc2037bis.schema should have a MUST clause but it already 
has this:

objectclass ( 1.3.6.1.1.1.2.2 NAME 'posixGroup' SUP top AUXILIARY
  DESC 'Abstraction of a group of accounts'
  MUST gidNumber
  MAY ( userPassword $ memberUid $
        description ) )

Any advice would be great.

BTW - phpldapadmin rocks, so much better to use than the OTS products which 
cost too much money.

Thanks,

Stuart.


                                          
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
Do you have a story that started on Hotmail? Tell us now
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
phpldapadmin-users mailing list
phpldapadmin-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to