The code to point the clients to the server's cups dynamically for thin clients is part of localapps.
If you want to do the same for fat clients, simply add the file "/etc/cups/client.conf" in your chroot with the contents: ServerName 1.2.3.4 (where 1.2.3.4 is the IP of the CUPS server - you can probably just use the name "server" if the cups server *is* the LTSP server) update the image and off you go. -Gadi On Fri, Jul 8, 2011 at 2:16 PM, Simone <[email protected]> wrote: > Hi, > > I'm configuring an LTSP 5.2 server to share its printers with > thin/fat clients but I'm having some problem with the fat. With > thinclients, as expected, everything works perfectly and every client > shows the server's printers but fatclients are unable to show any > printers. > I know that thin and fat are quite different and that I could add > printers directly in the chroot but I would like to understand what is > the official way of the LTSP project to share printers with > fatclients; could somebody explain it to me or give me a pointer? > > Thank you in advance :) > > Simone > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _____________________________________________________________________ > 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 > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _____________________________________________________________________ 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
