Allow external auth in Nextcloud
-
Hi @nebulon I'm using Keycloak module https://github.com/njsubedi/cloudron-keycloak
Which seems to work well until the Nextcloud container is restarted. At which point it breaks and the auth settings are overwritten.
According to your comment;
"it will always ensure the LDAP settings are bound to the LDAP server on your Cloudron."Could you change the Nextcloud package to allow for external user management
I'd be willing to pay for this work if it helps it happen quickly.
-
-
@jdaviescoates Thanks, but it doesn't look like that is an option. I can only re-create a complete clone.
-
Theoretically this is possible to change the auth method and we might implement that in the future, but currently the side-effects for apps is a bit unknown what happens if the apps start with configured LDAP then again without, so at the moment you would have to install a fresh Nextcloud instance unfortunately.
-
@Sam_uk such data migration is always a bit tricky. You might be able to first install a fresh Nextcloud without the Cloudron user management and then import a backup from the other instance. Only do this in a test app instance first though.