<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.placenet.org/benoit/index.php/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Harvard Business School of Echec - Tag - sudo  - Commentaires</title>
  <link>http://www.placenet.org/benoit/index.php/</link>
  <atom:link href="http://www.placenet.org/benoit/index.php/feed/tag/sudo/rss2/comments" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Wed, 12 Nov 2008 14:03:18 +0100</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>network shared /etc/sudoers - ed</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c183</link>
    <guid isPermaLink="false">urn:md5:5c39134e4bca2d2967aab7d21d367dd0</guid>
    <pubDate>Fri, 16 May 2008 12:31:08 +0200</pubDate>
    <dc:creator>ed</dc:creator>
    
    <description>&lt;p&gt;csync2 !&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - Leonid Mamchenkov</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c181</link>
    <guid isPermaLink="false">urn:md5:ec73f8d42c0b7481f328f54619cb7e40</guid>
    <pubDate>Thu, 15 May 2008 22:59:16 +0200</pubDate>
    <dc:creator>Leonid Mamchenkov</dc:creator>
    
    <description>&lt;p&gt;One way would be to copy with rsync/scp like other people suggested. Another way is to use a template file to copy around and then generate the actual /etc/sudoers on each machine with a common script, which could do some checks and local substitutions.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - Kyle Ambroff</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c180</link>
    <guid isPermaLink="false">urn:md5:1b5e121b91c6b0ca5a245c10aafad0cb</guid>
    <pubDate>Thu, 15 May 2008 20:02:41 +0200</pubDate>
    <dc:creator>Kyle Ambroff</dc:creator>
    
    <description>&lt;p&gt;We deal with a similar issue at my company, only it's more like 6000 servers. I'm not an expert in this arena, but I'm pretty sure our solution involves a shell script that is run nightly via cron. We keep all of the standard configs like ssh, apache, sudoers, /root/.ssh/authorized_keys, etc in a CVS repository. So the script just has to update it's checkout, then rsync it over to /.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - Andrew</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c179</link>
    <guid isPermaLink="false">urn:md5:31149dda1b64d101b8abc7731e2ae56d</guid>
    <pubDate>Thu, 15 May 2008 18:25:29 +0200</pubDate>
    <dc:creator>Andrew</dc:creator>
    
    <description>&lt;p&gt;Cfengine and Puppet are designed to handle OSes. This is a great way to manage all your machines.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - Eric</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c178</link>
    <guid isPermaLink="false">urn:md5:ec7a1c18a6fb85a0a1edba66d60941c5</guid>
    <pubDate>Thu, 15 May 2008 18:17:11 +0200</pubDate>
    <dc:creator>Eric</dc:creator>
    
    <description>&lt;p&gt;I've used scp with keys quite successfully for this (and many other things) in the past.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - Benoît Dejean</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c177</link>
    <guid isPermaLink="false">urn:md5:92370d2d75ea4d73c0988cafab5c172d</guid>
    <pubDate>Thu, 15 May 2008 15:56:59 +0200</pubDate>
    <dc:creator>Benoît Dejean</dc:creator>
    
    <description>&lt;p&gt;Very nice howto thanks.&lt;/p&gt;


&lt;p&gt;I'll have a look at cfengine/puppet but that may be harder to setup because there are too many different OS to handle. I didn't know of these tools, they look awesome ! Puppet looks much more modern and documented. Thank you very much.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - PvdS</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c176</link>
    <guid isPermaLink="false">urn:md5:fa3233cb75af3d699f1dff3f9af0b706</guid>
    <pubDate>Thu, 15 May 2008 14:20:40 +0200</pubDate>
    <dc:creator>PvdS</dc:creator>
    
    <description>&lt;p&gt;LDAP is the way to go. Here's an howto:&lt;/p&gt;



&lt;p&gt;&lt;a href=&quot;http://fci.wikia.com/wiki/Setting_Up_A_Centralised_Authentication_Server_With_Sudo_Access_Using_LDAP&quot; title=&quot;http://fci.wikia.com/wiki/Setting_Up_A_Centralised_Authentication_Server_With_Sudo_Access_Using_LDAP&quot; rel=&quot;nofollow&quot;&gt;http://fci.wikia.com/wiki/Setting_U...&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - James Cape</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c175</link>
    <guid isPermaLink="false">urn:md5:8b45371ac8ce6a1137a5611a0646063c</guid>
    <pubDate>Thu, 15 May 2008 14:14:14 +0200</pubDate>
    <dc:creator>James Cape</dc:creator>
    
    <description>&lt;p&gt;Your (secure) options are effectively:&lt;/p&gt;


&lt;pre&gt;rsync+cron
LDAP
NFSv4+Kerberos&lt;/pre&gt;


&lt;p&gt;Every other option is pretty bad, keeping in mind that the file is chmod 600 for a reason.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - Paul Eggleton</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c174</link>
    <guid isPermaLink="false">urn:md5:2f3b5b6d2631e5488cb95cd8d4a7a6f3</guid>
    <pubDate>Thu, 15 May 2008 13:18:36 +0200</pubDate>
    <dc:creator>Paul Eggleton</dc:creator>
    
    <description>&lt;p&gt;Further to Welsh Dwarf's comment above, I would suggest using key-based authentication with ssh rather than passwords. (Just make sure you are protected against Debian's recent ssh key security bug &lt;img src=&quot;/benoit/themes/default/smilies/smile.png&quot; alt=&quot;:)&quot; class=&quot;smiley&quot; /&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - Jubal</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c173</link>
    <guid isPermaLink="false">urn:md5:da900dad12141f593a740ffb27081cf8</guid>
    <pubDate>Thu, 15 May 2008 13:14:49 +0200</pubDate>
    <dc:creator>Jubal</dc:creator>
    
    <description>&lt;p&gt;1) Use something to distribute the sudoers file; cfengine or puppet come to mind first,&lt;br /&gt;
2) Store sudo's configuration in LDAP server&lt;/p&gt;


&lt;p&gt;I'd advise against any network-based mounts.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - Pádraig Brady</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c172</link>
    <guid isPermaLink="false">urn:md5:264555101d0ea424ac7bd76a1326bd6f</guid>
    <pubDate>Thu, 15 May 2008 12:41:02 +0200</pubDate>
    <dc:creator>Pádraig Brady</dc:creator>
    
    <description>&lt;p&gt;You could bind mount /etc/sudoers to your network location (or use a symlink)&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - David B.</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c171</link>
    <guid isPermaLink="false">urn:md5:805f37c077552f1114a70dfbf83e2c6f</guid>
    <pubDate>Thu, 15 May 2008 12:32:11 +0200</pubDate>
    <dc:creator>David B.</dc:creator>
    
    <description>&lt;p&gt;What about making it a symlink to a file on some shared directory?&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>network shared /etc/sudoers - Welsh Dwarf</title>
    <link>http://www.placenet.org/benoit/index.php/post/2008/05/15/network-shared-/etc/sudoers#c170</link>
    <guid isPermaLink="false">urn:md5:8bb391cbfe7040e77e1674d2d1c48d2c</guid>
    <pubDate>Thu, 15 May 2008 12:09:11 +0200</pubDate>
    <dc:creator>Welsh Dwarf</dc:creator>
    
    <description>&lt;p&gt;We have the same kind of problem where I work (a web app that needs deploying to 15 servers).&lt;/p&gt;


&lt;p&gt;We solved it using rsync over ssh (scp would work for you) and expect to enter the password.&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>