<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; password policy</title> <atom:link href="http://www.ghacks.net/tag/password-policy/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 08:24:54 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How Secure Is A Password?</title><link>http://www.ghacks.net/2010/08/11/how-secure-is-a-password/</link> <comments>http://www.ghacks.net/2010/08/11/how-secure-is-a-password/#comments</comments> <pubDate>Wed, 11 Aug 2010 13:05:44 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[last pass]]></category> <category><![CDATA[password]]></category> <category><![CDATA[password creation]]></category> <category><![CDATA[password policy]]></category> <category><![CDATA[password security]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=32835</guid> <description><![CDATA[New technologies and more powerful computer systems have made it important in the last years to create secure passwords to avoid successful automatic password cracking attempts via brute force and dictionary attacks. But how do passwords have to look like to be considered secure? And who determines that? There is no authority with guidelines on [...]]]></description> <content:encoded><![CDATA[<p>New technologies and more powerful computer systems have made it important in the last years to create secure passwords to avoid successful automatic password cracking attempts via brute force and dictionary attacks.</p><p>But how do passwords have to look like to be considered secure? And who determines that? There is no authority with guidelines on the creation of secure passwords. Companies, organizations, software developers and end users all have their own definition of secure passwords.</p><p>While some may think it is sufficient to select a password with numbers in it, others demand a password with upper and lower case chars, numbers, special characters and a minimum length of 16 or more.</p><p><span
id="more-32835"></span>Defining the format of a secure password is however only one side of the medal. It does not do anything good if the software, website or service is not compatible with those settings. A website that restricts the password to a length of 10 characters without special characters would be incompatible with a secure passwords policy that requires at least 14 chars and one special character.</p><p>Generally speaking, a password becomes more secure with the length of characters it contains, and the different types of characters used.</p><p>Several companies have created online tools that give the user feedback on the complexity of the password. Is that password secure is a common search term for those services. Lets take a closer look at some of them, but before that, lets define some typical passwords that we will feed them.</p><p>password 1: password<br
/> password 2: 4wOe409r<br
/> password 3: !S8I5U39YDnt8f<br
/> password 4: E&#038;4!74mneGrTmOJ!HIr0<br
/> password 5: DP12c*0J!dM5mfdq2r!&#038;WmMi!#g3</p><p><a
href="https://www.microsoft.com/security/pc-security/password-checker.aspx?WT.mc_id=Site_Link">Microsoft password checker</a>: Offers a simple form field which accepts a password. The ratings go from weak to best.</p><div
id="attachment_32836" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/check-your-password.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/check-your-password-500x256.png" alt="check your password" title="check your password" width="500" height="256" class="size-medium wp-image-32836" /></a><p
class="wp-caption-text">check your password</p></div><p>password 1: weak<br
/> password 2: weak<br
/> password 3: strong<br
/> password 4: strong<br
/> password 5: best</p><p><a
href="http://howsecureismypassword.net/">How Secure Is My Password</a>: Does not display a rating, but tries to estimate the time it would take to crack the password.</p><p>password 1: One of the 500 most common passwords, It would be cracked almost instantly<br
/> password 2: It would take About 252 days for a desktop PC to crack your password<br
/> password 3: It would take About 564 billion years for a desktop PC to crack your password<br
/> password 4: It would take About 100 sextillion years for a desktop PC to crack your password<br
/> password 5: It would take About 100,603,110 nonillion years for a desktop PC to crack your password</p><p><a
href="http://www.passwordmeter.com/">The Password Meter</a>: Compiles a list of all characters used and rates the passwords accordingly.</p><div
id="attachment_32837" class="wp-caption alignnone" style="width: 411px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/password-strength.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/password-strength-401x500.png" alt="password strength" title="password strength" width="401" height="500" class="size-medium wp-image-32837" /></a><p
class="wp-caption-text">password strength</p></div><p>password 1: Very Weak, score 7%<br
/> password 2: Very Strong, score 81%<br
/> password 3: Very Strong, score 100%<br
/> password 4: Very Strong, score 100%<br
/> password 5: Very Strong, score 100%</p><p>The three password security checkers seem to disagree on the strength of some of the passwords used. All see the first password as a weak password, but similarities end there, as the second password is considered weak by Microsoft, but very strong by Password Meter.</p><p>The question now is how you can come up with a password policy to make sure that you only use secure passwords. The answer is simple: Always use a password that comes close to the maximum length allowed. That value is highly software and site specific. Here are a few suggestions:</p><ul><li>Never use a password with less than 16 chars unless the site limits the maximum character length to less than that</li><li>Always use upper and lower case characters</li><li>Always use at least one number in the password</li><li>Always use at least one special character in the password</li><li>Never use dictionary words as part of the password or the password</li></ul><p>This leads to a problem: Remembering the passwords. The easiest way is to use a password manager like <a
href="http://www.ghacks.net/tag/last-pass/">Last Pass</a> for this. Password managers can create passwords based on the user&#8217;s parameters. Last Pass users for instance only need to press Alt-G to open the password creation window in the web browser.</p><div
id="attachment_32838" class="wp-caption alignnone" style="width: 292px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/password-creation.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/password-creation.png" alt="password creation" title="password creation" width="282" height="316" class="size-full wp-image-32838" /></a><p
class="wp-caption-text">password creation</p></div><p>The password can then be copied and entered during account creation. These passwords can also be used for non-web services, and stored in the password manager for retrieval.</p><p>Password managers will automatically save passwords and accounts that have been created, so that there is no need to remember the password. Only the master password, which is the password providing access to the password manager&#8217;s database needs to be remembered.</p><p>A simpler solution is to write down the passwords locally, and either carry them with you all the time, or store them in a secure location so that third parties cannot use them to access the accounts.</p><p>Do you have a password policy? Let us know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/11/how-secure-is-a-password/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>Configure Fine-grained Password Policies In Windows Server 2008</title><link>http://www.ghacks.net/2009/05/20/configure-fine-grained-password-policies-in-windows-server-2008/</link> <comments>http://www.ghacks.net/2009/05/20/configure-fine-grained-password-policies-in-windows-server-2008/#comments</comments> <pubDate>Wed, 20 May 2009 21:03:02 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[fine-grained password policy]]></category> <category><![CDATA[password]]></category> <category><![CDATA[password policy]]></category> <category><![CDATA[specops password policy]]></category> <category><![CDATA[system administrator]]></category> <category><![CDATA[windows server]]></category> <category><![CDATA[windows server 2008]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/05/20/configure-fine-grained-password-policies-in-windows-server-2008/</guid> <description><![CDATA[So called fine-grained password policies are a new feature of Windows Server 2008. This new feature allows system administrators to configure password policies for different user groups. Windows Server 2003 was not as flexible as it only allowed to set one password policy for all users. The manual configuration of fine-grained password policies requires quite [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/windows_server_2008.jpg" alt="windows_server_2008" title="windows_server_2008" width="243" height="45" class="alignleft size-full wp-image-12964" />So called fine-grained password policies are a new feature of Windows Server 2008. This new feature allows system administrators to configure password policies for different user groups. Windows Server 2003 was not as flexible as it only allowed to set one password policy for all users. The manual configuration of fine-grained password policies requires quite some time. A software program like Specops Password Policy Basic is therefor a handy addition for every system administrator dealing with Windows Server 2008 systems.</p><p>The free program is a limited version of the commercial software from the same developer. It requires the Microsoft .net Framework 2, the Microsoft Management Console and PowerShell. The interface of the application makes it less time consuming to configure password policies for specific user groups in Windows Server 2008. It basically centers around creating, configuring and managing password policies.</p><p><span
id="more-12967"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/password_policy-500x292.jpg" alt="password policy" title="password policy" width="500" height="292" class="alignnone size-medium wp-image-12966" /></p><p>The following parameters can be defined for each password policy:</p><p>A Password Settings object (PSO) has attributes for all the settings that can be defined in the Default Domain Policy (except Kerberos settings). These settings include attributes for the following password settings:</p><ul><li>Enforce password history</li><li>Maximum password age</li><li>Minimum password age</li><li>Minimum password length</li><li>Passwords must meet complexity requirements</li><li>Store passwords using reversible encryption</li><li>Account lockout duration</li><li>Account lockout threshold</li><li>Reset account lockout after</li></ul><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/05/password_policies-500x323.jpg" alt="password policies" title="password policies" width="500" height="323" class="alignnone size-medium wp-image-12965" /></p><p>User groups can be added to newly created policies. It has to be noted that user groups cannot be empty as empty user groups cannot be added to password policies. The program displays an overview of all password policies on the computer system. The order can be changed which is important if users are members of multiple user groups.</p><p><a
href="http://www.specopssoft.com/products/specops-password-policy">Specops Password Policy Basic</a> can be downloaded from the developer&#8217;s homepage.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/05/20/configure-fine-grained-password-policies-in-windows-server-2008/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
