cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
640
Views
5
Helpful
2
Replies

FTD 6.5 Restrict user access to 1 CIF Share?

mumbles202
Level 5
Level 5

Is there any way to restrict user access so that when they connect via vpn (so going through the FTD) that they can only access \\myserver\share2 and not share1 for example. I know i can use a split tunnel and restrict them to the ip of myserver but that still allows them access to all the shares on the server that have default "everyone" permissions. I know access-based enumeration on the Windows side should help as well but wanted to see if anything can be done on the firewall side. I know some firewalls along you to publish shortcuts to folders so was thinking if something like that would be possible.

2 Replies 2

Gustavo Medina
Cisco Employee
Cisco Employee

What if you have a script that runs on each user upon connection that maps the drive they should have access to?

Hadn't thought of that but its a great idea. I'll see if that's an option and try it tomorrow.