authentication and authorization
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.
Diana Robert wrote: ...
if we specify as above, can anyone say wats the difference between authentication and authorization functions.
What do you mean by that? "Authentication" and "authorization" are two different words with different meanings. The doc/ directory has files explaining how the server works, and what happens in the various sections. Alan DeKok.
participants (2)
-
Alan DeKok -
Diana Robert