You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2013/04/12 00:09:41 UTC

svn commit: r1467116 - /directory/site/trunk/content/apacheds/advanced-ug/4.3-password-policy.mdtext

Author: elecharny
Date: Thu Apr 11 22:09:41 2013
New Revision: 1467116

URL: http://svn.apache.org/r1467116
Log:
Some formating

Modified:
    directory/site/trunk/content/apacheds/advanced-ug/4.3-password-policy.mdtext

Modified: directory/site/trunk/content/apacheds/advanced-ug/4.3-password-policy.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/apacheds/advanced-ug/4.3-password-policy.mdtext?rev=1467116&r1=1467115&r2=1467116&view=diff
==============================================================================
--- directory/site/trunk/content/apacheds/advanced-ug/4.3-password-policy.mdtext (original)
+++ directory/site/trunk/content/apacheds/advanced-ug/4.3-password-policy.mdtext Thu Apr 11 22:09:41 2013
@@ -1,6 +1,6 @@
 Title: 4.3. Password Policy
 NavPrev: 4.2-authorization.html
-NavPrevText:4.2 - Authorization
+NavPrevText: 4.2 - Authorization
 NavUp: 4-authentication-and-authorization.html
 NavPrevText: 4 - Authentication & Authorization
 NavNext: 5-administration.html
@@ -33,7 +33,8 @@ The **Password Policy** is a **RFC** dra
 As explained on [wikipedia](http://en.wikipedia.org/wiki/Password_policy) :
 
 	:::Text
-	A password policy is a set of rules designed to enhance computer security by encouraging users to employ strong passwords and use them properly.
+	A password policy is a set of rules designed to enhance computer security by encouraging users to employ strong passwords 
+	and use them properly.
 
 Basically, the system, once activated, will enforce some rules and check the password strength. We will list the various options in this chapter.
 
@@ -95,9 +96,9 @@ The idea is to protect the password agai
 	
 When the account is locked, it can remain locked, or be unlocked after a grace period.
 
-#### Attempts counter ()
+#### Attempts counter
 
-<DIV class="warn" markdown="1">
+<DIV class="info" markdown="1">
 Attributes : ads-pwdLockout, ads-pwdmaxfailure
 </DIV>