Hi,

I have found this :

        authtype LDAP {
              group {
                      ldap1 {
                              fail     = 1
                                    notfound = 2
                             }
                      ldap2 {
                               fail     = 1
                                 notfound = 2
                         }
                 }
        }


Can you explain the meaning of this syntax ?
And it's correct with this :
        I want that radius authorizes (i.e authenticates) an user with
the     ldap module instance number 1 and if the authorization (i.e
authentication) don't success, radius uses the ldap module instance
number 2 for the authorization (i.e authentication) but the two calls
of the ldap module instances have contained in the same autztype (i.e
authtype)

Thanks

Philippe



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

Reply via email to