Project

General

Profile

Configure LDAP from command line

Added by Sean Davis almost 9 years ago

I am trying to provision and configure Redmine using Ansible (to make this a reproducible thing). One detail that I have not been able to fully do with command-line tools is to set up LDAP authentication. Is it possible to do so from the command line, or does it really require an admin to log into the admin web console to configure?

Thanks,
Sean


Replies (1)

RE: Configure LDAP from command line - Added by Sean Davis almost 9 years ago

Found my own answer, I think. It appears that the auth_sources table in the database is where the ldap server information is stored, so I can probably just directly address the SQL server to make that change.

    (1-1/1)