Displaying 7 results from an estimated 7 matches for "ldb_rename".
Did you mean:
dn_rename
2020 May 22
2
Attribute or value exists during LDB_RENAME
...(dsdb_replicated_objects_commit)
Failed to apply records: Failed to locally apply remote rename from CN=videdom,CN=Users,DC=domain,DC=com to CN=videdom\0ADEL:961b28de-c68a-470c-af75-a5ad30ddc539,CN=Deleted Objects,DC=domain,DC=com:
error in module linked_attributes: Attribute or value exists during LDB_RENAME (20): Other
How to get that fixed?
--
Best regards,
Alex
2020 May 22
2
Attribute or value exists during LDB_RENAME
...bjects_commit)
>> Failed to apply records: Failed to locally apply remote rename from CN=videdom,CN=Users,DC=domain,DC=com to CN=videdom\0ADEL:961b28de-c68a-470c-af75-a5ad30ddc539,CN=Deleted Objects,DC=domain,DC=com:
>> error in module linked_attributes: Attribute or value exists during LDB_RENAME (20): Other
>>
>> How to get that fixed?
>>
> Ii looks like the group was deleted on the Windows DC but the deletion
> isn't replicating to the other DC's, or it was replicated, but something
> is now trying to delete it again on the other DC's. Can you chec...
2020 May 22
0
Attribute or value exists during LDB_RENAME
...ommit)
>>> Failed to apply records: Failed to locally apply remote rename from CN=videdom,CN=Users,DC=domain,DC=com to CN=videdom\0ADEL:961b28de-c68a-470c-af75-a5ad30ddc539,CN=Deleted Objects,DC=domain,DC=com:
>>> error in module linked_attributes: Attribute or value exists during LDB_RENAME (20): Other
>>>
>>> How to get that fixed?
>>>
>> Ii looks like the group was deleted on the Windows DC but the deletion
>> isn't replicating to the other DC's, or it was replicated, but something
>> is now trying to delete it again on the othe...
2020 May 22
2
Attribute or value exists during LDB_RENAME
On 22/05/2020 12:59, Alex wrote
> I apologies, I mistyped the value in grep. This one does find the record in
> Samba:
> # ldbsearch --cross-ncs --show-binary -H /usr/local/samba/private/sam.ldb -b 'CN=Users,DC=domain,DC=com' -s sub '(objectClass=group)' 2>&1 | grep videdom
> dn: CN=videdom,CN=Users,DC=domain,DC=com
> ...
Try changing the search base to
2020 May 22
2
Attribute or value exists during LDB_RENAME
On 22/05/2020 13:18, Alex wrote:
>> On 22/05/2020 12:59, Alex wrote
>>> I apologies, I mistyped the value in grep. This one does find the record in
>>> Samba:
>>> # ldbsearch --cross-ncs --show-binary -H /usr/local/samba/private/sam.ldb -b 'CN=Users,DC=domain,DC=com' -s sub '(objectClass=group)' 2>&1 | grep videdom
>>> dn:
2015 Jun 22
1
ldbrename strangeness
...users,dc=xxx.dc=yyy,dc=de"
Works like a charm.
So I generated a shell script containig the other 200 users in the
domain. One line per user. Same as above. Running it all I get is:
rename of '"cn=username,ou=users,dc=xxx,dc=yyy,dc=de"' to '"cn=Full'
failed - ldb_rename: invalid olddn '(null)'
Seems that ldbrename is not getting the olddn. But why? I'm using the
same syntax. Any ideas?
Jochen
2018 Jul 08
0
Restore a user?
...db 'CN=username\0ADEL:efefde21-48da-4fb0-b47c-9eafcefc45fe,CN=Deleted Objects,DC=domain' CN=username,CN=Users,DC=domain
rename of 'CN=username\0ADEL:efefde21-48da-4fb0-b47c-9eafcefc45fe,CN=Deleted Objects,DC=domain' to 'CN=username,CN=Users,DC=domain' failed - ldb_wait from ldb_rename with LDB_WAIT_ALL: No such object (32)
Reading https://bugzilla.samba.org/show_bug.cgi?id=10371 says this is due to "where restoring an object would cause a duplicate DN". I have checked within my limits, there are not duplicate target DNs.
Selected attributes from the record are:
dn:...