Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi there,After going through some topics and trying everything I could fine I am relaying on you all to help me further before I loose my mind. I have an Access Point for R&D and have configured several items for AAA, such as login in through the te...
My goal is to be able to telnet to the AP1200 by using my Windows account. To make this possible I have configured the AP to use the ACS server for authentication and configured the ACS to verify the username and the password from an external databas...
Hi,Thanks for the answer. My config now looks like this...aaa authentication login default local group tac_admin group rad_adminaaa authentication login console localaaa authentication enable default group tacacs+ enableaaa authorization exec default...
Thanks for your help... This morning a router 1600 was made redundant so I have 'stolen' it to work with this one. According to all information everyhting is OK but for some reason it does not work. I'll see what comes out of the TAC case. Thanks aga...
Hi again,The config is below. I did the commands you gave and it did not work. Nothing shows up in the RADIUS and TACACS accounting logs. No a single row. aaa new-model!!aaa group server radius rad_eap server #.#.#.# auth-port 1645 acct-port 1646!aaa...
Oke, this is my config on the AP now.aaa group server tacacs+ tac_admin server A.B.C.D!aaa group server radius rad_pmip!aaa group server radius dummy!aaa group server radius rad_admin server A.B.C.D auth-port 1645 acct-port 1646!aaa authentication lo...
Personally I am also starting the suspect the AP. AP software is 12.2(13)JA1The config on the AP for AAA is pasted below.aaa new-model!!aaa group server radius rad_eap!aaa group server radius rad_mac!aaa group server radius rad_acct!aaa group server ...