sipcapture / homer7-docker

HOMER 7 Docker Images
93 stars 84 forks source link

The problem with LDAP group in homer-webapp docker container #145

Closed perrfect closed 2 days ago

perrfect commented 1 year ago

Hello. I have some problems with LDAP_USERGROUP in the homer-webapp docker container in a /usr/local/homer/etc/webapp_config.json config. When the container has restarted usergroup are changed from "usergroup": "sec_homer_users" to "usergroup": "sec_roots". Only removing the container helps This group I forward to the config via docker-compose, as: "LDAP_USERGROUP=sec_homer_users"

kYroL01 commented 2 days ago

Duplicate issue - the same is already resolved here https://github.com/sipcapture/homer/issues/592