<?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: Problem with user on print in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095909#M443265</link>
    <description>exectute "id lp"&lt;BR /&gt;&lt;BR /&gt;if it does not return anything then someone removed the lp username from /etc/passwd.&lt;BR /&gt;&lt;BR /&gt;re-add the user&lt;BR /&gt;lp:*:9:7::/var/spool/lp:/sbin/sh&lt;BR /&gt;&lt;BR /&gt;undo the mods to /etc/group as you just messed up the security.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 04 Mar 2008 18:02:50 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2008-03-04T18:02:50Z</dc:date>
    <item>
      <title>Problem with user on print</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095908#M443264</link>
      <description>I have a problem of print with any user, except root.&lt;BR /&gt;&lt;BR /&gt;I use command:&lt;BR /&gt;&lt;BR /&gt;$ lp -dPTR_NAME filename&lt;BR /&gt;&lt;BR /&gt;and return this error:&lt;BR /&gt;&lt;BR /&gt;"Unable to set the effective user id to 9 "&lt;BR /&gt;&lt;BR /&gt;I have changed /etc/group, included the users on group lp and nothing.&lt;BR /&gt;&lt;BR /&gt;I've gone in to SAM and verified that the printer is still listed as the&lt;BR /&gt;default, killed the spooler queue and restarted it.&lt;BR /&gt;&lt;BR /&gt;I restart the server, and same error.&lt;BR /&gt;&lt;BR /&gt;Any suggestions ?</description>
      <pubDate>Tue, 04 Mar 2008 17:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095908#M443264</guid>
      <dc:creator>Lucas Maciel de Maced</dc:creator>
      <dc:date>2008-03-04T17:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with user on print</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095909#M443265</link>
      <description>exectute "id lp"&lt;BR /&gt;&lt;BR /&gt;if it does not return anything then someone removed the lp username from /etc/passwd.&lt;BR /&gt;&lt;BR /&gt;re-add the user&lt;BR /&gt;lp:*:9:7::/var/spool/lp:/sbin/sh&lt;BR /&gt;&lt;BR /&gt;undo the mods to /etc/group as you just messed up the security.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Mar 2008 18:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095909#M443265</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-03-04T18:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with user on print</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095910#M443266</link>
      <description>check the permission too&lt;BR /&gt;-r-sr-xr-x   1 root       bin          45056 Jul 15  2006 /bin/lp&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Mar 2008 19:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095910#M443266</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-03-04T19:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with user on print</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095911#M443267</link>
      <description>Hi Tim Nelson, I execute the procedure:&lt;BR /&gt;&lt;BR /&gt;# id lp&lt;BR /&gt;&lt;BR /&gt;uid=9(lp) gid=7(lp)&lt;BR /&gt;&lt;BR /&gt;# cat /etc/passwd | grep lp&lt;BR /&gt;&lt;BR /&gt;lp:*:9:7::/var/spool/lp:/sbin/sh&lt;BR /&gt;&lt;BR /&gt;This info are correct.</description>
      <pubDate>Tue, 04 Mar 2008 19:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095911#M443267</guid>
      <dc:creator>Lucas Maciel de Maced</dc:creator>
      <dc:date>2008-03-04T19:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with user on print</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095912#M443268</link>
      <description>Hi Santhosh, I verify a permission, and have diff from your:&lt;BR /&gt;&lt;BR /&gt;#ls -l /bin/lp&lt;BR /&gt;-rwxrwxrwx 1 root       bin          73728 Sep  5  2006 /bin/lp&lt;BR /&gt;&lt;BR /&gt;How to back the original permissons with chmod ?</description>
      <pubDate>Tue, 04 Mar 2008 19:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095912#M443268</guid>
      <dc:creator>Lucas Maciel de Maced</dc:creator>
      <dc:date>2008-03-04T19:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with user on print</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095913#M443269</link>
      <description>chmod 4555 /bin/lp</description>
      <pubDate>Tue, 04 Mar 2008 19:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095913#M443269</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-03-04T19:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with user on print</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095914#M443270</link>
      <description>-r-sr-xr-x   1 root       bin         102932 Apr 17  2006 /bin/lp</description>
      <pubDate>Tue, 04 Mar 2008 20:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095914#M443270</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2008-03-04T20:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with user on print</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095915#M443271</link>
      <description>Problem solved, changed permission from the file and restarted spooler, work.&lt;BR /&gt;&lt;BR /&gt;Thanks to all.</description>
      <pubDate>Wed, 05 Mar 2008 02:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095915#M443271</guid>
      <dc:creator>Lucas Maciel de Maced</dc:creator>
      <dc:date>2008-03-05T02:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with user on print</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095916#M443272</link>
      <description>Thanks to all.</description>
      <pubDate>Wed, 05 Mar 2008 02:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095916#M443272</guid>
      <dc:creator>Lucas Maciel de Maced</dc:creator>
      <dc:date>2008-03-05T02:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with user on print</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095917#M443273</link>
      <description>&amp;gt;changed permission from the file&lt;BR /&gt;&lt;BR /&gt;If this file was messed up, there may be others.  You can check with:&lt;BR /&gt;# swverify \*</description>
      <pubDate>Wed, 05 Mar 2008 08:11:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-user-on-print/m-p/5095917#M443273</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-05T08:11:45Z</dc:date>
    </item>
  </channel>
</rss>

