<?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 user creation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916132#M285309</link>
    <description>how create a user having authority to access find and grep commands</description>
    <pubDate>Wed, 20 Dec 2006 23:39:17 GMT</pubDate>
    <dc:creator>vijila</dc:creator>
    <dc:date>2006-12-20T23:39:17Z</dc:date>
    <item>
      <title>user creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916132#M285309</link>
      <description>how create a user having authority to access find and grep commands</description>
      <pubDate>Wed, 20 Dec 2006 23:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916132#M285309</guid>
      <dc:creator>vijila</dc:creator>
      <dc:date>2006-12-20T23:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: user creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916133#M285310</link>
      <description>Villa,&lt;BR /&gt;&lt;BR /&gt;By default, when you create a user it will have access to find and grep commands, the only thing you need to do put the user in the group where the user needs to read the files.  i.e read permission is required to check the files with find and grep.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Wed, 20 Dec 2006 23:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916133#M285310</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-12-20T23:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: user creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916134#M285311</link>
      <description>You can use this command: or can create from sam.&lt;BR /&gt;&lt;BR /&gt;# useradd -u &lt;UID&gt; -s/bin/sh -d/home/user -c"Comment" -g&lt;GROUP&gt; -m newuser &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Raj.&lt;/GROUP&gt;&lt;/UID&gt;</description>
      <pubDate>Wed, 20 Dec 2006 23:53:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916134#M285311</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-12-20T23:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: user creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916135#M285312</link>
      <description>thanks for ur reply&lt;BR /&gt;&lt;BR /&gt;we want to create user having access to only these commands&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Dec 2006 23:55:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916135#M285312</guid>
      <dc:creator>vijila</dc:creator>
      <dc:date>2006-12-20T23:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: user creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916136#M285313</link>
      <description>Do you have sudo installed , then it is very easy , just need to configure the sudoers file. &lt;BR /&gt;&lt;BR /&gt;You can check this: its free:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.gratisoft.us/sudo/" target="_blank"&gt;http://www.gratisoft.us/sudo/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Else you have to work on the unix permission side  chown and chmod.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Thu, 21 Dec 2006 00:01:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916136#M285313</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-12-21T00:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: user creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916137#M285314</link>
      <description>Villa,&lt;BR /&gt;&lt;BR /&gt;One more option, you can configure the user with rsh (restrcited shell , /usr/bin/rsh) and create a bin directory on its home directory and copy the files you want to give permission into this bin directoy. &lt;BR /&gt;&lt;BR /&gt;For details  check this link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60127/sh-posix.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60127/sh-posix.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Dec 2006 00:22:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916137#M285314</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-12-21T00:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: user creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916138#M285315</link>
      <description>Looks like you are not reviewing the threads after posting. You must take time to check and review your threads.&lt;BR /&gt;&lt;BR /&gt;cheers,</description>
      <pubDate>Thu, 21 Dec 2006 12:43:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-creation/m-p/3916138#M285315</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-12-21T12:43:18Z</dc:date>
    </item>
  </channel>
</rss>

