[phpldapadmin] [ phpldapadmin-Bugs-3310692 ] not able to add user as getting violation error

"SourceForge.net" <[email protected]> Sat, 4 Jun 2011 14:38:32 +1000
Newsgroups gmane.comp.ldap.davedap
Message-ID <[email protected]>
Bugs item #3310692, was opened at 2011-06-03 02:04
Message generated for change (Comment added) made by wurley
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3310692&group_id=61828

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 1.0.x
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Balvir Singh (sbalvir)
Assigned to: Nobody/Anonymous (nobody)
Summary: not able to add user as getting violation error

Initial Comment:
Getting below error while adding user but I am able to add user using ldapadd command

Could not add the object to the LDAP server.

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.


1. phpLDAP version - 1.0.1
2. LDAP - openldap-2.4.23
3.  Able to add user using below ldif file

[root@gbexe21mg47v openldap]# more password.ldif
dn: uid=ldapuser,ou=People,dc=mmc,dc=com
uid: ldapuser
cn: ldapuser
objectClass: account
objectClass: posixAccount
objectClass: top
objectClass: shadowAccount
userPassword: {crypt$1$TeOlOcMc$cpQaa0WpLSFRC1HIHW5bt1
shadowLastChange: 13048
shadowMax: 99999
shadowWarning: 7
loginShell: /bin/bash
uidNumber: 500
gidNumber: 500
homeDirectory: /home/ldapuser
gecos: ldapuser

4. But it is not working through phpLDAPadmin console.

Unsure if it is phpldapadmin bug or I am doing something wrong but it does work from unix prompt.
 




----------------------------------------------------------------------

>Comment By: Deon George (wurley)
Date: 2011-06-04 14:38

Message:
Please try again with a current version of PLA.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3310692&group_id=61828

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/