Unable to execute join script univention-ldap-config-master.inst -> No such object

Hi @all,

after upgrading to 5.2-2 errata118 (may in the version before too) i am unable to execute the script above.

second i’m unable to add a printer. in both situations the error is the same LDAP error: No such object seems to be related

I run: bash -x /usr/lib/univention-install/20univention-ldap-config-master.inst
and i got the following message:

+ udm settings/extended_attribute create --ignore_exists --position 'cn=custom attributes,cn=univention,dc=pmzwo,dc=intranet' --set name=lastbind --set CLIName=lastbind --set module=users/user --set 'shortDescription=Timestamp of the last successful login' --append 'translationShortDescription="de_DE" "Zeitstempel der letzten erfolgreichen Anmeldung"' --append 'translationShortDescription="fr_FR" "Horodatage de la dernière connexion réussie"' --set objectClass=univentionPerson --set ldapMapping=univentionAuthTimestamp --set syntax=string --set disableUDMWeb=1 --set mayChange=1
**LDAP Error: No such object.**
+ die
+ echo '20univention-ldap-config-master.inst: '
20univention-ldap-config-master.inst:
+ exit 1

the Join.log gives me just

RUNNING 20univention-ldap-config-master.inst
2025-06-22 18:51:46.463324325+02:00 (in joinscript_init)
LDAP Error: No such object.
20univention-ldap-config-master.inst:
EXITCODE=1
5a73ebfa-8e99-486e-ac8b-600815ee9aff
univention-join-hooks: looking for hook type "join/post-joinscripts" on ucs.pmzwo.intranet
Found hooks:


So 22. Jun 18:51:47 CEST 2025
univention-run-join-scripts finished

Anybody can help me or give me just a hint where I have to look to solve that issue? How to find out what object is missing?

note: I’m still quite new to univention

Thanks for help

Jenson