cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1201
Views
0
Helpful
1
Replies

How to control access to internet via authentication

jksnook
Level 1
Level 1

Is there a way to configure a PIX to require Windows NT domain authentication to access the external network?

1 Reply 1

ehirsel
Level 6
Level 6

Yes. You will need an AAA server that communicates witht the pix using tacacs+ or radius, and then can connect to a ms win domain controller using NTLM authen. The cisco secure ACS server can fit that role - and it may be able to use Active Directory as well. There are other aaa servers that can do this too.

View the pix documentation online at www.cisco.com for more info about using aaa servers, and the aaa authentication command.