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

aaa authentication enable default group radius enable

WILLIAM STEGMAN
Level 4
Level 4

I place the above command on my switch (2950 IOS 12.1.22), but how do I tie the password back to my radius server? As I understand it, the $enable15$ user account is used when configuring your enable login to use a radius/tacacs server, but where/how is the password set? I'm using Microsoft's IAS.

thank you,

Bill

2 Replies 2

vasthorvak
Level 1
Level 1

Bill,

First I would recommend that you upgrade the code. Secondly this command tells it to check the radius account for the user it is logging into. So you should be able to define within IAS what privilege level a user should have within its account. I know you can do this within Cisco ACS but I am not familiar with IAS.

rlemaste
Level 1
Level 1

I'm working on a similar problem and just found Cisco documentation that said that the radius method doesn't work on a per-username basis for privileged mode access. I'm going to disable authentication at Enable and try to use Radius for authorization.