[phpldapadmin] [ phpldapadmin-Bugs-1928306 ] Creating a mozillaOrgPerson Object
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1928306, was opened at 2008-03-29 09:29 Message generated for change (Comment added) made by wurley You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498546&aid=1928306&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.1.x >Status: Pending Resolution: None Priority: 5 Private: No Submitted By: Steven Marks (smarks001) Assigned to: Nobody/Anonymous (nobody) Summary: Creating a mozillaOrgPerson Object Initial Comment: I believe the problem is that for the new version(1.1.0.5) is that it doesn't add the classObject for the mozillaOrgPerson (mozillaAbPersonAlpha) and when it tries to create the new object it tells you that your creating an atrribute thats not there. For Example, if you add a Nickname to the object it's going to give you an error; this is because the only classObject added is iNetOrgPerson which is the only classObject. The classObject mozillaAbPersonAlpha should be added so that it can have a nickname attribute and a bunch more listed on the page. The Error Message: 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. (This is with trying to have a nickname) There is a way to get around this problem just add the classObject(mozillaAbPersonAlpha) after you create a normal iNetOrgPerson. ---------------------------------------------------------------------- >Comment By: Deon George (wurley) Date: 2008-11-28 21:34 Message: The template XML files are provided are really just samples, for you to customise and configure for your environment. If you think the samples are wrong (or outdated), then please attach a correct working XML file, and I'll include it in the releaase. ---------------------------------------------------------------------- Comment By: Aurélien Requiem (requie_a) Date: 2008-04-19 15:35 Message: Logged In: YES user_id=1912783 Originator: NO Sorry, I'm wrong. Everything depends on your schema version... It seems ther's a lot different version of the ldap schema... :( And I'm a bit confused on the version used by TB. ---------------------------------------------------------------------- Comment By: Aurélien Requiem (requie_a) Date: 2008-04-19 15:15 Message: Logged In: YES user_id=1912783 Originator: NO Hi The error is a little bit different I think. The .xml refer to an old reference in the schema. The old objectClass was : mozillaAddressBookEntry but the xml has to use mozillaOrgPerson. If you change this, all should be ok as long as you have the lastest mozilla schema :) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498546&aid=1928306&group_id=61828 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ______________________________________ phpLDAPadmin development mailing list. To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel http://phpldapadmin.sourceforge.net/