Author: erodriguez
Date: Thu Apr 28 16:37:35 2005
New Revision: 165230

URL: http://svn.apache.org/viewcvs?rev=165230&view=rev
Log:
Change Password doco updates.

Modified:
    directory/protocol-providers/changepw/trunk/xdocs/index.xml

Modified: directory/protocol-providers/changepw/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/directory/protocol-providers/changepw/trunk/xdocs/index.xml?rev=165230&r1=165229&r2=165230&view=diff
==============================================================================
--- directory/protocol-providers/changepw/trunk/xdocs/index.xml (original)
+++ directory/protocol-providers/changepw/trunk/xdocs/index.xml Thu Apr 28 
16:37:35 2005
@@ -13,6 +13,23 @@
                                passwords or to change existing passwords. The 
Change Password protocol 
                                interoperates with the original Kerberos Change 
Password protocol, while adding the 
                                ability for an administrator to set a password 
for a new user.</p>
+                       <p>Apache Change Password is implemented as a 
protocol-provider plugin for the Apache 
+                               Directory server. As a plugin, Change Password 
leverages Apache MINA for front-end 
+                               services and the Apache Directory 
read-optimized backing store via JNDI for 
+                               persistent directory services.</p>
+                       <p>Apache Change Password, in conjunction with MINA and 
the Apache Directory, provides 
+                               an easy-to-use yet fully-featured password 
service. As implemented within the 
+                               Apache Directory, Apache Change Password will 
provide:</p>
+                       <ul>
+                               <li>Original Kerberos password changing 
service</li>
+                               <li>Initial password setting service (RFC 
3244)</li>
+                               <li>JMX remote management (JSR 160, JSR 28)</li>
+                               <li>Optional LDAP management</li>
+                               <li>UDP and TCP Support (MINA)</li>
+                               <li>Traffic throttling (MINA)</li>
+                               <li>Overload shielding (MINA)</li>
+                               <li>Easy POJO embeddability for containers such 
as Geronimo, JBoss, and OSGi</li>
+                       </ul>
                </section>
        </body>
-</document>
\ No newline at end of file
+</document>


Reply via email to