How to disable Cloudron LDAP?
-
wrote on Mar 1, 2023, 12:26 AM last edited by
So I've accidentally setup Mastodon with Cloudron LDAP enabled. How do I turn it off so that I will not encounter issues with Users signing up directly to Mastodon?
Can I simply remove the LDAP config in the env.production file?
-
So I've accidentally setup Mastodon with Cloudron LDAP enabled. How do I turn it off so that I will not encounter issues with Users signing up directly to Mastodon?
Can I simply remove the LDAP config in the env.production file?
wrote on Mar 1, 2023, 7:37 AM last edited by@alwynispat as far as I know you can't
-
So I've accidentally setup Mastodon with Cloudron LDAP enabled. How do I turn it off so that I will not encounter issues with Users signing up directly to Mastodon?
Can I simply remove the LDAP config in the env.production file?
@alwynispat you have to migrate to a new app instance. The LDAP flag can only be turned on/off at installation time.
-
I haven't tried it myself but you can try to follow threads like https://forum.cloudron.io/topic/8071/change-cloudron-user-management-to-mastodon-app-user-management-on-existed-app
-
I haven't tried it myself but you can try to follow threads like https://forum.cloudron.io/topic/8071/change-cloudron-user-management-to-mastodon-app-user-management-on-existed-app
wrote on Mar 2, 2023, 1:35 PM last edited by@girish great that works! remember to rebuild the feeds and redeploy elasticsearch if that's in use.