<?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: uid in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519980#M872291</link>
    <description>Edit a C script with command of root and chmod 4501.</description>
    <pubDate>Mon, 23 Apr 2001 08:26:18 GMT</pubDate>
    <dc:creator>Vincenzo Restuccia</dc:creator>
    <dc:date>2001-04-23T08:26:18Z</dc:date>
    <item>
      <title>uid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519978#M872289</link>
      <description>Hi everybody,&lt;BR /&gt;  I want to enable user xxx run command with uid root,how can I do it?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Jirid&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Apr 2001 08:18:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519978#M872289</guid>
      <dc:creator>Jiri D</dc:creator>
      <dc:date>2001-04-23T08:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: uid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519979#M872290</link>
      <description>hi,&lt;BR /&gt;you have some options:&lt;BR /&gt;- tell him the root password (worst option)&lt;BR /&gt;- sudo utility which allows users to execute programs as root&lt;BR /&gt;- chmod +s which forces the program to be executed as the owner of the program.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Thierry.</description>
      <pubDate>Mon, 23 Apr 2001 08:24:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519979#M872290</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-04-23T08:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: uid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519980#M872291</link>
      <description>Edit a C script with command of root and chmod 4501.</description>
      <pubDate>Mon, 23 Apr 2001 08:26:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519980#M872291</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-04-23T08:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: uid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519981#M872292</link>
      <description>Hi&lt;BR /&gt;Another option is to use restricted sam (sam -r), see man sam.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Mon, 23 Apr 2001 08:26:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519981#M872292</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2001-04-23T08:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: uid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519982#M872293</link>
      <description>Hi Thierry,&lt;BR /&gt;&lt;BR /&gt; What is utility sudo? Where I find it.&lt;BR /&gt;&lt;BR /&gt;Jirid</description>
      <pubDate>Mon, 23 Apr 2001 08:33:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519982#M872293</guid>
      <dc:creator>Jiri D</dc:creator>
      <dc:date>2001-04-23T08:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: uid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519983#M872294</link>
      <description>hi,&lt;BR /&gt;for more info of sudo go to:&lt;BR /&gt;&lt;A href="http://www.courtesan.com/sudo/sudo.html" target="_blank"&gt;http://www.courtesan.com/sudo/sudo.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Mon, 23 Apr 2001 08:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519983#M872294</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2001-04-23T08:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: uid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519984#M872295</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There is one more option, BELOW the entry for root add the user xxx and make the uid 0!!!  THIS does have weird effects when resolving who logged in as what.  i.e. "who" may give user xxx &amp;amp; root logging in, but "last" will only recognise root.  all the files created by xxx will be owned by root, no way 'round this one.  It basically comes down to wheter a process is resolving uid to username or username to uid in the password file, as now they will give different answers!&lt;BR /&gt;&lt;BR /&gt;personally speaking, sudo is the best but requires some setting up. This is a quick short term patch!&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Mon, 23 Apr 2001 09:41:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid/m-p/2519984#M872295</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2001-04-23T09:41:37Z</dc:date>
    </item>
  </channel>
</rss>

