Bug 41365 - replace windows password service with python samba drsuapi.DsGetNCChangesRequest8/samr.SetUserInfo
replace windows password service with python samba drsuapi.DsGetNCChangesRequ...
Status: CLOSED DUPLICATE of bug 41632
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
:
Depends on: 41220
Blocks:
  Show dependency treegraph
 
Reported: 2016-05-26 21:45 CEST by Arvid Requate
Modified: 2016-11-28 14:50 CET (History)
7 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:
requate: Patch_Available+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2016-05-26 21:45:20 CEST
Needs to be fixed in UCS 3.3 as well.

+++ 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

*** This bug has been marked as a duplicate of bug 41632 ***