AuthenMethod
Represents authentication method. tacacs(1) indicates that TACACS method is used for authentication. radius(2) indicates that RADIUS method is used for authentication. kerberos(3) indicates that KERBEROS method is used for authentication. local(4) indicates that local password is used for authentication. Which password is used depend on what login mode users specified.
Possible values
4 objects| Number | Name |
|---|---|
| 1 | tacacs |
| 2 | radius |
| 3 | kerberos |
| 4 | local |