| Users: | L- | 
| Hints: | -R | 
| Huntgroups: | -R | 
| Additivity: | Append | 
| Proxy propagated: | No | 
    VALUE      Auth-Type         Local                0       
    VALUE      Auth-Type         System               1       
    VALUE      Auth-Type         Crypt-Local          3       
    VALUE      Auth-Type         Reject               4       
    VALUE      Auth-Type         SQL                  252     
    VALUE      Auth-Type         Pam                  253     
    VALUE      Auth-Type         Accept               254     
This attribute tells the server which type of authentication to apply to a particular user. It can be used in LHS of the user's profile. See section Authentication.
Radius interprets values of Auth-Type attribute as follows:
Local
Password attribute from the record is taken
as a cleantext password and is compared against the Password value
from the input packet. 
System
Crypt-Local
Password attribute from the record is taken
as an MD5 hash on the user's password. Radius generates MD5 hash
on the supplied Password value and compares both strings.
Reject
Accept
SQL
Mysql
Mysql is an alias maintained for compatibility
with other versions of Radius.
Pam
Go to the first, previous, next, last section, table of contents.