<?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: useradd problem in sam in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793702#M80429</link>
    <description>Can you please check the samlog at&lt;BR /&gt;/var/adm/sam&lt;BR /&gt;&lt;BR /&gt;for any messages.&lt;BR /&gt;&lt;BR /&gt;Also check your syslog.log file at /var/adm/syslog.&lt;BR /&gt;&lt;BR /&gt;Revert &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Mon, 26 Aug 2002 07:39:00 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2002-08-26T07:39:00Z</dc:date>
    <item>
      <title>useradd problem in sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793699#M80426</link>
      <description>hi all&lt;BR /&gt; Back after a 4 day vacation.  I was trying to add an user account to a hpux10.2 box through sam.  &lt;BR /&gt;&lt;BR /&gt;I got a strange error as&lt;BR /&gt;Failed to add user "temp1". There was an unknown error in "usr/sam/lbin/useradd.sam".  The output from this command was: Permission Denied.&lt;BR /&gt;I am sure it was working fine before I left for the vacation.  I thought someone would have done something nasty.  I checked up the permissions.&lt;BR /&gt;&lt;BR /&gt;#ll -d /usr/sam/lbin/useradd.sam&lt;BR /&gt;lrwxr-xr-x   1 root       sys             17 Mar  1  2000 /usr/sam/lbin/useradd.sam -&amp;gt; /usr/sbin/useradd &lt;BR /&gt;&lt;BR /&gt;#ll -d /usr/sbin/useradd&lt;BR /&gt;-r-xr-xr-x   1 bin        bin          53248 Jan  7  1999 /usr/sbin/useradd &lt;BR /&gt;&lt;BR /&gt;I think those are fine w.r.t permissions.&lt;BR /&gt;&lt;BR /&gt;Am I missing something somewhere.  Pointers and advices are greatly welcome&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;Umapathy&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 07:09:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793699#M80426</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2002-08-26T07:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: useradd problem in sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793700#M80427</link>
      <description>Hi,&lt;BR /&gt;Try this.&lt;BR /&gt;chown root:sys /usr/sbin/useradd&lt;BR /&gt;and try sam again.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Mon, 26 Aug 2002 07:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793700#M80427</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-08-26T07:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: useradd problem in sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793701#M80428</link>
      <description>when I tried like this&lt;BR /&gt;# /usr/sbin/useradd temp1                         rm: /etc/group.tmp13650 not removed.  Permission denied&lt;BR /&gt;&lt;BR /&gt;I got the above error.  I am not understanding what was happening behind the scenes.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;Umapathy&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 07:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793701#M80428</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2002-08-26T07:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: useradd problem in sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793702#M80429</link>
      <description>Can you please check the samlog at&lt;BR /&gt;/var/adm/sam&lt;BR /&gt;&lt;BR /&gt;for any messages.&lt;BR /&gt;&lt;BR /&gt;Also check your syslog.log file at /var/adm/syslog.&lt;BR /&gt;&lt;BR /&gt;Revert &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 26 Aug 2002 07:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793702#M80429</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-08-26T07:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: useradd problem in sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793703#M80430</link>
      <description>Try and create a user from the command line first.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;# useradd -u 1150 -g users -d /home/testuser -s /usr/bin/ksh -c "test" -m testuser&lt;BR /&gt;&lt;BR /&gt;You may need to set up the symbolic link again.</description>
      <pubDate>Mon, 26 Aug 2002 07:46:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793703#M80430</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-08-26T07:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: useradd problem in sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793704#M80431</link>
      <description>Hi,&lt;BR /&gt;try renaming this file /etc/group.tmp13650 &lt;BR /&gt;to something else. eg. test.u&lt;BR /&gt;#mv /etc/group.tmp13650 /etc/test.u&lt;BR /&gt;Also.&lt;BR /&gt;#cd /etc&lt;BR /&gt;#ls group.tmp*&lt;BR /&gt;how many such files exist?&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Mon, 26 Aug 2002 07:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793704#M80431</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-08-26T07:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: useradd problem in sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793705#M80432</link>
      <description>hi&lt;BR /&gt;When I tried use sam to see the disk devices. I got the following error.&lt;BR /&gt;&lt;BR /&gt;Sorry you must have superuser (root) privilege to access/enter this area of SAM.&lt;BR /&gt;&lt;BR /&gt;I ran sam as root only.  I think somewhere the permissions for sam are tweaked out.&lt;BR /&gt;&lt;BR /&gt;# ll -d `which sam`&lt;BR /&gt;-rwxr-xr-x   1 bin        bin           7219 Jun  7  1996 /usr/sbin/sam&lt;BR /&gt;&lt;BR /&gt;any points on this&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;Umapathy</description>
      <pubDate>Mon, 26 Aug 2002 08:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793705#M80432</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2002-08-26T08:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: useradd problem in sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793706#M80433</link>
      <description>hi michael&lt;BR /&gt;  when I tried your script&lt;BR /&gt;&lt;BR /&gt;# useradd -u 1150 -g users -d /home/testuser -s /usr/bin/ksh -c "test" -m testuser                                            rm: /etc/group.tmp18660 not removed.  Permission denied                                                                       mkdir: cannot access /home: Permission denied                                                                                 Cannot create home directory&lt;BR /&gt;&lt;BR /&gt;# ll -d /home                                                                                                                 drwxr-xr-x  27 root       root          1024 Aug 12 17:45 /home&lt;BR /&gt;&lt;BR /&gt;# id                                                                                                                          uid=0(root) gid=3(sys) groups=0(root),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users),102(mqm)&lt;BR /&gt;&lt;BR /&gt;# groups                                                                                                                      root bin sys adm daemon mail lp users mqm&lt;BR /&gt;&lt;BR /&gt;any clues&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;Umapathy&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 08:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793706#M80433</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2002-08-26T08:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: useradd problem in sam</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793707#M80434</link>
      <description>For the sake of stupidity on my part, make /home with the permissions of 777 try the script again.</description>
      <pubDate>Mon, 26 Aug 2002 08:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/useradd-problem-in-sam/m-p/2793707#M80434</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-08-26T08:11:22Z</dc:date>
    </item>
  </channel>
</rss>

