With bug #52693 we added bcrypt support in UCS, but only for users/user and users/ldap, we need to add bcrypt support for computer objects. +++ This bug was initially created as a clone of Bug #52693 +++ * OpenLDAP patchen - * bcrypt Unterstütung in lock_password in univention-directory-manager-modules einbauen ** python-bcrypt maintained machen ** lock_password in univention-python anpassen, sodass eine UCR-Variable ausgewertet wird ** Optional den bcrypt cost factor ebenfalls per UCR konfigurierbar machen. * ucs-test Integrationstest schreiben