Hello! I am looking to deploy this at our office for housing docs from both users and from our in house ERP. BUT I need to get LDAP working on this before it becomes a viable option.
The docs are GREAT but they seem to have some omissions on this user_settings area to put the config in for a docker-compose install.
docs say it should be a “media” volume and just create the folder there but there is no media volume created
and the compose-docs here say:
If Mayan EDMS was installed using Docker, the user_settings/
folder will be found inside the Docker volume. If you installed Mayan EDMS according to the Docker instructions provided in this documentation, your user_settings/
folder should be located in the directory: /docker-volumes/mayan/user_settings/
.
https://docs.mayan-edms.com/chapters/settings.html?highlight=user_settings#via-python-settings-files
and the ldap settings file mentions vaguely what to do but not enough to get a location to setup?
I think we may just be missing a bit of docs to make this work.
does anyone have a working 5 step on how they added LDAP to a fresh install of EDMS?