Disable authentication

Hello,

Until recently we were working with github authentication, and decided to try out LDAP on a different cluster, the problem is that now we have access but we are all with set with “User” privileges and no one is admin. What is the proper way to go about this? Can we disable auth to gain access again?

Best regards,

Alejandro

Ok, so I managed to change my user to “admin” by modifying the accounts table in MySQL.

I asked a similar question recently which may be of help. There are some API endpoints which should allow you to associate your admins and users to the new authentication type. See Migrating from local authentication to Active Directory?.

1 Like

Did you use the same setup to switch between authentication types?

We don’t support the ability to switch between authentication types as outlined in the comments in this issue. In general, we haven’t gone through that specific use case.

https://github.com/rancher/rancher/issues/2013

1 Like