<?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: Print server issue in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968224#M27550</link>
    <description>Hi Maaz,&lt;BR /&gt;&lt;BR /&gt;Did you check the samba. This will give you the solution for both of your issues.&lt;BR /&gt;Other one is to check the HP Jetadmin software.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed.</description>
    <pubDate>Sat, 24 Mar 2007 06:14:13 GMT</pubDate>
    <dc:creator>Rasheed Tamton</dc:creator>
    <dc:date>2007-03-24T06:14:13Z</dc:date>
    <item>
      <title>Print server issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968223#M27549</link>
      <description>Dear Experts&lt;BR /&gt;&lt;BR /&gt;I have a rhel4 box, connecet with HP laser 1150 printer.&lt;BR /&gt;Now, is it possible that, from windows xp machines, I can print docs.. how ? plz help/guide me.&lt;BR /&gt;&lt;BR /&gt;Second issue&lt;BR /&gt;I have a windows xp machine, configured as a print server(Lexmark E220 printer), i can print docs from any other windows xp. Now is it possible that I can print doc from rhl box ?... if yes how ? plz help.&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sat, 24 Mar 2007 00:34:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968223#M27549</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2007-03-24T00:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Print server issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968224#M27550</link>
      <description>Hi Maaz,&lt;BR /&gt;&lt;BR /&gt;Did you check the samba. This will give you the solution for both of your issues.&lt;BR /&gt;Other one is to check the HP Jetadmin software.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed.</description>
      <pubDate>Sat, 24 Mar 2007 06:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968224#M27550</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-03-24T06:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Print server issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968225#M27551</link>
      <description>If I understant this, then you have a printer HP 1150 phisicaly connected to a system running Redhat and xp system that act as print server, on the xp print server there is a Lexmark E220, and you want to know how to print from both system (XP's' redhat) to all these printers... &lt;BR /&gt;&lt;BR /&gt;You could use SMB (Samba is able use/manage SMB protocole on the linux) this is normaly already running on your XP (click on file and print sharing in network setup)&lt;BR /&gt;&lt;BR /&gt;so on the Redhat system you should set up samba (edit/modify /etc/smb.conf) ans start service smb&lt;BR /&gt;&lt;BR /&gt;The set up af samba realy depend on how you want to set up your environment. for this we do not know enought about the whole picture.&lt;BR /&gt;&lt;BR /&gt;so my best advice would be find out a little about sambz on &lt;A href="http://www.samba.org" target="_blank"&gt;www.samba.org&lt;/A&gt; also search here in forum for entry's on smb.conf,, if you still have some issue with this then ask for some more detailed informations from here.&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc</description>
      <pubDate>Sat, 24 Mar 2007 07:52:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968225#M27551</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2007-03-24T07:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Print server issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968226#M27552</link>
      <description>Hi,&lt;BR /&gt;For 1st issue&lt;BR /&gt;   U have to configure the printer thru samba.&lt;BR /&gt;   For this u have to install the samba rpm..&lt;BR /&gt;   Then configure the printer in printer section of /etc/samba/smb.conf file.(or)u can try system-config-samba,but this will work only if u have graphical mode..&lt;BR /&gt;   Give the necessary permission to acces the printer to the users or share printer to the network users.&lt;BR /&gt;   Restart the samba service.&lt;BR /&gt;For second issue:&lt;BR /&gt;    system-config-printer&lt;BR /&gt;                 &lt;BR /&gt;revert back with ur findings.&lt;BR /&gt;palani.sp.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Mar 2007 06:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968226#M27552</guid>
      <dc:creator>palaniappan.sp</dc:creator>
      <dc:date>2007-03-26T06:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Print server issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968227#M27553</link>
      <description>Thank Dear Rasheed Tamton, Huc, palaniappan.sp for help.&lt;BR /&gt;HUC you understand my scenario 100%.&lt;BR /&gt;&lt;BR /&gt;Ok, I know that samba is the sol, but i am not able to understand the docs :(, I even tried to  follow different docs, but failed to implelment.&lt;BR /&gt;&lt;BR /&gt;i have to config the serve using smb.conf, because x is totally banned.&lt;BR /&gt;&lt;BR /&gt;what I need is please provide me the samba config, so that I can acheive my goal&lt;BR /&gt;&lt;BR /&gt;Thanks n Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Tue, 27 Mar 2007 02:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968227#M27553</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2007-03-27T02:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Print server issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968228#M27554</link>
      <description>It is not easy to give you an answer as the smb.conf depends very much on your environment and this can be a long process.&lt;BR /&gt;&lt;BR /&gt;but the good news is you should already have an smb.conf ... on fedora/redhat this is found in&lt;BR /&gt;&lt;BR /&gt;# /etc/samba/smb.conf&lt;BR /&gt;read this file using man smb.conf where not clear.&lt;BR /&gt;&lt;BR /&gt;these are option genaraly change/adapted so to run in your environment&lt;BR /&gt;&lt;BR /&gt;---------------------------------&lt;BR /&gt;[global]&lt;BR /&gt;        workgroup = mygroup&lt;BR /&gt;        server string = My Samba Server&lt;BR /&gt;        load printers = yes&lt;BR /&gt;        cups options = raw&lt;BR /&gt;  smb ports = 139   # allow this port on firewall this works like version 2.*&lt;BR /&gt;        log file = /var/log/samba/%m.log&lt;BR /&gt;        max log size = 50&lt;BR /&gt;        dns proxy = no&lt;BR /&gt;        username map = /etc/samba/smbusers&lt;BR /&gt;[homes]&lt;BR /&gt;        comment = Home Directories&lt;BR /&gt;        browseable = no&lt;BR /&gt;        writeable = yes&lt;BR /&gt;&lt;BR /&gt;[printers]&lt;BR /&gt;        comment = All Printers&lt;BR /&gt;        path = /usr/spool/samba&lt;BR /&gt;        browseable = no&lt;BR /&gt;        printable = yes&lt;BR /&gt;[Transition]&lt;BR /&gt;        path = /home/mygroup/Transition&lt;BR /&gt;        browseable = yes&lt;BR /&gt;        guest ok = yes&lt;BR /&gt;&lt;BR /&gt; ----------------------&lt;BR /&gt;&lt;BR /&gt;So try adapt above to your need/env &lt;BR /&gt;&lt;BR /&gt;Then start samba with&lt;BR /&gt;&lt;BR /&gt;#service smb start&lt;BR /&gt;&lt;BR /&gt;check in log file to see what has been logged&lt;BR /&gt;that is check all files under /var/log/samba/  make sure you do this for all the files/subdir as there could be some core subdirectorys there&lt;BR /&gt;&lt;BR /&gt;if all starts well then try the following command to have a taste of what the system send you back.&lt;BR /&gt;&lt;BR /&gt;# smbstatus&lt;BR /&gt;&lt;BR /&gt;try &lt;BR /&gt;#smbclient --message Hello XP 'your xp ip address'&lt;BR /&gt;&lt;BR /&gt;if needed adapt/open with caution! the firewall for port 139 or 445 &lt;BR /&gt;&lt;BR /&gt;If all is well you shoulds now see a message "Hello XP" on your XP.&lt;BR /&gt;&lt;BR /&gt;I will stop here but if you do/adapt the above to your env , and if if your are still stuck tell us what is or seems wrong we will try to pick it up from there&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 08:08:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968228#M27554</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2007-03-27T08:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Print server issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968229#M27555</link>
      <description>Hi Mazz,&lt;BR /&gt;&lt;BR /&gt;you may configure Samba (smb.conf) using a browser from any other machine in your network.&lt;BR /&gt;&lt;BR /&gt;You have to install on your RH server the package "samba swat" and access the web interface available on port 901 (&lt;A href="http://your.rh.server:901)" target="_blank"&gt;http://your.rh.server:901)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Swat documentation ==&amp;gt; &lt;A href="http://samba.org/samba/docs/man/Samba-HOWTO-Collection/SWAT.html" target="_blank"&gt;http://samba.org/samba/docs/man/Samba-HOWTO-Collection/SWAT.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Wed, 28 Mar 2007 10:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968229#M27555</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2007-03-28T10:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Print server issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968230#M27556</link>
      <description>Thanks all, esp HUC.&lt;BR /&gt;I am sorry but I am working on some other issues, will let you know within next 75 hours.&lt;BR /&gt;&lt;BR /&gt;Thanks n Regards</description>
      <pubDate>Thu, 29 Mar 2007 02:34:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/print-server-issue/m-p/3968230#M27556</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2007-03-29T02:34:20Z</dc:date>
    </item>
  </channel>
</rss>

