-
When using the LDAP auth module, ma1sd looks into LDAP for "samaccountname" by default. When using FreeIPA (based on OpenLDAP), this account attribute is not part of the ldap schema.
Best fix woul…
-
Hi there I am trying to import the schema into FreeIPA version 4.4.0 running on Centos7
At present when I run the important command I get the following.
`
ldapadd -W -x -D uid=admin,cn=users,c…
ghost updated
3 years ago
-
As an administrator (of a FreeIPA environment), I want to check PKI certificates in IPA NSS databases map correctly to PKI user in PKI LDAP DB. Check serial numbers and the actual certificates (mostly…
-
**Describe the feature:**
TRASA currently only supports LDAP (Open ldap, freeIPA, Active Directory) and SAML (Okta) as identity providers.
This feature request is to integrate with more IDPs such…
-
Firewall rules needs to updated to include `freeipa-replication` service to get replication to work.
If not its runs into replication errors
tested on Rocky8
error logs on Master side when Repl…
rx294 updated
2 years ago
-
Hi!
We using FreeIPA as LDAP Auth Service.
With that line we facing with problem when **memberid** contains full DN to account
https://github.com/zabbix-tooling/zabbix-ldap-sync/blob/bcb898d9585060…
-
The self registration workflow doesn't validate the user's email address yet. It's common practice to validate the email address.
## Suggested workflow
1. User registers herself with username, tempora…
tiran updated
9 years ago
-
Would it be possible to add a boolean property to mark users with enabled 2FA authentication? Is it something that can already be fetched from LDAP (I see there's a "User authentication types" propert…
-
Hello,
I need to find several LDAP groups and then work with the search results. I want to set the list of groups using a settings variable. If this variable is not set, it seems reasonable to pass…
-
I would like to be able to enrol any cluster in our existing FreeIPA setup, instead of using NIS.
At the moment I have been testing using manually with separate playbooks. It would be good to have …