1259: How do I reset the authentication method?

dmo****@mane***** (Google Code) (Is this you? Claim this profile.)
david
david
Aug. 15, 2013
I'm trying to have ReviewBoard use LDAP authentication, when a user logs on. However, I screwed it 
up somehow, so now my admin account no longer works. Is there a way I can modify a file 
somewhere so that it doesn't try to do LDAP authentication?

-Dan.
#1 durran*******@gmai***** (Google Code) (Is this you? Claim this profile.)
go to your url say http://reviews.example.com/, and go to admin UI interface, top of the interface where you can find authentication. select as per your req.
david
#2 david
  • +PendingReview
  • +david
david
#3 david
Documentation fix pushed to release-1.7.x (678aaf4).

$ rb-site manage /path/to/site set-siteconfig -- --key=auth_backend --value=builtin
  • -PendingReview
    +Fixed