Re: API to configure LDAP authentication on ReviewBoard using shell script

2015-09-03 Thread Christian Hammond
Hi, What sort of configuration are you needing to do? Can you give me an example? All configuration for LDAP can be seen by doing: rb-site manage /path/to/site list-siteconfig You can then use set-siteconfig to set any setting. You'll need to refer to the help output for how to use it. Chr

API to configure LDAP authentication on ReviewBoard using shell script

2015-09-03 Thread Santosh Sahoo
Hi, We are using ReviewBoard in our project. We are able to install it and install rb-site through the linux shell script. We are able to configure LDAP authentication through reviewboard GUI, but we need to do the LDAP authentication configuration through the linux shell script,so that any u