How to reset access control in Rancher server?

I tried to find out the config file which can manage access control in Rancher, but failed.

My issue is, after config openldap as access control in Rancher server, ldap server is changed with new domain name, new IP address, certificate expired, or unreachable (it is in develop/staging, not stable currently)

In that situation, I can’t login Rancher server any more. So how to reset Rancher configuration and disable access control without login Rancher?

http://docs.rancher.com/rancher/latest/en/faqs/troubleshooting/#help-i-turned-on-access-controlrancherlatestenconfigurationaccess-control-and-can-no-longer-access-rancher-how-do-i-reset-rancher-to-disable-access-control

1 Like

Thanks, @vincent. It fixes my issue.

I tested, seems disable api.security.enabled is enough. No require to reset on api.auth.provider.configured

I don’t remember what it was exactly, but there was a good reason to do both…