Hi

I'm add into sites-enabled/inner-tunnel

authorize {
        ...

        if (Ldap-Group == "%{AD-Group}") {
                ok
        }
        else {
                reject
        }
}

It's work for peap authentification, but if I use certificate authentication, the module ldap do not work


08.12.2011 20:34, Alan DeKok пишет:
Сергей Усов wrote:
Thanks, Alan, it works.

I have another question. Can I check the user's group for authentication
via TTLS?
   Put any group checking into the "inner-tunnel" server.  That's what
it's for.

   Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to