radiusd.conf-----------------

authenticate{
        Auth-Type customer1{
                ldap1
        }
        Auth-Type customer2{
                ldap2
        }
}

authorize{
        preprocess
        suffix
        Autz-Type customer1{
                ldap1
        }
        Autz-Type customer2{
                ldap2
        }
        files
}

-----------------------------

users file-------------------

DEFAULT Realm == "customer1", Autz-Type := customer1, Auth-Type := customer1


if we specify as above, can anyone say wats the difference between 
authentication and authorization functions.
thanks.

              
---------------------------------
 Download prohibited? No problem. CHAT from any browser, without download.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to