<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Printer Sharing With Ubuntu Server</title>
	<atom:link href="http://blog.joeb454.com/2008/09/printer-sharing-with-ubuntu-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joeb454.com/2008/09/printer-sharing-with-ubuntu-server/</link>
	<description>A Day In The Life Of Your Average Joe</description>
	<lastBuildDate>Fri, 07 Oct 2011 18:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Pepe</title>
		<link>http://blog.joeb454.com/2008/09/printer-sharing-with-ubuntu-server/comment-page-1/#comment-116</link>
		<dc:creator>Pepe</dc:creator>
		<pubDate>Thu, 20 Nov 2008 16:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://joeb454.wordpress.com/?p=175#comment-116</guid>
		<description>Hi,

What if you want to install on ubuntu server a shared windows xp printer and then share it yourself (by means of a logon script) to your domain computers (via samba + openldap) ??? Did I explain myself correctly?

* Windows xp with local printer and shared
* ubuntu server uses that share and offers it to the rest of the network through samba
* other xp clients connect to it via samba logon script

If you wonder why, is to overcome the 10 concurrent connections issue with XP pro. (HAck didn&#039;t work donno why)

Thanks for your time.</description>
		<content:encoded><![CDATA[<div style="float:right; margin:1em"><img alt='' src='http://1.gravatar.com/avatar/5f3ac972dd46119e22403c6dac390234?s=90&amp;d=wavatar&amp;r=PG' class='avatar avatar-90 photo' height='90' width='90' /></div>
<p>Hi,</p>
<p>What if you want to install on ubuntu server a shared windows xp printer and then share it yourself (by means of a logon script) to your domain computers (via samba + openldap) ??? Did I explain myself correctly?</p>
<p>* Windows xp with local printer and shared<br />
* ubuntu server uses that share and offers it to the rest of the network through samba<br />
* other xp clients connect to it via samba logon script</p>
<p>If you wonder why, is to overcome the 10 concurrent connections issue with XP pro. (HAck didn&#8217;t work donno why)</p>
<p>Thanks for your time.
<div style="clear:both;"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joeb454</title>
		<link>http://blog.joeb454.com/2008/09/printer-sharing-with-ubuntu-server/comment-page-1/#comment-123</link>
		<dc:creator>Joeb454</dc:creator>
		<pubDate>Tue, 30 Sep 2008 00:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://joeb454.wordpress.com/?p=175#comment-123</guid>
		<description>No I don&#039;t expect it to listen to a non-local IP by default.

Either way, it works now (provided I&#039;m in my LAN) so I&#039;m happy</description>
		<content:encoded><![CDATA[<div style="float:right; margin:1em"><img alt='' src='http://1.gravatar.com/avatar/19817da3b7a397a2ec8956013584a629?s=90&amp;d=wavatar&amp;r=PG' class='avatar avatar-90 photo' height='90' width='90' /></div>
<p>No I don&#8217;t expect it to listen to a non-local IP by default.</p>
<p>Either way, it works now (provided I&#8217;m in my LAN) so I&#8217;m happy
<div style="clear:both;"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ante Karamatic</title>
		<link>http://blog.joeb454.com/2008/09/printer-sharing-with-ubuntu-server/comment-page-1/#comment-122</link>
		<dc:creator>Ante Karamatic</dc:creator>
		<pubDate>Mon, 29 Sep 2008 21:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://joeb454.wordpress.com/?p=175#comment-122</guid>
		<description>How is that unusable? w3m http://localhost:631

I hope you don&#039;t expect Ubuntu to listen on non-local IP address by default?</description>
		<content:encoded><![CDATA[<div style="float:right; margin:1em"><img alt='' src='http://0.gravatar.com/avatar/6482a287ad9cfecd62379276473247d1?s=90&amp;d=wavatar&amp;r=PG' class='avatar avatar-90 photo' height='90' width='90' /></div>
<p>How is that unusable? w3m <a href="http://localhost:631" rel="nofollow">http://localhost:631</a></p>
<p>I hope you don&#8217;t expect Ubuntu to listen on non-local IP address by default?
<div style="clear:both;"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joeb454</title>
		<link>http://blog.joeb454.com/2008/09/printer-sharing-with-ubuntu-server/comment-page-1/#comment-121</link>
		<dc:creator>Joeb454</dc:creator>
		<pubDate>Mon, 29 Sep 2008 18:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://joeb454.wordpress.com/?p=175#comment-121</guid>
		<description>Sorry I forgot that :)

Ante is right - the cupsys web UI is enabled by default, but only for localhost. However on a CLI only server, that&#039;s not really that useful.

I had to enable it to listen to port 631 from any computer on the network before I could access the web UI.

I hope that makes things clearer :)</description>
		<content:encoded><![CDATA[<div style="float:right; margin:1em"><img alt='' src='http://1.gravatar.com/avatar/19817da3b7a397a2ec8956013584a629?s=90&amp;d=wavatar&amp;r=PG' class='avatar avatar-90 photo' height='90' width='90' /></div>
<p>Sorry I forgot that <img src='http://blog.joeb454.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ante is right &#8211; the cupsys web UI is enabled by default, but only for localhost. However on a CLI only server, that&#8217;s not really that useful.</p>
<p>I had to enable it to listen to port 631 from any computer on the network before I could access the web UI.</p>
<p>I hope that makes things clearer <img src='http://blog.joeb454.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
<div style="clear:both;"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ante Karamatic</title>
		<link>http://blog.joeb454.com/2008/09/printer-sharing-with-ubuntu-server/comment-page-1/#comment-120</link>
		<dc:creator>Ante Karamatic</dc:creator>
		<pubDate>Mon, 29 Sep 2008 18:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://joeb454.wordpress.com/?p=175#comment-120</guid>
		<description>&#039;(it‚Äôs disabled by default on Ubuntu installs)&#039;

Huh? If you install cupsys package, you&#039;ll get cups web management on http://localhost:631. If you don&#039;t install it, it still isn&#039;t disabled - it doesn&#039;t exist.

What are guys talking about?</description>
		<content:encoded><![CDATA[<div style="float:right; margin:1em"><img alt='' src='http://0.gravatar.com/avatar/6482a287ad9cfecd62379276473247d1?s=90&amp;d=wavatar&amp;r=PG' class='avatar avatar-90 photo' height='90' width='90' /></div>
<p>&#8216;(it‚Äôs disabled by default on Ubuntu installs)&#8217;</p>
<p>Huh? If you install cupsys package, you&#8217;ll get cups web management on <a href="http://localhost:631" rel="nofollow">http://localhost:631</a>. If you don&#8217;t install it, it still isn&#8217;t disabled &#8211; it doesn&#8217;t exist.</p>
<p>What are guys talking about?
<div style="clear:both;"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joeb454</title>
		<link>http://blog.joeb454.com/2008/09/printer-sharing-with-ubuntu-server/comment-page-1/#comment-119</link>
		<dc:creator>Joeb454</dc:creator>
		<pubDate>Mon, 29 Sep 2008 16:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://joeb454.wordpress.com/?p=175#comment-119</guid>
		<description>Actually I should probably point out that I didn&#039;t choose to install the print server when I installed the server image, and neither was the printer connected to the server.

I&#039;d imagine that may make things a little easier :)

And oliver - it does, but you have to configure it manually, or enable the web interface (it&#039;s disabled by default on Ubuntu installs)</description>
		<content:encoded><![CDATA[<div style="float:right; margin:1em"><img alt='' src='http://1.gravatar.com/avatar/19817da3b7a397a2ec8956013584a629?s=90&amp;d=wavatar&amp;r=PG' class='avatar avatar-90 photo' height='90' width='90' /></div>
<p>Actually I should probably point out that I didn&#8217;t choose to install the print server when I installed the server image, and neither was the printer connected to the server.</p>
<p>I&#8217;d imagine that may make things a little easier <img src='http://blog.joeb454.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>And oliver &#8211; it does, but you have to configure it manually, or enable the web interface (it&#8217;s disabled by default on Ubuntu installs)
<div style="clear:both;"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimcooncat</title>
		<link>http://blog.joeb454.com/2008/09/printer-sharing-with-ubuntu-server/comment-page-1/#comment-118</link>
		<dc:creator>jimcooncat</dc:creator>
		<pubDate>Mon, 29 Sep 2008 16:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://joeb454.wordpress.com/?p=175#comment-118</guid>
		<description>I&#039;ve had very little problems sharing through Samba using Ubuntu Desktop. I&#039;m even sharing a JetDirect printer that way, and it works better than with Windows communicating directly with it. I&#039;m guessing the Server install isn&#039;t so simple? That&#039;s too bad, I&#039;m provisioning some servers this week that I was hoping to use with this.</description>
		<content:encoded><![CDATA[<div style="float:right; margin:1em"><img alt='' src='http://0.gravatar.com/avatar/e8bef196a28d08b5412a101ebee18fef?s=90&amp;d=wavatar&amp;r=PG' class='avatar avatar-90 photo' height='90' width='90' /></div>
<p>I&#8217;ve had very little problems sharing through Samba using Ubuntu Desktop. I&#8217;m even sharing a JetDirect printer that way, and it works better than with Windows communicating directly with it. I&#8217;m guessing the Server install isn&#8217;t so simple? That&#8217;s too bad, I&#8217;m provisioning some servers this week that I was hoping to use with this.
<div style="clear:both;"></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliver</title>
		<link>http://blog.joeb454.com/2008/09/printer-sharing-with-ubuntu-server/comment-page-1/#comment-117</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Mon, 29 Sep 2008 16:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://joeb454.wordpress.com/?p=175#comment-117</guid>
		<description>Hmm... does Ubuntu Server really have no way to configure printer sharing without installing Gnome?</description>
		<content:encoded><![CDATA[<div style="float:right; margin:1em"><img alt='' src='http://0.gravatar.com/avatar/4f02b8f7945a65a746f6245c184d241d?s=90&amp;d=wavatar&amp;r=PG' class='avatar avatar-90 photo' height='90' width='90' /></div>
<p>Hmm&#8230; does Ubuntu Server really have no way to configure printer sharing without installing Gnome?
<div style="clear:both;"></div>
]]></content:encoded>
	</item>
</channel>
</rss>

