<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Samba Printing in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000710#M5217</link>
    <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;I ran throught the items you had suggested, and everything appears to be in order with one possible exception. The nobody account on the4 system does not have login capabilities. If you were to check this via Webmin, the setting under Password would be at No login allowed. &lt;BR /&gt;&lt;BR /&gt;Per your request, I am including the smb.conf file in this e-mail.</description>
    <pubDate>Mon, 23 Jun 2003 16:07:57 GMT</pubDate>
    <dc:creator>Andrew Kaplan</dc:creator>
    <dc:date>2003-06-23T16:07:57Z</dc:date>
    <item>
      <title>Samba Printing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000705#M5212</link>
      <description>I am running Samba 2.2.7a on a Mandrake 9.1 system. I am trying to make a locally attached printer, LaserJet 6mp, available to the local area network.&lt;BR /&gt;The SWAT program is being used to do the configuration. I have configured the printer to be browseable and have made the nobody account&lt;BR /&gt;the one that is used to access the printer. The /tmp directory is where the data will spool. The printing daemon that I am using is CUPS. After the configurations were complete, Samba was restarted. I tried to connect to the printer from a Windows 2000 workstation. I used the My Network Places icon to locate the system the printed was attached to, and selected the printer. I encountered an error message saying&lt;BR /&gt;the wrong printer driver was loaded on the Samba server. I selected the "correct" driver from the Windows list. After that, the printer loaded, but had the following error message:&lt;BR /&gt;&lt;BR /&gt;Access denied, unable to connect.&lt;BR /&gt;&lt;BR /&gt;Any ideas? Thanks.</description>
      <pubDate>Wed, 18 Jun 2003 10:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000705#M5212</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2003-06-18T10:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Printing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000706#M5213</link>
      <description>1) "testparm smb.conf"&lt;BR /&gt;2)  "ping BIGSERVER" from the PC and "ping ACLIENT" from the unix box.&lt;BR /&gt;3) "smbclient -L BIGSERVER"  &lt;BR /&gt;4) "nmblookup -B BIGSERVER __SAMBA__" (* ip correct ? *)&lt;BR /&gt;5) "nmblookup -B ACLIENT '* (* ip correct ? *)&lt;BR /&gt;6) "nmblookup -d 2 '* (* broadcast OK ? *)&lt;BR /&gt;7) "smbclient //BIGSERVER/TMP". (* password ? *)&lt;BR /&gt;8) "net view \\BIGSERVER" from DOS (* shares listed ? *)&lt;BR /&gt;9) "net use x: \\BIGSERVER\TMP". (* password ? *)&lt;BR /&gt;10 ) "nmblookup -M TESTGROUP" (* test the workgroup *)&lt;BR /&gt;11 ) test browser</description>
      <pubDate>Wed, 18 Jun 2003 12:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000706#M5213</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-06-18T12:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Printing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000707#M5214</link>
      <description>This is a Windows Problem. Get the windows print driver from the printer vendor and load that driver, pointing at the Samba print queue.&lt;BR /&gt;&lt;BR /&gt;I just ran into the same thing Windows 2K to Windows NT Server.  It was actually kind of pathetic since both products were Microsoft.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 18 Jun 2003 12:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000707#M5214</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-18T12:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Printing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000708#M5215</link>
      <description>Hi Steve,&lt;BR /&gt;&lt;BR /&gt;I downloaded the driver onto the Samba server and expanded it into its own directory under the /etc/samba directory. I then went into SWAT and configured the printer options to point to the directory that had been created. I then restarted Samba. After that was done, I tried the same procedure with the 2000 workstation and got the same error message.</description>
      <pubDate>Thu, 19 Jun 2003 13:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000708#M5215</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2003-06-19T13:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Printing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000709#M5216</link>
      <description>Hi Andrew,&lt;BR /&gt;Is nobody account the guest account in your samba configuration?&lt;BR /&gt;&lt;BR /&gt;Is "guest ok" enabled in the printer configuration?&lt;BR /&gt;&lt;BR /&gt;Have you the nobody as a user in your linux box?&lt;BR /&gt;&lt;BR /&gt;Can you send the smb.conf file to check it?&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Fri, 20 Jun 2003 06:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000709#M5216</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-06-20T06:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Samba Printing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000710#M5217</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;I ran throught the items you had suggested, and everything appears to be in order with one possible exception. The nobody account on the4 system does not have login capabilities. If you were to check this via Webmin, the setting under Password would be at No login allowed. &lt;BR /&gt;&lt;BR /&gt;Per your request, I am including the smb.conf file in this e-mail.</description>
      <pubDate>Mon, 23 Jun 2003 16:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-printing/m-p/3000710#M5217</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2003-06-23T16:07:57Z</dc:date>
    </item>
  </channel>
</rss>

