{"id":281,"date":"2016-04-18T11:42:08","date_gmt":"2016-04-18T11:42:08","guid":{"rendered":"http:\/\/blog.anakage.co.in\/?p=281"},"modified":"2022-01-17T09:48:26","modified_gmt":"2022-01-17T09:48:26","slug":"password-is-expiring-behind-the-scenes","status":"publish","type":"post","link":"https:\/\/www.anakage.com\/blog\/password-is-expiring-behind-the-scenes\/","title":{"rendered":"password is expiring &#8211; behind the scenes"},"content":{"rendered":"<p><img fetchpriority=\"high\" decoding=\"async\" class=\"size-medium wp-image-283 aligncenter\" src=\"https:\/\/anakage.com\/blog\/wp-content\/uploads\/2016\/04\/password-300x184.jpg\" alt=\"password\" width=\"300\" height=\"184\" srcset=\"https:\/\/www.anakage.com\/blog\/wp-content\/uploads\/2016\/04\/password-300x184.jpg 300w, https:\/\/www.anakage.com\/blog\/wp-content\/uploads\/2016\/04\/password.jpg 648w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>Inside a fairly sized organisation all computers are connected to a domain using Active Directory which manages how computers\u00a0and users\u00a0should be organised, secured, connected. To maximize security the server admin does many tasks &#8211; Specifying how you should handle your password is one of them.<\/p>\n<p><strong>Default Password Policies in Active Directory<\/strong><\/p>\n<p>There are many settings available ranging from how you can specify your password to how many days password should expire. In active directory password policies are shown\u00a0at\u00a0<strong>Computer Configuration\\Policies\\Windows Settings\\Security Settings\\Account Policies.<\/strong>\u00a0The default Password Policy Settings are &#8211;<\/p>\n<table style=\"height: 523px;\" width=\"774\">\n<tbody>\n<tr>\n<td><strong>Policy Setting<\/strong><\/td>\n<td><strong>Default Setting Value<\/strong><\/td>\n<\/tr>\n<tr>\n<td>Enforce password history (number of unique new passwords that have to be associated with a user account before an old password can be reused)<\/td>\n<td>24<\/td>\n<\/tr>\n<tr>\n<td>Maximum password age<\/td>\n<td>42 days<\/td>\n<\/tr>\n<tr>\n<td>Minimum password age<\/td>\n<td>1 day<\/td>\n<\/tr>\n<tr>\n<td>Minimum password length<\/td>\n<td>7<\/td>\n<\/tr>\n<tr>\n<td>Password must meet complexity requirements<\/td>\n<td>Enabled<\/td>\n<\/tr>\n<tr>\n<td>Store passwords using reversible encryption<\/td>\n<td>Disabled<\/td>\n<\/tr>\n<tr>\n<td>Account lockout duration<\/td>\n<td>Not de\ufb01ned<\/td>\n<\/tr>\n<tr>\n<td>Account lockout threshold<\/td>\n<td>0<\/td>\n<\/tr>\n<tr>\n<td>Reset account lockout counter after<\/td>\n<td>Not de\ufb01ned<\/td>\n<\/tr>\n<tr>\n<td>Enforce user logon restrictions<\/td>\n<td>Enabled<\/td>\n<\/tr>\n<tr>\n<td>Maximum lifetime for service ticket<\/td>\n<td>600 minutes<\/td>\n<\/tr>\n<tr>\n<td>Maximum lifetime for user ticket<\/td>\n<td>10 days<\/td>\n<\/tr>\n<tr>\n<td>Maximum lifetime for user ticket renewal<\/td>\n<td>7 hours<\/td>\n<\/tr>\n<tr>\n<td>Maximum tolerance for computer clock synchronization<\/td>\n<td>5 minutes<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>What are Password Policies and How it Works<\/strong><\/p>\n<p>Users in a company are grouped into OU(Organisational Units) which are part of Domain. Password policies can be applied at Domain level and not OU. One of the misconception is that different OU can have different password policies which is not the case. All computers in domain will have same password policy. Server admins do it by below steps &#8211;<\/p>\n<ol>\n<li>Create a new <strong>GPO<\/strong><\/li>\n<li>Link it to the <strong>Domain<\/strong> <strong>Level<\/strong><\/li>\n<li>Give it <strong>Higher<\/strong> <strong>Precedence<\/strong> than the <strong>Default<\/strong> <strong>Domain<\/strong> <strong>Policy<\/strong> in the Group Policy Management tool.<\/li>\n<li><span style=\"font-size: 16px;\">The settings in this new GPO will override the settings in the <\/span><strong style=\"font-size: 16px;\">Default Domain Policy<\/strong><span style=\"font-size: 16px;\"> due to the higher precedence.<\/span><\/li>\n<\/ol>\n<p>Though recently multiple password policies can be applied\u00a0by using third-party product or using Fine-Grained Password Policies (FGPP) which does not use GPO mechanism to deployment of policies.<\/p>\n<p><strong>Known Facts about previous version of windows servers<\/strong><\/p>\n<ol>\n<li>There was only one password policy applied for domain users in Active Directory domain.<\/li>\n<li>For every user in the Active Directory which are located in the Security Account Manager aka SAM on a server, Default Domain policy always defines Password Policies by default.<\/li>\n<li>Multiple Password policy was not possible to be configured for different users in the domain in an Organizational Unit aka OU.<\/li>\n<\/ol>\n<p><strong>Few tips for Server Admins for enforcing password policies to make it more secure<\/strong><\/p>\n<ul>\n<li>Set the Windows Server 2008 Domain Functional Level ( <strong>or latest installed server)<\/strong> while installing new <strong>Active Directory<\/strong> or upgrading from Server 2003 to 2008 domain.<\/li>\n<li>You can view domain password policy in command Line\u00a0by command\u00a0<strong>net accounts<\/strong>.<\/li>\n<li>Preventing users from changing passwords immediately, <strong>Minimum Password Age<\/strong> policy should be extended. Since Windows Server 2008 R2 stores upto 24 passwords in the passwords history, after which old used password can be used simultaneously.<\/li>\n<li><strong>Stored passwords using reversible encryption<\/strong>, if <strong>enabled<\/strong>, passwords might be stored in a plain text as well. This should only be enabled when organization uses any application that need to read the passwords.<\/li>\n<li>Enable the <strong>Passwords Must Meet Complexity Requirements policy<\/strong>, to ensure more secured password with combination of complex characters.<\/li>\n<\/ul>\n<p><strong><em>With Anakage intelligent training\u00a0technology it is easier to learn these concepts . It guides you step by step on\u00a0your system. Above topic being discussed is also part of our &#8220;Learning Application&#8221;\u00a0for Windows Active Directory. If you want to evaluate it let us know by sending a mail to us at <a href=\"mailto:enterprise@anakage.in\">enterprise@anakage.in<\/a> . You can know more about our <a href=\"http:\/\/anakage.in\/Real%20time%20training%20on%20SAP%20Oracle%20Excel%20Salesforce%20Service%20Now%20-%20Anakage.html\" target=\"_blank\" rel=\"noopener\">offering for training<\/a>.<\/em><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Inside a fairly sized organisation all computers are connected to a domain using Active Directory which manages how computers\u00a0and users\u00a0should [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":283,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_themeisle_gutenberg_block_has_review":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[5,10,281],"tags":[12],"coauthors":[91],"class_list":["post-281","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-training","category-tech-tips","category-technology-and-solution-choices","tag-anakage-for-active-directory"],"views":168,"jetpack_featured_media_url":"https:\/\/www.anakage.com\/blog\/wp-content\/uploads\/2016\/04\/password.jpg","jetpack_sharing_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.anakage.com\/blog\/wp-json\/wp\/v2\/posts\/281","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.anakage.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.anakage.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.anakage.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.anakage.com\/blog\/wp-json\/wp\/v2\/comments?post=281"}],"version-history":[{"count":0,"href":"https:\/\/www.anakage.com\/blog\/wp-json\/wp\/v2\/posts\/281\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.anakage.com\/blog\/wp-json\/wp\/v2\/media\/283"}],"wp:attachment":[{"href":"https:\/\/www.anakage.com\/blog\/wp-json\/wp\/v2\/media?parent=281"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.anakage.com\/blog\/wp-json\/wp\/v2\/categories?post=281"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.anakage.com\/blog\/wp-json\/wp\/v2\/tags?post=281"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.anakage.com\/blog\/wp-json\/wp\/v2\/coauthors?post=281"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}