Bug 52714 - Support bcrypt for computer objects
Support bcrypt for computer objects
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on: 52693
Blocks: 52713
  Show dependency treegraph
 
Reported: 2021-01-28 09:37 CET by Felix Botner
Modified: 2021-01-28 09:37 CET (History)
1 user (show)

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2021-01-28 09:37:42 CET
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