On Mon, Oct 26, 2009 at 01:19:47PM -0500, John McMonagle wrote:
> I recently set up a scanner in ltsp5 using debian lenny and ltsp backports 
> for 
> lenny.
 
glad to hear it!

> I installed sane-utils that sets up saned as a daemon.
> This works fine but it starts up saned on all workstations.
> 
> On ltsp 4.2 there was a method to only start up inetd with saned support on 
> only the workstation with the scanner.
> 
> Is there any way to get saned enabled only on the workstations with a scanner?

configure the global default in /opt/ltsp/i386/etc/lts.conf to disable scanner
support, and enable it on the thin-clients that have a scanner. for a machine
with mac address 00:f4:56:b3:f8:99, like so:

  [default]
  SCANNER=false
  
  [00:f4:56:b3:f8:99]
  SCANNER=true

that *should* work.

live well,
  vagrant

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to