<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Unix Password and Authority Management</title>
	<atom:link href="http://changelog.complete.org/archives/5693-unix-password-and-authority-management/feed" rel="self" type="application/rss+xml" />
	<link>http://changelog.complete.org/archives/5693-unix-password-and-authority-management</link>
	<description>Viewpoints on technology, society, and government</description>
	<lastBuildDate>Tue, 14 May 2013 02:23:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Michael Goetze</title>
		<link>http://changelog.complete.org/archives/5693-unix-password-and-authority-management/comment-page-1#comment-8484</link>
		<dc:creator>Michael Goetze</dc:creator>
		<pubDate>Tue, 01 Feb 2011 12:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5693#comment-8484</guid>
		<description><![CDATA[I think if the people who have root access to your systems can&#039;t be trusted to run an SSH agent with expiry times and have passphrases on all their keys... then you should possibly rethink who has root access to your systems.]]></description>
		<content:encoded><![CDATA[<p>I think if the people who have root access to your systems can&#8217;t be trusted to run an SSH agent with expiry times and have passphrases on all their keys&#8230; then you should possibly rethink who has root access to your systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iñigo</title>
		<link>http://changelog.complete.org/archives/5693-unix-password-and-authority-management/comment-page-1#comment-8482</link>
		<dc:creator>Iñigo</dc:creator>
		<pubDate>Tue, 01 Feb 2011 10:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5693#comment-8482</guid>
		<description><![CDATA[The main advantage of sudo is that you do _not_ need to give root.

We use intensively /etc/sudoers to separate monitoring, backup, admin, developer, user, etc \roles\...

This folks are doing some recommendations about the topic since years ago, in the man page, linked from the root welcome email message:

http://www.openbsd.org/cgi-bin/man.cgi?query=afterboot]]></description>
		<content:encoded><![CDATA[<p>The main advantage of sudo is that you do _not_ need to give root.</p>
<p>We use intensively /etc/sudoers to separate monitoring, backup, admin, developer, user, etc \roles\&#8230;</p>
<p>This folks are doing some recommendations about the topic since years ago, in the man page, linked from the root welcome email message:</p>
<p><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=afterboot" rel="nofollow">http://www.openbsd.org/cgi-bin/man.cgi?query=afterboot</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://changelog.complete.org/archives/5693-unix-password-and-authority-management/comment-page-1#comment-8473</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 31 Jan 2011 22:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5693#comment-8473</guid>
		<description><![CDATA[While you can&#039;t enforce that people use passphrases on their SSH keys, if you show people how to set up libpam-ssh or libpam-gnome-keyring then they have no reason to use a passphraseless key.  I always set up systems with passwords and remote root access disabled, sudo, and users with ssh keys only.  When users don&#039;t have passwords, you don&#039;t have to worry about password policies. :)]]></description>
		<content:encoded><![CDATA[<p>While you can&#8217;t enforce that people use passphrases on their SSH keys, if you show people how to set up libpam-ssh or libpam-gnome-keyring then they have no reason to use a passphraseless key.  I always set up systems with passwords and remote root access disabled, sudo, and users with ssh keys only.  When users don&#8217;t have passwords, you don&#8217;t have to worry about password policies. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: natxo</title>
		<link>http://changelog.complete.org/archives/5693-unix-password-and-authority-management/comment-page-1#comment-8472</link>
		<dc:creator>natxo</dc:creator>
		<pubDate>Mon, 31 Jan 2011 21:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5693#comment-8472</guid>
		<description><![CDATA[ldap + kerberos (soon moving homegrown setup to freeipa - freeipa.org)]]></description>
		<content:encoded><![CDATA[<p>ldap + kerberos (soon moving homegrown setup to freeipa &#8211; freeipa.org)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Goerzen</title>
		<link>http://changelog.complete.org/archives/5693-unix-password-and-authority-management/comment-page-1#comment-8469</link>
		<dc:creator>John Goerzen</dc:creator>
		<pubDate>Mon, 31 Jan 2011 18:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5693#comment-8469</guid>
		<description><![CDATA[True, but then if an admin workstation (or, perhaps, laptop?) is compromised, then the same problem exists.  Though this could indeed simplify the management, it is also impossible to police that people are using passworded keys.]]></description>
		<content:encoded><![CDATA[<p>True, but then if an admin workstation (or, perhaps, laptop?) is compromised, then the same problem exists.  Though this could indeed simplify the management, it is also impossible to police that people are using passworded keys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neutrinus</title>
		<link>http://changelog.complete.org/archives/5693-unix-password-and-authority-management/comment-page-1#comment-8468</link>
		<dc:creator>neutrinus</dc:creator>
		<pubDate>Mon, 31 Jan 2011 17:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://changelog.complete.org/?p=5693#comment-8468</guid>
		<description><![CDATA[think about creating uid=0 accounts for every admin (ex: neutrinusroot, thomasroot).  Admins should have different passwords on servers...  Then move to ssh keys :)
Result: admin will have one password his key, ssh-agent will do the rest.]]></description>
		<content:encoded><![CDATA[<p>think about creating uid=0 accounts for every admin (ex: neutrinusroot, thomasroot).  Admins should have different passwords on servers&#8230;  Then move to ssh keys :)<br />
Result: admin will have one password his key, ssh-agent will do the rest.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
