How to control access to internet via authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 05:56 AM - edited 02-21-2020 10:10 AM
Is there a way to configure a PIX to require Windows NT domain authentication to access the external network?
- Labels:
-
Other NAC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 07:51 AM
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.
