Помогите разобраться!
Натроил freeradius на free 6.1. Все работает - захожу на Cisco через con и vty. При попытке войти в "en" - ошибка авторизации.users:
test Auth-Type := Local, User-Password == "test"
Service-Type = Login-User,
Login-Service = Telnet,$enable15$ Auth-Type := Local, User-Password == "test"
User-Service-Type = Shell-User,
Login-Service = Telnetrunning-config:
aaa authentication enable default group radius enable
>Помогите разобраться!
>Натроил freeradius на free 6.1. Все работает - захожу на Cisco через
>con и vty. При попытке войти в "en" - ошибка авторизации.
>
>
>users:
>test Auth-Type := Local, User-Password == "test"
> Service-Type = Login-User,
> Login-Service = Telnet,
>
>$enable15$ Auth-Type := Local, User-Password == "test"
>
> User-Service-Type = Shell-User,
>
> Login-Service = Telnet
>
>
>running-config:
>aaa authentication enable default group radius enableusers:
test User-Password == "pass"
Service-Type = NAS-Prompt-User,
cisco-avpair = "shell:priv-lvl=15"
>>Помогите разобраться!
>>Натроил freeradius на free 6.1. Все работает - захожу на Cisco через
>>con и vty. При попытке войти в "en" - ошибка авторизации.
>>
>>
>>users:
>>test Auth-Type := Local, User-Password == "test"
>> Service-Type = Login-User,
>> Login-Service = Telnet,
>>
>>$enable15$ Auth-Type := Local, User-Password == "test"
>>
>> User-Service-Type = Shell-User,
>>
>> Login-Service = Telnet
>>
>>
>>running-config:
>>aaa authentication enable default group radius enable
>
>users:
>test User-Password == "pass"
> Service-Type = NAS-Prompt-User,
> cisco-avpair = "shell:priv-lvl=15"Не работает.Вообще не пускает
aaa new-model
!
aaa group server radius vty
server 10.0.3.2 auth-port 1812 acct-port 1813
!
aaa authentication login authent-login group vty
aaa authorization console
aaa authorization exec author-exec group vtyradius-server host 10.0.3.2 auth-port 1812 acct-port 1813 key raccess
line con 0 4
authorization exec author-exec
login authentication authent-login