Closed
Bug 666860
Opened 13 years ago
Closed 13 years ago
Write a standalone LDAP tool
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lsblakk, Assigned: mjessome)
References
Details
This tool will at first be used by Autoland to:
* Check that the patches pull & landed have the correct hg permissions
* Determine the email address which should be set as the push address so notifications from try go to the right destination
But at the same time this is just the beginning of what we'll do with LDAP account checks so it should be generic enough that it can be extended by other releng automation tools.
Assignee | ||
Comment 1•13 years ago
|
||
this utility has been written, and supports searching, checking group membership, and searching for members of Mozilla.
I've only done some basic and useful searches, so if there are any other features that we want let me know and I will add them.
The current version can be found at https://github.com/mjessome/Autoland/blob/master/autoland/ldap_utils.py
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•