cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
796
Views
0
Helpful
4
Replies

ASA 8.0 authentication with Active directory

sezaar
Level 1
Level 1

Hello

I have a requirement, to authenticate users going through ASA to internet using active directory.

Means, if any user try to browse the web he need to be authenticated using active directory

Is this possible on the ASA  .

Thanks

4 Replies 4

Jatin Katyal
Cisco Employee
Cisco Employee

It seems you're intrested to have cut through proxy auth. Most of the users deploy it with tacacs and radius. However this can also be done via LDAP. In short the aaa authentication match command is used. Traffic       that requires authentication is permitted in an access list that is referenced       by the  aaa authentication match command, which       causes the host to be authenticated before the specified traffic is allowed       through the ASA.

Here is a link that would help you configuring the same.

http://www.cisco.com/en/US/products/ps6120/products_tech_note09186a0080ba6110.shtml

Jatin Katyal


- Do rate helpful posts -

~Jatin

Another way to achieve that is the identity-firewall. For that you need to upgrade the ASA to at least v8.4.2 (it could be that you also need a memory-upgrade). Then you deploy a virtual appliance that gets integrated into AD where you track the IPs of your users.

This solution is transparent to the user and works quite good.

http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/access_idfw.html

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

Yes this is possible by Configuring the Identity Firewall, please refer following link-

http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/access_idfw.html

manjeets
Level 3
Level 3