-
We have a problem with displaying and selecting users to be allocated to the appropriate board. If I try to search, no user is displayed.
The system is connected to the LDAP directory service (Fre…
-
Dear,
the playbook ipaserver.install-server.yml fail when I runce the playbook the first time.
It seem that it fail to reach the ldap server through port 389.
```
TASK [freeipa.ansible_freeipa…
-
Hi,
I've installed PacketFence 10.3.0 and I would like to enable 802.1X on my network using my FreeIPA LDAP as a source of authentication using EAP if possible (computers are all debian 10 using netw…
-
How should we handle user management?
One option is to provide an openLDAP service for other applications to leverage: https://github.com/helm/charts/tree/master/stable/openldap
-
I want to use LDAP authentication against Red Hat IPA with an anonymous initial bind, but the
actual user is rejected for missing group membership (same setup works with Apache):
```
DBUG[04-2…
-
Hi There,
Currently been trying to upgrade my FreeIPA installation from 4.9.2 to 4.9.6 however I have been running into issues.
Environment:
**# Host**
BaseOS: ubuntu 20.04 LTS
Kernel: 5.4.…
-
We are seeing a lot of excitement on the [podman](https://github.com/containers/libpod) front running containers as not root.
We are taking advantage of User Namespace and specifically shadow-util…
-
Opening a new issue for this:
I can create users, and I see them get populated in FreeIPA, but when I try to login - the site pauses for a bit and displays `Error contacting FreeIPA`.
I spent ab…
-
JupyterHub has authentication, and also a thin layer of authorization in its reverse proxy. But the Cylc UI server will need to redefine parts of its authentication.
This issue is to record discuss…
kinow updated
3 years ago
-
Hi guys,
Trying freeipa out through docker-compose though tried pretty much everything now including podman.
I have created this sample from the instructions on this repo and have also used many…