Re: Freeradius and IPA possible

Alan DeKok <[email protected]>
Newsgroups gmane.comp.freeradius.user
Message-ID <[email protected]>
On Apr 30, 2025, at 10:09 AM, Ville Leinonen via Freeradius-Users <[email protected]> wrote:
> I installed FreeRadius version 3.0.21 with ldap and krb modules and installed IPA server version 4.12.2. I would now like to use IPA as a backend server and authenticate my remote users using radius.

  You should upgrade to 3.0.27, but OK.

> I would like to ask if this is possible and if there are any instructions on how to do it.

  IPA is just an LDAP database.  You should:

* configure mods-available/ldap

  It has instructions for testing with an ldapsearch command line tool.

* link mods-enabled/ldap --> mods-available/ldap

* start the server in debug mode

* use radtest to send a request with a name / password.

* Verify that the server receives the packets && checks ldap

* see that an Access-Accept is returned.

  It's really quite simple.  The hardest part is configuring the ldap module.  And the file mods-available/ldap detailed instructions.

  And, as always, run the server in debug mode when you need to debug the server.

  Alan DeKok.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.