cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
553
Views
0
Helpful
2
Replies

RADIUS from Aironet 1231 - enable fails

networking
Level 1
Level 1

Hi all,

we have an ACS server (3.3)

which we use for Login and Enable authentication for all our routers & switches without any problems.

I am setting up an Aironet 1231G with IOS 12.3(7)JA

I am able to get the login to authenticate OK, but when you try to enable, it returns "REJECTED".

the ACS Failed Attempts.csv shows the following:

06/09/2005 15:59:00 Authen failed $enab15$ .. .. External DB auth failed .. .. 0 10.139.251.201

Can anyone please tell me what I'm doing wrong?

Aironet Startup-config is attached

Many Thanks.

2 Replies 2

m.singer
Level 4
Level 4

Radius will always send $enab15$ as the username and there is no way to change that. The best option is to use TACACS+ for login authentication or not use enable authentication to Radius.

Thanks for the response, but Tacacs didn't work either.

We eventually figured it out.. we'd missed off the

aaa authentication enable default group radius enable

command.

added this and all was well.

Cheers,

Nick