Closed
Bug 51186
Opened 24 years ago
Closed 24 years ago
Changes needed in editing users if using LDAP
Categories
(Bugzilla :: Bugzilla-General, enhancement, P3)
Bugzilla
Bugzilla-General
Tracking
()
RESOLVED
FIXED
Bugzilla 2.12
People
(Reporter: jmrobins, Assigned: Chris.Yeh)
References
Details
(Whiteboard: 2.12)
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
There are a couple of changes needed when editing users if we are using LDAP for
authentication:
1) We can't create new LDAP accounts directly from Bugzilla, so we don't want to
show or allow the "Add new user" option in editusers.cgi, nor do we want to
allow anyone to use createaccount.cgi.
2) We don't have access to the LDAP password either, so the password section of
editusers.cgi should instead display a message explaining why it's not there.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
These two attachments should cover the necessary changes.
Reporter | ||
Comment 4•24 years ago
|
||
Reassigning to Chris Yeh, as requested in email.
Assignee: tara → cyeh
Whiteboard: 2.12
committed to trunk. I can't test the LDAP changes here. I did test to make sure
existing authentication systems work.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 6•24 years ago
|
||
Sorry for the spam, but I needed to be able to query for all of these correctly.
Target Milestone: --- → Bugzilla 2.12
Comment 7•23 years ago
|
||
Moving closed bugs to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: other → unspecified
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•