Sunday, February 8, 2009

[THIN] Re: TsCal per device

Hi David,
 
Kind of though the granularity isn't as good as when you set rules on a per-user basis.
 
What you do is to add an additional rule "IP Range" to your load evaluators. This lets you disable access to a published application according to the IP address range or IP address of the client. Provided you know the IP address of the "banned" device you can stop it from logging on to your farm. Of course this assumes that the user on the device isn't an administrator and that you only allow access to published applications.
 
We sued to do this before the IP range stuff was available by simply having an addition to the logon script along the lines of:
 
if %clientname% == banned_device then goto logoff
 
 
:logoff
msg %username% This is a restricted farm and you have been denied access
logoff
 
It's really a whole lot easier to ban users.
 
regards,
 
Rick
 
--
Ulrich Mack
Quest Software
Provision Networks Division


On Fri, Jan 30, 2009 at 8:45 PM, David <dmauri@gmail.com> wrote:
Hi List,

Is there any way to manage (grant or deny access) which device can connect to the farm?
Creating a group, OU, and grant permissions to TS servers? I'm not sure.
How do you manage it?


************************************************
For Archives, RSS, to Unsubscribe, Subscribe or set Digest or Vacation mode use the below link:
http://www.freelists.org/list/thin
Follow ThinList on Twitter
http://twitter.com/thinlist
Thin List discussion is now available in blog format at:
http://thinmaillist.blogspot.com
Thinlist MOBILE Feed
http://thinlist.net/mobile
************************************************



No comments: