Converting user account with password to AD

742 views
Skip to first unread message

RBUser

unread,
Dec 6, 2023, 12:38:51 AM12/6/23
to Review Board Community
We generally use Active Directory for ReviewBoard authentication.
We do still have a few users that have accounts with passwords.
We would like to convert those user accounts to use AD instead of ReviewBoard passwords. How can we do this? I looked in the database and I found the table with user account information, but I don't see anywhere where it lists the login method.

David Trowbridge

unread,
Dec 6, 2023, 12:42:00 AM12/6/23
to revie...@googlegroups.com
If Review Board is configured to use AD, it will try that first for all users. If that authentication fails, then it will use the database password. Assuming those users have AD accounts, you shouldn't need to do anything--they'll be able to log in with their AD credentials. You can enforce this by just clearing out the password in the database.

David

--
Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups "Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/8f573521-a44f-43ca-bc2e-0cd6dcdea13en%40googlegroups.com.

RBUser

unread,
Dec 6, 2023, 10:59:50 AM12/6/23
to Review Board Community
David,

Thank you for your reply. That was very helpful information. I did not realize that was how it worked.
How do I clear out the password in the database? Do I just set the value to NULL? It looks like even users that are using AD do have a value in the password column.

Reply all
Reply to author
Forward
0 new messages