Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow LDAP access for Webserver app #6928

Closed
mrmarkuz opened this issue May 22, 2024 · 2 comments
Closed

Allow LDAP access for Webserver app #6928

mrmarkuz opened this issue May 22, 2024 · 2 comments
Assignees
Labels
forge The package belongs to NethForge

Comments

@mrmarkuz
Copy link
Member

When installing a site using LDAP on the Webserver app, the ldapproxy isn't reachable. As a lot of web apps use LDAP we should allow it.

Proposed solution

Add --network=slirp4netns:allow_host_loopback=true to the webserver service to allow LDAP access.

Alternative solutions

Use the custom configuration as explained in the community

See also

https://community.nethserver.org/t/customize-container-systemd-service-file/23687


Thanks to kovand for proposing this feature.

@stephdl
Copy link

stephdl commented May 23, 2024

for the record, this could be done manually by creating a systemd template service, in the meanwhile there are a lot of cases where the web application could need to connect to a LDAP server, but sometimes not on the cluster

what do you think @DavidePrincipi

@DavidePrincipi DavidePrincipi moved this from 🆕 New to 🏗 In progress in NethServer May 23, 2024
@stephdl stephdl added this to stephdl Jun 6, 2024
@stephdl stephdl moved this to Todo in stephdl Jun 6, 2024
@DavidePrincipi DavidePrincipi added this to the NethServer M8.3 milestone Nov 7, 2024
@stephdl
Copy link

stephdl commented Nov 14, 2024

won't fix for now, we can add it manually by a systemd service

@stephdl stephdl closed this as completed Nov 14, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in NethServer Nov 14, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in stephdl Nov 14, 2024
@stephdl stephdl added the forge The package belongs to NethForge label Nov 14, 2024
@DavidePrincipi DavidePrincipi closed this as not planned Won't fix, can't repro, duplicate, stale Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forge The package belongs to NethForge
Projects
Archived in project
Development

No branches or pull requests

3 participants