Let's say I have a terminal server called called TSSRV and a file server called FSSRV. A group called APP1_USERS has the ability to login to TSSRV. From TSSRV, this group uses an application that maps to a share on FSSRV, we'll call it \\FSSRV\APP1_DATA, where they have modify access.
Now this group would also have the ability to access \\FSSRV\APP1_DATA from any computer they login to, not just TSSRV.
Is there any way to restrict members of APP1_USERS to accessing the share only when they are on TSSRV? It wouldn't be feasible to deny all computers in the domain access to the share. I can't just add TSSRV to the share ACL since other users/groups login to TSSRV and they should not have access to the \\FSSRV\APP1_DATA.
Thanks.
Now this group would also have the ability to access \\FSSRV\APP1_DATA from any computer they login to, not just TSSRV.
Is there any way to restrict members of APP1_USERS to accessing the share only when they are on TSSRV? It wouldn't be feasible to deny all computers in the domain access to the share. I can't just add TSSRV to the share ACL since other users/groups login to TSSRV and they should not have access to the \\FSSRV\APP1_DATA.
Thanks.