10-29-2004 03:37 AM - edited 03-10-2019 01:52 PM
We use ACS for windows 3.2 for authentication users on our router and switches. Now i want to configure AAA access to our Cisco 1100 AP's. For normal VTY (telnet) access it's no problem but de web interface witch use ip http authentication aaa the connection is refused. With normal telnet login the ACS server respond with user privilge 1. With web login de ACS server respond with user privilege 0. We use de following AP1100 (ver 12.2(11)JA1) configuration.
aaa new-model
!
!
aaa authentication login default group tacacs+ line none
aaa authentication login VTY group tacacs+ line none
aaa authentication enable default group tacacs+ enable
aaa authorization exec default none
aaa accounting exec default start-stop group tacacs+
aaa session-id common
!
ip http authentication aaa
ip tacacs source-interface FastEthernet0
!
line vty 0 4
access-class VTY-Access in
login authentication VTY
Regards A.J.Nijholt
11-01-2004 03:54 PM
Hope you would find this link Usefull:
02-17-2006 03:50 AM
hello,
could you ever solve your problem ?
regards
alex
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide