Re: ReviewBoard 4.0,2 + issue with LDAP based authentication

2021-06-27 Thread harish.va...@gmail.com
Hi @chrisian, @subodh, @raghuveer, Thanks for the inputs. The issue is addressed. Thanks. On Sunday, 27 June 2021 at 13:25:17 UTC+5:30 subodh...@gmail.com wrote: > It looks to be an old python-ldap package. Could you check if the package > is updated or should be atleast match the

Re: ReviewBoard 4.0,2 + issue with LDAP based authentication

2021-06-27 Thread Subodh Konhor
It looks to be an old python-ldap package. Could you check if the package is updated or should be atleast match the requirements? https://github.com/python-ldap/python-ldap/blob/python-ldap-3.3.0/Doc/reference/ldap.rst Thanks, Subodh On Sun, Jun 27, 2021 at 12:04 AM raghuveer mudiraj <

Re: ReviewBoard 4.0,2 + issue with LDAP based authentication

2021-06-27 Thread Christian Hammond
You should just need to install the ReviewBoard[ldap] package to ensure you’re using a compatible version. Christian On Sat, Jun 26, 2021 at 11:34 raghuveer mudiraj wrote: > Hi Harish, > > I too faced the same problem some time back while setting the LDAP > authentication. > > Please refer

Re: ReviewBoard 4.0,2 + issue with LDAP based authentication

2021-06-26 Thread raghuveer mudiraj
Hi Harish, I too faced the same problem some time back while setting the LDAP authentication. Please refer the below link http://138.201.16.208/codesearch/raw/2595363/ In the class LDAPBackend, the actual code needs to modify as per the above link. the above link helped me to solve this. Hope

ReviewBoard 4.0,2 + issue with LDAP based authentication

2021-06-26 Thread harish.va...@gmail.com
Hi All, we are getting the below error with LDAP (per httpd error_log) post upgrade to RB 4.0.2 and site upgrade. [Sat Jun 26 17:35:57.763873 2021] [:error] [pid 24259] TypeError: initialize() got an unexpected keyword argument 'bytes_mode' [Sat Jun 26 17:36:20.653493 2021] [:error] [pid