This does not answer my question, which IS related to freeradius. I have gone through the O'Reilly "RADIUS" book, which does a good job at explaining implementing Authentication and Accounting with freeradius, but neglects Authorization (which is what I am trying to do). Again, I am trying to implement authorization through RADIUS, not local to the Cisco router itself. I gave the exec issue as one example; I had a similar issue with network as well (authorization only, NOT accounting and authentication).
Thanks --john > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf > Of Milver > S. Nisay > Sent: Friday, June 04, 2004 9:44 PM > To: [EMAIL PROTECTED] > Subject: Re: Authorization not working w/ Cisco > > > > > > If I remove the "aaa authorization exec default group radius local" > > entry on the router, I can get in fine. I should note that > > authentication works A-OK with my freeradius box. Its the > authorization > > that is giving me issues. > > this happens to be cisco related question and be directed to > cisco search > link > anyway, this works for me, have u tried this before since its > authorization > issue accdg to you. > > aaa authorization exec default local > aaa authorization network default local group radius > > here is the link to look for it if it didnt work for you > http://www.cisco.com/pcgi-bin/search/search.pl?searchPhrase=ro ute-cache&nv=S earch+All+cisco.com%23%23cisco.com&nv=Technical+Support+%26+documentation%23 %23cisco.com%23TSD&language=en&country=US&accessLevel=Guest&siteToSearch=cis co.com u can - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

