(freeradius 3) I'm trying to integrate freeradius with active directory in cenos 7.

Marcelo Martinez marcelo.martinez at nexa.com.uy
Fri Sep 16 22:47:51 CEST 2016


Hello,

I'm trying to integrate freeradius with active directory in cenos 7.

The steps I did to join the client to AD domain here:



    yum install realm

    realm discover 10.8.10.109
    test.uy
    type: kerberos
    realm-name: TEST.UY
    domain-name: test.uy
    configured: no
    server-software: active-directory
    client-software: sssd
    required-package: oddjob
    required-package: oddjob-mkhomedir
    required-package: sssd
    required-package: adcli
    required-package: samba-common

    yum -y install oddjob oddjob­mkhomedir sssd adcli samba­common
    yum install -y krb5workstation

    hostnamectl set-hostname prueba

    realm join -U Administrator test.uy

    ssh administrator at test.uy@localhost
    [administrator at test.uy@prueba ~]$

Done!



Now I need help to install and configure freeradius and delegate
authentication with active directory users.

>From here, is there a guide to configure freeradius / active directory
authentication?

I tryied with different guides but I can't do the job yet...

Thanks in advance.-


More information about the Freeradius-Users mailing list