cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
803
Views
0
Helpful
2
Replies

ACS Authentication

unionbancorpit
Level 1
Level 1

We have ACS up and running with no problems. We have a special VLAN for a public kiosk that customers can use to surf the internet. The kiosk is wireless and is configured to auto-login with a specific account. The access-point is using vlan 1 and vlan 40 for the wireless kiosk. When the kiosk machine authenticates to ACS running on our domain controller (which resides on vlan 10) - is the kiosk machine communicating with the domain controller or is the kiosk machine communicating with the access-point, which in turns communicates with the ACS server? I would like to block vlan 40 from accessing vlan 10 but if the kiosk machine needs to communicate with the domain controller I don't think I can. Any help is appreciated. Thanks.

1 Accepted Solution

Accepted Solutions

gfullage
Cisco Employee
Cisco Employee

The untrusted kiosk machine is only communicating with the AP. The AP will forward the credentials onto the ACS server which in turn will try to authenticate them to the Windows DC.

View solution in original post

2 Replies 2

gfullage
Cisco Employee
Cisco Employee

The untrusted kiosk machine is only communicating with the AP. The AP will forward the credentials onto the ACS server which in turn will try to authenticate them to the Windows DC.

Thanks for the information.