Closed
Bug 190262
Opened 23 years ago
Closed 22 years ago
Easier LDAP authentification feature setup process
Categories
(Bugzilla :: Installation & Upgrading, enhancement)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philippe.astruc, Assigned: zach)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0)
Build Identifier:
This optional module is something very important in the company world as you
need to limit the number users passwords to manage. (Required by the security
department in my company)
We succeded to install 2.16.2 on a test environment in my company with LDAP
integration but it is a difficult process. (See Documentation bug 189424)
The source code needs to be modified (CGI.pl), you need to check out the source
code of the SDK from CVS and you need 2 steps of compilation.
I had a look at Bugzilla newsgroup and it seems many people find problems with
setting up this feature.
It would be very nice to find a smoother way to install and swith on this
feature of Bugzilla to make it more accessible.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
This was recently fixed on the tip... we use Net::LDAP now instead of
Mozilla::LDAP. Net::LDAP is a standard Perl module, and supports a much wider
assortment of LDAP client libraries. see bug 180642
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•13 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
•