<?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 distributed administration in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/distributed-administration/m-p/3933487#M26865</link>
    <description>Not sure if this is the right place to post... &lt;BR /&gt;With the advent of security audits and the requirement of "no remote root login" in the enterprise environment, how are most people distributing config files (when needed) "wholesale" to their distributed environments?</description>
    <pubDate>Fri, 26 Jan 2007 12:23:00 GMT</pubDate>
    <dc:creator>joseph wholey</dc:creator>
    <dc:date>2007-01-26T12:23:00Z</dc:date>
    <item>
      <title>distributed administration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/distributed-administration/m-p/3933487#M26865</link>
      <description>Not sure if this is the right place to post... &lt;BR /&gt;With the advent of security audits and the requirement of "no remote root login" in the enterprise environment, how are most people distributing config files (when needed) "wholesale" to their distributed environments?</description>
      <pubDate>Fri, 26 Jan 2007 12:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/distributed-administration/m-p/3933487#M26865</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2007-01-26T12:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: distributed administration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/distributed-administration/m-p/3933488#M26866</link>
      <description>This could be a problem. Try to use centralized environments, like LDAP, so individual configuration files should not be replaced very often.&lt;BR /&gt;&lt;BR /&gt;Depending of your network, for applications configuration files you could use NFS.&lt;BR /&gt;&lt;BR /&gt;When I have to update configuration files in my servers, I just tar the files, transfer the files with my account, logon on each server with my account and use sudo to untar the configuration files.&lt;BR /&gt;&lt;BR /&gt;Using root account with public keys could be acceptable.&lt;BR /&gt;&lt;BR /&gt;Some people use rdisk, you can see a description of its usage here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sunmanagers.org/archives/1997/1190.html" target="_blank"&gt;http://www.sunmanagers.org/archives/1997/1190.html&lt;/A&gt;</description>
      <pubDate>Fri, 26 Jan 2007 14:03:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/distributed-administration/m-p/3933488#M26866</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-01-26T14:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: distributed administration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/distributed-administration/m-p/3933489#M26867</link>
      <description>You can define 1 machine to be a central distributor of config files. This machine's root's ssh keys (the content of /root/.ssh/id_dsa.pub file) should be placed in /root/.ssh/autorized_keys on all machines where you wish to ditribute the config files.&lt;BR /&gt;Now you can use various tools to help you with distribution.&lt;BR /&gt;I would suggest the rdist utility (man rdist) and the cfengine (&lt;A href="http://www.cfengine.org/)." target="_blank"&gt;http://www.cfengine.org/).&lt;/A&gt; The cfengine is a very powerfull tool. It'll take you sometime to understand how it works, but from then the distribution/automation will become a painless procedure...</description>
      <pubDate>Fri, 26 Jan 2007 15:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/distributed-administration/m-p/3933489#M26867</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2007-01-26T15:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: distributed administration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/distributed-administration/m-p/3933490#M26868</link>
      <description>Almost all machines these days have "ssh" installed on them from a security point of view.  Use "scp" to copy files onto other machines/distributed computers.</description>
      <pubDate>Mon, 29 Jan 2007 04:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/distributed-administration/m-p/3933490#M26868</guid>
      <dc:creator>Ragu_3</dc:creator>
      <dc:date>2007-01-29T04:54:57Z</dc:date>
    </item>
  </channel>
</rss>

