Author Topic: PC - thin client - set up to go to only a couple websites?  (Read 1320 times)

sternfan

  • Zen Apprentice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
PC - thin client - set up to go to only a couple websites?
« on: September 25, 2013, 01:46:25 pm »
Hi all,
I need to setup a few PCs for employees that do not have user accounts.  These employees need be able to open a few webpages, and that's it.

My idea was to create a Zentyal LTSP server and some thin clients, lock down the image so users can't make changes and figure out how to limit them to a few webpages.

So - any thought on how to do this?

Thanks,
Rob

biyover

  • Zen Monk
  • **
  • Posts: 62
  • Karma: +0/-0
    • View Profile
Re: PC - thin client - set up to go to only a couple websites?
« Reply #1 on: September 26, 2013, 04:24:06 am »
hi,

The options for zentyal-ltsp work very well. I use a slightly custom setup, but overall it works great.

The building of the image and serving are pretty straight forward and documented.

Users can modify things during the session, but they can't access the image (not in the way you are thinking, anyway), although they might be able to set preferences in their home folders. You might want to look into the "web kiosk" feature of LTSP. You can find more info @ ltsp.org and also https://help.ubuntu.com/community/UbuntuLTSP

Ideally, you want to group the clients in the network. Either on an exclusive segment or even physically. This is not strictly necessary, but it makes things like limiting web-access easier.

As far as websites go, I think your best bet is to use squid with a "whitelist" profile. Once you have your clients grouped (by nic, by net or subnet, etc) you get squid to apply the profile to that particular group. That should limit their access to only those domains you define in the whitelist.

I hope it's only a few domains, you don't want to be entering a long list of domains in the profile page!!!

christian

  • Guest
Re: PC - thin client - set up to go to only a couple websites?
« Reply #2 on: September 26, 2013, 08:54:18 am »
Pay attention that this module is deprecated with Zentyal 3.2, if I'm not wrong  8)