Univention Bugzilla – Bug 46172
61_udm-users/26_password_expire_date fails
Last modified: 2019-02-27 18:05:55 CET
After merging Bug #45842 there is a strange error in the S4-connector: Reproducible with 61_udm-users/26_password_expire_date: # service univention-s4-connector stop # /usr/sbin/udm-test users/user create --position cn=users,dc=dev,dc=local --set username=yrek0r06ou --set firstname=eqpw94co9s --set lastname=v8xes63m7h --set disabled=none --set password=0hsewih9gk # univention-ldapsearch -b uid=yrek0r06ou,cn=users,dc=dev,dc=local krb5KDCFlags -LLL dn: uid=yrek0r06ou,cn=users,dc=dev,dc=local krb5KDCFlags: 126 # service univention-s4-connector start # sleep 3 # univention-ldapsearch -b uid=yrek0r06ou,cn=users,dc=dev,dc=local krb5KDCFlags -LLL dn: uid=yrek0r06ou,cn=users,dc=dev,dc=local krb5KDCFlags: 254 → why does the S4-Connector set krb5KDCFlags=254 when we set locked=none ? +++ This bug was initially created as a clone of Bug #45842 +++
This was a typo in an interim version: return str(False) instead of return False in unmapKerberosDisabled.