<?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/4955596#M414591</link>
    <description>Thank you all,&lt;BR /&gt;&lt;BR /&gt;Copying the config file from the /etc/sam/custom directory worked great.&lt;BR /&gt;&lt;BR /&gt;Gary</description>
    <pubDate>Wed, 01 Feb 2006 17:27:06 GMT</pubDate>
    <dc:creator>Gary Glick</dc:creator>
    <dc:date>2006-02-01T17:27:06Z</dc:date>
    <item>
      <title>Restricted sam question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4955589#M414584</link>
      <description>I need to enable some restricted sam rights for a user that resides on 40 different systems. The same rights are to be enabled on each system.  Is there an easy way to do this such as configure one system and then copy a config file out to each system or will I need to log in to each system and set it up manually.&lt;BR /&gt;&lt;BR /&gt;thanks for any help&lt;BR /&gt;&lt;BR /&gt;Gary</description>
      <pubDate>Fri, 27 Jan 2006 15:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4955589#M414584</guid>
      <dc:creator>Gary Glick</dc:creator>
      <dc:date>2006-01-27T15:02:04Z</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/4955590#M414585</link>
      <description>Gary,&lt;BR /&gt;&lt;BR /&gt;You can use rdist to achieve this. Be aware of the configuration of the .rhosts file.&lt;BR /&gt;&lt;BR /&gt;MB.</description>
      <pubDate>Fri, 27 Jan 2006 15:04:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4955590#M414585</guid>
      <dc:creator>Marcel Boogert_1</dc:creator>
      <dc:date>2006-01-27T15:04:01Z</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/4955591#M414586</link>
      <description>Configure what you need on one system and then look in the /etc/sam/custom directory for *.cf files for each user you confiure.  &lt;BR /&gt;&lt;BR /&gt;You might be able to take those files from one machine and copy them to the rest of the machines.  It is definitely worth a shot.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jan 2006 15:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4955591#M414586</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-01-27T15:06:57Z</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/4955592#M414587</link>
      <description>It would appear that you need to copy the following:&lt;BR /&gt;&lt;BR /&gt;/etc/sam/custom (directory)&lt;BR /&gt; -and-&lt;BR /&gt;/etc/sam/custom.tasks&lt;BR /&gt;&lt;BR /&gt;There may be more, but that's all I could see.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 27 Jan 2006 15:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4955592#M414587</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-27T15:09:57Z</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/4955593#M414588</link>
      <description>Marcel,&lt;BR /&gt;&lt;BR /&gt;Could you give me an example of the distfile for the rdist command.  I'm getting confused as to what it wants.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Gary</description>
      <pubDate>Fri, 27 Jan 2006 15:34:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4955593#M414588</guid>
      <dc:creator>Gary Glick</dc:creator>
      <dc:date>2006-01-27T15:34:10Z</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/4955594#M414589</link>
      <description>Gary,&lt;BR /&gt;&lt;BR /&gt;Trye the following:&lt;BR /&gt;&lt;BR /&gt;# rdist -f /root/yourdistfile&lt;BR /&gt;&lt;BR /&gt;Where your distfile looks like this:&lt;BR /&gt;&lt;BR /&gt;HOSTS = ( SERVER2 SERVER3 )&lt;BR /&gt;FILES = ( /etc/hosts /root/.profile /etc/profile )&lt;BR /&gt;${FILES} -&amp;gt; ${HOSTS}&lt;BR /&gt;install -y ;&lt;BR /&gt;&lt;BR /&gt;Be sure to configure your .rhosts file&lt;BR /&gt;&lt;BR /&gt;MB</description>
      <pubDate>Sun, 29 Jan 2006 13:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4955594#M414589</guid>
      <dc:creator>Marcel Boogert_1</dc:creator>
      <dc:date>2006-01-29T13:57:48Z</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/4955595#M414590</link>
      <description>I have successfully been doing what Patrick suggested (copying the .cf files).&lt;BR /&gt;&lt;BR /&gt;Scott</description>
      <pubDate>Tue, 31 Jan 2006 11:30:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4955595#M414590</guid>
      <dc:creator>Scott Lindstrom_2</dc:creator>
      <dc:date>2006-01-31T11:30:50Z</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/4955596#M414591</link>
      <description>Thank you all,&lt;BR /&gt;&lt;BR /&gt;Copying the config file from the /etc/sam/custom directory worked great.&lt;BR /&gt;&lt;BR /&gt;Gary</description>
      <pubDate>Wed, 01 Feb 2006 17:27:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-sam-question/m-p/4955596#M414591</guid>
      <dc:creator>Gary Glick</dc:creator>
      <dc:date>2006-02-01T17:27:06Z</dc:date>
    </item>
  </channel>
</rss>

