Hello,
when trying to set the contact information for the self-service I get the following error message:
The management-console-module-passwordreset.log shows following errors:
08.11.21 11:24:00.172 ADMIN ( WARN ) : The attribute 'univentionPasswordRecoveryEmailVerified' is not allowed by any object class.
08.11.21 11:24:00.173 MODULE ( ERROR ) : set_contact_data(): Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/univention/management/console/modules/passwordreset/__init__.py", line 1017, in set_contact_data
user.modify()
File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/users/user.py", line 1467, in modify
return super(object, self).modify(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/__init__.py", line 650, in modify
dn = self._modify(modify_childs, ignore_license=ignore_license, response=response)
File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/__init__.py", line 1353, in _modify
self.dn = self.lo.modify(self.dn, ml, ignore_license=ignore_license, serverctrls=serverctrls, response=response, rename_callback=wouldRename.on_rename)
File "/usr/lib/python2.7/dist-packages/univention/admin/uldap.py", line 902, in modify
raise univention.admin.uexceptions.ldapError(_err2str(msg), original_exception=msg)
ldapError: Undefined attribute type: univentionPasswordSelfServiceEmail: attribute type undefined
08.11.21 11:24:00.174 MODULE ( PROCESS ) : Changing contact data failed.
UCS: 4.4-8 errata1069
self-service=4.0
self-service-backend=4.0
I hope somebody can help me with that.
Regards,
Marcel