05-09-2005 10:32 AM - edited 03-10-2019 02:08 PM
Hi,
1. First issue
I have following commands in my pix configuration
auth-prompt test_accept
auth-prompt test_reject
auth-prompt test_prompt
however I am not getting any of them. Any idea why?
2. Second issue
Which command do I enter so if my radius server is unavilable, the pix uses local authenticaiton
Thank you,
Iltiaz
05-11-2005 08:08 PM
1. Not sure what you're trying to enter there, but the correct format of the commands is as follows:
auth-prompt accept Username accepted
auth-prompt prompt Inagaria's PIX
auth-prompt reject Sorry wrong password
You can obviously change the text to whatever you want. See http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/cmdref/ab.htm#wp1026134 for details.
2. Backup authentication is not available in 6.x code, so there's no command to enter. In the newly released version 7.0 you can create a backup authentication method by putting the keyword LOCAL onto the end of your "aaa authentication console" command. See http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_70/70cmdref/ab.htm#wp1208311 for details.
05-12-2005 05:06 AM
Thanks for the response.
1.
I tried it but no luck. I can see those command with show auth-prompt but I do not see any message when I logon to PDM. I tried with failed login but still no message. I am using Microsoft IAS Radius server.
Any other suggestion.
Thank you,
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