<?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 create user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/create-user/m-p/2443311#M8471</link>
    <description>Good Day,&lt;BR /&gt;&lt;BR /&gt;1 - I would like to create user with:&lt;BR /&gt;&lt;BR /&gt;user name: eng&lt;BR /&gt;passwd: eng&lt;BR /&gt;&lt;BR /&gt;This user should have read/write/execute access on the /stm directory only.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2 - Why when I do restore from tape that was backed up using SAM changes the users permission? for example:&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 4 oracle dba 1024 Sep 5 14:33 oracle&lt;BR /&gt;&lt;BR /&gt;after restore changes to&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 4 root root 1024 Sep  5 14:33 root&lt;BR /&gt;&lt;BR /&gt;How to avoid this thing?&lt;BR /&gt;&lt;BR /&gt;Help on this.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Augusto&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Sep 2000 06:18:04 GMT</pubDate>
    <dc:creator>augusto cossa</dc:creator>
    <dc:date>2000-09-07T06:18:04Z</dc:date>
    <item>
      <title>create user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-user/m-p/2443311#M8471</link>
      <description>Good Day,&lt;BR /&gt;&lt;BR /&gt;1 - I would like to create user with:&lt;BR /&gt;&lt;BR /&gt;user name: eng&lt;BR /&gt;passwd: eng&lt;BR /&gt;&lt;BR /&gt;This user should have read/write/execute access on the /stm directory only.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2 - Why when I do restore from tape that was backed up using SAM changes the users permission? for example:&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 4 oracle dba 1024 Sep 5 14:33 oracle&lt;BR /&gt;&lt;BR /&gt;after restore changes to&lt;BR /&gt;&lt;BR /&gt;drwxr-xr-x 4 root root 1024 Sep  5 14:33 root&lt;BR /&gt;&lt;BR /&gt;How to avoid this thing?&lt;BR /&gt;&lt;BR /&gt;Help on this.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Augusto&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Sep 2000 06:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-user/m-p/2443311#M8471</guid>
      <dc:creator>augusto cossa</dc:creator>
      <dc:date>2000-09-07T06:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: create user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-user/m-p/2443312#M8472</link>
      <description>For adding a user, use sam and then ensure that the permissions for the /stm directory allow this user to access it. As for not allowing them anywhere else, you'll need to give them the restricted shell, in which case they can't use the 'cd' command.&lt;BR /&gt;&lt;BR /&gt;As for restoring the tape, it sounds like you typing in frecover manually?&lt;BR /&gt;&lt;BR /&gt;Did you use the correct options? Did the directory exist before you recovered it with different ownerships?</description>
      <pubDate>Thu, 07 Sep 2000 06:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-user/m-p/2443312#M8472</guid>
      <dc:creator>Andy Monks</dc:creator>
      <dc:date>2000-09-07T06:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: create user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-user/m-p/2443313#M8473</link>
      <description>&lt;BR /&gt;1. To create the new user simply use the command; &lt;BR /&gt;useradd -g eng -d /stm eng&lt;BR /&gt;The group eng must already exist in the /etc/group file, if not add it in manually.&lt;BR /&gt;I take it /stm will be their home directory ? if not change the -d to say /home/eng&lt;BR /&gt;and to set the permissions on /stm for this user do&amp;gt; &lt;BR /&gt;chown eng:eng /stm&lt;BR /&gt;chmod 700 /stm&lt;BR /&gt;But these permissions (700) mean no-one else can access the /stm directory, only eng or superuser.&lt;BR /&gt;&lt;BR /&gt;2. There has already been a question about restoring oracle files and the permissions dont come back correctly, see the following link for answers;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x8f5e68c57f64d4118fee0090279cd0f9,00.html" target="_blank"&gt;http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x8f5e68c57f64d4118fee0090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Thu, 07 Sep 2000 06:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-user/m-p/2443313#M8473</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-09-07T06:31:04Z</dc:date>
    </item>
  </channel>
</rss>

