The problem is the following, in our organization we have a master servant and other in mode Hub, we have some classrooms of objects created with his attributes, example classroom of object CBSPERSONAL, with attributes apellido1, apellido2, name, mail, telephone. When reply brings into existence a user in the teacher itself perfectly and in the hub I can modify his attributes, the problem comes when in the teacher I create a classroom''s object CBSPERSONAL, and one answers back well in the hub, but when I attempt modifying this object in the hub he gives me the following message: LDAP server is unwilling to perform; Cannot update referral. If in the hub I modify any object that he not come from a classroom of object created it works correctly. The two servants share the same card index 99user.ldif
I was looking through the wishlist ( http://directory.fedoraproject.org/wiki/Wishlist) and I haven''t found the feature that would be rather useful: ModifyDN with new superior, in other words rename/move entry outside the current ou. It would be rather useful for the management of people entering and leaving the organisation. For example, a student during his studies is in the "ou=Students, ou=People,..." and when he/she leaves we need to move his/her entry to "ou=Alumni,ou=People,...". As for now, we have to make a script that reads all the attributes, deletes the original entry and then adds a new entry in the new "ou". So this feature would greatly simplify our life :) Thank you Andrey Ivanov tel +33-(0)1-69-33-99-24 fax +33-(0)1-69-33-99-55 Direction des Systemes d''Information Ecole Polytechnique 91128 Palaiseau CEDEX France
Alberto wrote:> > The problem is the following, in our organization we have a master > servant and other in mode Hub, we have some classrooms of objects > created with his attributes, example classroom of object CBSPERSONAL, > with attributes apellido1, apellido2, name, mail, telephone. > > When reply brings into existence a user in the teacher itself > perfectly and in the hub I can modify his attributes, the problem > comes when in the teacher I create a classroom''s object CBSPERSONAL, > and one answers back well in the hub, but when I attempt modifying > this object in the hub he gives me the following message: > > LDAP server is unwilling to perform; Cannot update referral. >What application are you using to edit the entries on the hub? The hub will send back a referral to a master if you attempt to modify a replicated entry on the hub. The client must be able to follow the referral.> > If in the hub I modify any object that he not come from a classroom of > object created it works correctly. >That is, the client gets the referral and handles it correctly?> > The two servants share the same card index 99user.ldif > > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >