<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Securism Blog &#187; physical security</title>
	<atom:link href="http://blog.securism.com/tag/physical-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.securism.com</link>
	<description>Simple Security.</description>
	<lastBuildDate>Fri, 23 Jul 2010 18:17:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Password Policy, Physical Security, and Keeping the Cat in the Bag</title>
		<link>http://blog.securism.com/2008/12/password-policy-physical-security-and-keeping-the-cat-in-the-bag/</link>
		<comments>http://blog.securism.com/2008/12/password-policy-physical-security-and-keeping-the-cat-in-the-bag/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 18:05:58 +0000</pubDate>
		<dc:creator>Jon Janego</dc:creator>
				<category><![CDATA[Securism]]></category>
		<category><![CDATA[password policy]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[physical security]]></category>

		<guid isPermaLink="false">http://blog.securism.com/?p=30</guid>
		<description><![CDATA[Password policy is one of the most frustrating subjects for any IT or Security administrator.  You&#8217;re stuck in a &#8220;Damned if you do, damned if you don&#8217;t&#8221; situation, where no matter what you do the users will complain.  Something that I like to keep in mind when considering password policies is the careful balance between [...]]]></description>
			<content:encoded><![CDATA[<p>Password policy is one of the most frustrating subjects for any IT or Security administrator.  You&#8217;re stuck in a &#8220;Damned if you do, damned if you don&#8217;t&#8221; situation, where no matter what you do the users will complain.  Something that I like to keep in mind when considering password policies is the careful balance between <em>security</em> and <em>usability</em>.</p>
<p>On one hand, there are fairly well-established best practices regarding password policies.  Non-dictionary words, 8-15 characters, etc.  SANS has a great (if a little strict) password policy document <a href="http://www.sans.org/resources/policies/Password_Policy.pdf">here</a> which is a great starting point for any security administrator.</p>
<p>On the other hand, users have a hard time remembering complicated passwords, especially ones that are frequently rotated.  A well-enforced password policy won&#8217;t let users choose their name, dictionary-based words, or any other &#8216;easy&#8217; passwords, so the user is stuck with having to remember a complicated acrostic, or a random string of characters.  And what do users tend to do in this situation?  Write down the password.</p>
<p>So, what&#8217;s wrong with this practice?  Nothing!  It&#8217;s even been <a href="http://news.cnet.com/Microsoft-security-guru-Jot-down-your-passwords/2100-7355_3-5716590.html">advocated</a> by various <a href="http://www.schneier.com/blog/archives/2005/06/write_down_your.html">security gurus</a> for years.  But you need adequate physical controls around the password list.  That&#8217;s the rub &#8211; in a large IT organization,  how does one protect from users carrying around scraps of paper?  Adding a further layer of complication, what about the case of shared logins and passwords?  The problem can become overwhelming quickly.</p>
<p>In an IT environment where <a href="http://en.wikipedia.org/wiki/Role-based_access_control">Role-Based Access Controls</a> (RBAC) are implemented, I would be inclined to not explicitly discourage users from writing down their individual passwords &#8211; because we&#8217;re all pretty good at physically controlling pieces of paper (money, anyone?).  I may encourage the use of a tool such as <a href="http://passwordsafe.sourceforge.net/">Password Safe</a>,  but there&#8217;s only so much that you can do to control the behavior of the users.</p>
<p>Where common usernames and passwords are shared between many people (a tragic case!), the problem of password management becomes much trickier.  I&#8217;ve seen systems with multiple versions of a common password list, with each user having their own copy.  I&#8217;ve seen password lists distributed betweeen a dozen users via unencrypted email.  I&#8217;ve seen printed sheets of passwords &#8220;hidden&#8221; underneath the keyboard of a common workstation.  I&#8217;ve seen post-it-notes on monitors.  All of these situations are terrible, but in reality, they&#8217;re also unavoidable.  The best an administrator control for is to provide adequate physical controls; limiting access to the password lists.  It would take a very highly-motivated attacker to get past a security guard, keycarded doors, and a staff that&#8217;s advised to pay attention to unrecognized people in the building &#8211; and your security response policy should take into account the situation of a password breach and have plans for rapidly shutting down access and rotating shared passwords.</p>
<p>In summary, there&#8217;s only so much that you can do to control the behavior of users, especially when asking them to remember complicated passwords.  I would advocate RBAC authenticating against a common directory server in all possible circumstances, so that a breached username and password can be compartmentalized, protecting against damage.  If that&#8217;s not possible, educating the users about controlling access to their passwords, and providing for adequate physical controls is about the best you can do.  And as always, having a response policy that takes into account the circumstances of a password breach is <em>critical</em>.  IT has evolved to the point where users are getting comfortable with the strictness of password policies, but as an administrator or security professional, it&#8217;s important to consider the vulnerabilities and to keep in mind the careful balance of usability and security.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.securism.com/2008/12/password-policy-physical-security-and-keeping-the-cat-in-the-bag/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
