<?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: is it posible to give a nis user the rights to restart any machine in the domain ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/is-it-posible-to-give-a-nis-user-the-rights-to-restart-any/m-p/3549432#M84929</link>
    <description>What about creating a new map file containing the sudoers?&lt;BR /&gt;&lt;BR /&gt;The sudoers file can be included in the yppush to the other systems. You do not have to copy to each machine, NIS will do it for you.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Jul 2005 13:54:45 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2005-07-06T13:54:45Z</dc:date>
    <item>
      <title>is it posible to give a nis user the rights to restart any machine in the domain ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-it-posible-to-give-a-nis-user-the-rights-to-restart-any/m-p/3549428#M84925</link>
      <description>Dear Gurus&lt;BR /&gt;&lt;BR /&gt;On nis server:&lt;BR /&gt;-------------&lt;BR /&gt;#visudo&lt;BR /&gt;&lt;BR /&gt;nis_user ALL=/sbin/init 6&lt;BR /&gt;&lt;BR /&gt;I wana ask that if 'nis_user' logs on to the nis domain from any nis client machine, will he be able to restart the nis client machine ?&lt;BR /&gt;&lt;BR /&gt;if not is there any "centralize" way ? i.e I wana give the user 'nis_user' rights to restart every machine in the nis domain&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sun, 22 May 2005 06:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-it-posible-to-give-a-nis-user-the-rights-to-restart-any/m-p/3549428#M84925</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2005-05-22T06:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: is it posible to give a nis user the rights to restart any machine in the domain ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-it-posible-to-give-a-nis-user-the-rights-to-restart-any/m-p/3549429#M84926</link>
      <description>If the sudoers file is copied to each machine.&lt;BR /&gt;&lt;BR /&gt;If you mean you want to be able to admin the list of users that can reboot machines from a central point you should use a group or netgroup in sudoers:&lt;BR /&gt;&lt;BR /&gt;  %rootgroup ALL=...&lt;BR /&gt;or&lt;BR /&gt;  +rootnetgroup ALL=...&lt;BR /&gt;&lt;BR /&gt;then just adding to or removing them from the rootgroup or rootnetgroup in NIS is all that is needed.&lt;BR /&gt;&lt;BR /&gt;If there's no need for files to be group rootgroup your should probably use a netgroup.&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Sun, 22 May 2005 12:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-it-posible-to-give-a-nis-user-the-rights-to-restart-any/m-p/3549429#M84926</guid>
      <dc:creator>Mike Jagdis</dc:creator>
      <dc:date>2005-05-22T12:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: is it posible to give a nis user the rights to restart any machine in the domain ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-it-posible-to-give-a-nis-user-the-rights-to-restart-any/m-p/3549430#M84927</link>
      <description>Dea Mike Jagdis  many thanks for the support.&lt;BR /&gt;No i dont want to copy the sudoers file to each machine.&lt;BR /&gt;&lt;BR /&gt;what i want is that I maintained/configure/update  the sudoers file only at nis server.. i.e centralize.. is it posible ?&lt;BR /&gt;&lt;BR /&gt;I'll check %rootgroup and +rootnetgroup. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Mon, 23 May 2005 00:11:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-it-posible-to-give-a-nis-user-the-rights-to-restart-any/m-p/3549430#M84927</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2005-05-23T00:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: is it posible to give a nis user the rights to restart any machine in the domain ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-it-posible-to-give-a-nis-user-the-rights-to-restart-any/m-p/3549431#M84928</link>
      <description>You can use sudo with LDAP, see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.courtesan.com/sudo/readme_ldap.html" target="_blank"&gt;http://www.courtesan.com/sudo/readme_ldap.html&lt;/A&gt;</description>
      <pubDate>Wed, 06 Jul 2005 13:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-it-posible-to-give-a-nis-user-the-rights-to-restart-any/m-p/3549431#M84928</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-07-06T13:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: is it posible to give a nis user the rights to restart any machine in the domain ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/is-it-posible-to-give-a-nis-user-the-rights-to-restart-any/m-p/3549432#M84929</link>
      <description>What about creating a new map file containing the sudoers?&lt;BR /&gt;&lt;BR /&gt;The sudoers file can be included in the yppush to the other systems. You do not have to copy to each machine, NIS will do it for you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 13:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/is-it-posible-to-give-a-nis-user-the-rights-to-restart-any/m-p/3549432#M84929</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-07-06T13:54:45Z</dc:date>
    </item>
  </channel>
</rss>

