Attempting to reset authentication setup

2013-08-19 Thread Michaela Newell
I have tried to reset my authentication setup using the command: rb-site manage /path/to/site set-siteconfig ––key=auth_backend –value=builtin as stated on review boards website how the command is not working and is returning: no such option: --key Any ideas? Many Thanks, Michaela -- Want

error when adding svn repository callback_ssl_client_cert_prompt required

2013-08-20 Thread Michaela Newell
Hi, I already have repositories added that do not need certificates however when I try and add a repo with a certificate the logs show the message: ERROR - - SVN: Failed to get repository information for repo: callback_ssl_client_cert_prompt required The site also displays: A repository was

Re: Attempting to reset authentication setup

2013-08-20 Thread Michaela Newell
--): rb-site manage /path/to/site set-siteconfig -- --key=auth_backend --value=builtin -David On Mon, Aug 19, 2013 at 2:45 AM, Michaela Newell michaela...@gmail.comjavascript: wrote: I have tried to reset my authentication setup using the command: rb-site manage /path/to/site set

error when setting up LDAP log reports - LDAP error: The specified object does not exist in the Directory or provided invalid credentials: uid=xxxx

2013-08-20 Thread Michaela Newell
I am attempting to setup LDAP for the first time. The GUI login page is stating that: Log in with your standard username and password There's no need to register a new account. Your standard username and password should work fine. But it does not actually have authentication. The log states:

[Errno 13] Permission denied error when sending emails

2013-08-20 Thread Michaela Newell
I am attempting to set-up emails. I have all three options selected and a valid smtp server. When I add a new user the logs show nothing but the email does not get sent. When I add a new review request I get this in the log: - Error sending e-mail notification with subject 'Review Request 1:

Re: [Errno 13] Permission denied error when sending emails

2013-08-20 Thread Michaela Newell
. Michaela On Tuesday, 20 August 2013 14:48:30 UTC+1, Stephen Gallagher wrote: On 08/20/2013 09:46 AM, Michaela Newell wrote: I am attempting to set-up emails. I have all three options selected and a valid smtp server. When I add a new user the logs show nothing but the email does not get

Re: [Errno 13] Permission denied error when sending emails

2013-08-20 Thread Michaela Newell
Actually, figured out what the last bits were it was because I had TLS ticked but my server didn't have it. Fixed now :) Thanks very much. Your command audit2allow -a did not work however. On Tuesday, 20 August 2013 17:34:39 UTC+1, Michaela Newell wrote: Hi Stephan, Thanks for reply

Re: error when adding svn repository callback_ssl_client_cert_prompt required

2013-08-23 Thread Michaela Newell
file is owned and readable by whatever user your web server is running as. -David On Tue, Aug 20, 2013 at 5:07 AM, Michaela Newell michaela...@gmail.comjavascript: wrote: Hi, I already have repositories added that do not need certificates however when I try and add a repo