Re: Issues with LDAP Configuration
Emmanuel Seyman <[email protected]> Tue, 15 Feb 2022 19:43:43 +0100
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Message-ID | <Ygv0X4SzIpqKZO69@orient> |
* Agi Joseph [15/02/2022 18:06] : > > Can I know what is the least access required for the user to bind the > LDAP from bugzilla. We cannot configure the administrator account on > bugzilla portal, so required a least permitted user supposed to use > for the binding Note that the DN/password combo you use to bind to the LDAP server does not need to be that of a valid bugzilla user. I recommand you create a dedicated account in your AD to use as the bind account in your Bugzilla config. Emmanuel