Bug 41632 - replace windows password service with python samba drsuapi.DsGetNCChangesRequest8/samr.SetUserInfo
replace windows password service with python samba drsuapi.DsGetNCChangesRequ...
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: AD Connector - Windows password service
UCS 3.3
Other Linux
: P5 normal (vote)
: UCS 3.3-0-errata
Assigned To: Stefan Gohmann
Arvid Requate
:
: 41365 (view as bug list)
Depends on: 40745 41220
Blocks:
  Show dependency treegraph
 
Reported: 2016-06-22 06:38 CEST by Stefan Gohmann
Modified: 2016-09-21 20:34 CEST (History)
6 users (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?:
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 Stefan Gohmann univentionstaff 2016-06-22 06:38:18 CEST
This should be backported to UCS 3.3 too.

+++ This bug was initially created as a clone of Bug #41220 +++

This should be backported to UCS 3.2.


+++ This bug was initially created as a clone of Bug #40745 +++

Here two python scripts for setting/getting the nt hash on/from a windows ad server.
Maybe as replacement for our password service:

NT get: uses drsuapi.DsGetNCChangesRequest8() - https://msdn.microsoft.com/en-us/library/dd207691.aspx

NT set: samr.SetUserInfo - https://msdn.microsoft.com/en-us/library/cc245793.aspx
Comment 1 Stefan Gohmann univentionstaff 2016-07-04 08:00:07 CEST
*** Bug 41365 has been marked as a duplicate of this bug. ***
Comment 2 Stefan Gohmann univentionstaff 2016-07-04 09:07:16 CEST
I've backported the changes: r70517

YAML: r70518
Comment 3 Arvid Requate univentionstaff 2016-07-19 21:58:48 CEST
Code Merge: Complete
Functional Test: Ok
UCS 3.3 Versioning: Ok (the 8.100.0-2~ucs3.3 doesn't hurt)
Advisory: Ok
Comment 4 Janek Walkenhorst univentionstaff 2016-07-21 13:32:04 CEST
<http://errata.software-univention.de/ucs/3.3/11.html>