<?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: Restricted Sam question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178651#M322091</link>
    <description>Did you compare the uid on the /etc/passwd file for the concerned users on both the systems. Is there any differences like - uid 0, etc.&lt;BR /&gt;&lt;BR /&gt;It is natural for a normal user to get the error message you specified above, if he/she does not have the correct privileges. Please make sure you checked all.</description>
    <pubDate>Tue, 15 Apr 2008 04:49:05 GMT</pubDate>
    <dc:creator>Rasheed Tamton</dc:creator>
    <dc:date>2008-04-15T04:49:05Z</dc:date>
    <item>
      <title>Restricted Sam question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178646#M322086</link>
      <description>I have 2 servers that I am trying to give some of my help desk team restricted SAM access.  On my main server, I was able to set it up just fine and dandy.&lt;BR /&gt;&lt;BR /&gt;When I repeated the same process on the second server, I get this message when trying to run sam from these accounts...&lt;BR /&gt;&lt;BR /&gt;"Sorry, you must have superuser (root) privilege to enter SAM."&lt;BR /&gt;&lt;BR /&gt;When I look at sam -r on the server that is correct, I see all the users listed and whether they have SAM priveledges.&lt;BR /&gt;&lt;BR /&gt;Login            Has SAM Priveleges&lt;BR /&gt;-------------------------------------&lt;BR /&gt;joeuser          NO&lt;BR /&gt;helpdeskuser     YES&lt;BR /&gt;...              ...&lt;BR /&gt;&lt;BR /&gt;On the server that is incorrect,  that window is not in the sam -r at all.  So I cannot see whether the users I gave access to actually have it.&lt;BR /&gt;&lt;BR /&gt;The incorrect server has me select the user name by typing in the username, instead of selecting from a list like the correct server.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;Load Privileges for Specific:  [ User   -&amp;gt;]                                    &lt;BR /&gt;Select a User:         &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So my question is, why the difference?  Both servers are running 11.11. I patch them at the same time so I'm 99 percent sure they are patched the same.  Is there a patch I need?&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Apr 2008 18:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178646#M322086</guid>
      <dc:creator>Jimemac70</dc:creator>
      <dc:date>2008-04-11T18:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Sam question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178647#M322087</link>
      <description>I think u on the first server that user has the priveleges to run sam&lt;BR /&gt;in the second u didn't give&lt;BR /&gt;for more clarification can u post &lt;BR /&gt;/var/sam/samlog file&lt;BR /&gt;thats why is it is telling only super user can run it&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Apr 2008 10:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178647#M322087</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-12T10:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Sam question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178648#M322088</link>
      <description>Did you login as root on the second server&lt;BR /&gt;when issued the command:&lt;BR /&gt;&lt;BR /&gt;sam -r&lt;BR /&gt;&lt;BR /&gt;May be you were not logged in as root on the second server when issued sam -r&lt;BR /&gt;&lt;BR /&gt;Please make sure about it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed Tamton.</description>
      <pubDate>Sun, 13 Apr 2008 08:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178648#M322088</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-04-13T08:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Sam question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178649#M322089</link>
      <description>an easy way to duplicate SAM access is:&lt;BR /&gt;&lt;BR /&gt;copy /etc/sam/custom.cu  ( this is custom application file)&lt;BR /&gt;copy /etc/sam/custom/username.cf ( these files give users access and menu security)&lt;BR /&gt;</description>
      <pubDate>Sun, 13 Apr 2008 13:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178649#M322089</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-04-13T13:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Sam question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178650#M322090</link>
      <description>Attached is a snippet of the samlog.  collj is one of the users I am trying to give access to.  It looks like it worked fine, but I could be wrong.  &lt;BR /&gt;&lt;BR /&gt;I am sure I set it up as root.&lt;BR /&gt;&lt;BR /&gt;And unfortunately I can't just copy the sam access from one server to the next, because I am creating different custom applications on both.  That said, I do see the users I setup on the broken server and their .cf files.  Those .cf files look fine as well.&lt;BR /&gt;&lt;BR /&gt;Any more ideas?</description>
      <pubDate>Mon, 14 Apr 2008 11:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178650#M322090</guid>
      <dc:creator>Jimemac70</dc:creator>
      <dc:date>2008-04-14T11:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Sam question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178651#M322091</link>
      <description>Did you compare the uid on the /etc/passwd file for the concerned users on both the systems. Is there any differences like - uid 0, etc.&lt;BR /&gt;&lt;BR /&gt;It is natural for a normal user to get the error message you specified above, if he/she does not have the correct privileges. Please make sure you checked all.</description>
      <pubDate>Tue, 15 Apr 2008 04:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178651#M322091</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-04-15T04:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Sam question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178652#M322092</link>
      <description>Sorry Rasheed I don't understand what you are asking.&lt;BR /&gt;&lt;BR /&gt;Are you saying that the user id has to be uid=0, or root?&lt;BR /&gt;&lt;BR /&gt;I compared the /etc/passwd files, and the only difference is the uid.  However neither are 0.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Apr 2008 12:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178652#M322092</guid>
      <dc:creator>Jimemac70</dc:creator>
      <dc:date>2008-04-15T12:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Sam question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178653#M322093</link>
      <description>Okay, so I found out the reason why the list of users wasn't displaying on the incorrect system was because I had more than 500 users.  I finally did some user maintenance on the server and can see the list in the sam -r front page.  I can even see that the users I gave restricted SAM priveledges to have a YES in there column.&lt;BR /&gt;&lt;BR /&gt;However,  they still get the error message when I try to invoke sam while I am logged on as them.&lt;BR /&gt;&lt;BR /&gt;Any other ideas?&lt;BR /&gt;&lt;BR /&gt;As for looking at the password file,  what exactly am I looking for.  Also you should know that I am on a trusted system,  if that makes any difference.</description>
      <pubDate>Tue, 22 Apr 2008 14:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178653#M322093</guid>
      <dc:creator>Jimemac70</dc:creator>
      <dc:date>2008-04-22T14:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Sam question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178654#M322094</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You say:&lt;BR /&gt; I'm 99 percent sure they are patched the same.&lt;BR /&gt;&lt;BR /&gt;Don't be 99% certain be certain.&lt;BR /&gt;&lt;BR /&gt;swlist -l product&lt;BR /&gt;&lt;BR /&gt;Do it to a file and compare them.&lt;BR /&gt;&lt;BR /&gt;You as administrator are responsible to make sure sam and other patches get into production.&lt;BR /&gt;&lt;BR /&gt;A lot of times when misbehavior like this occurs it is a patching problem.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Apr 2008 14:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178654#M322094</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-04-22T14:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Sam question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178655#M322095</link>
      <description>I compared them, the only difference is that the second server (the incorrect one) has Data Protector.  Could it be the culprit?</description>
      <pubDate>Tue, 22 Apr 2008 16:45:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4178655#M322095</guid>
      <dc:creator>Jimemac70</dc:creator>
      <dc:date>2008-04-22T16:45:44Z</dc:date>
    </item>
  </channel>
</rss>

