Author: erodriguez
Date: Thu Apr 28 14:33:43 2005
New Revision: 165207
URL: http://svn.apache.org/viewcvs?rev=165207&view=rev
Log:
Spinning Change Password index page into its ows xdocs.
Added:
directory/protocol-providers/changepw/trunk/xdocs/index.xml
- copied, changed from r165155,
directory/protocol-providers/kerberos/trunk/xdocs/changepw.xml
Removed:
directory/protocol-providers/kerberos/trunk/xdocs/changepw.xml
Copied: directory/protocol-providers/changepw/trunk/xdocs/index.xml (from
r165155, directory/protocol-providers/kerberos/trunk/xdocs/changepw.xml)
URL:
http://svn.apache.org/viewcvs/directory/protocol-providers/changepw/trunk/xdocs/index.xml?p2=directory/protocol-providers/changepw/trunk/xdocs/index.xml&p1=directory/protocol-providers/kerberos/trunk/xdocs/changepw.xml&r1=165155&r2=165207&rev=165207&view=diff
==============================================================================
--- directory/protocol-providers/kerberos/trunk/xdocs/changepw.xml (original)
+++ directory/protocol-providers/changepw/trunk/xdocs/index.xml Thu Apr 28
14:33:43 2005
@@ -1,14 +1,18 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<document>
- <properties>
- <author email="[EMAIL PROTECTED]">Enrique Rodriguez</author>
- <title>Apache Change Password Protocol</title>
- </properties>
-
- <body>
- <section name="Introduction">
- <p>The Apache Change Password Server is a Java server that
implements <a href="http://www.ietf.org/rfc/rfc3244.txt">RFC 3244</a> to
service Kerberos Change Password and Set Password Protocol requests. Change
Password is a request-reply protocol that uses Kerberos infrastructure to allow
users to securely set initial 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>
- </section>
- </body>
-</document>
-
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+ <properties>
+ <author email="[EMAIL PROTECTED]">Enrique Rodriguez</author>
+ <title>Apache Change Password Protocol</title>
+ </properties>
+ <body>
+ <section name="Introduction">
+ <p>The Apache Change Password Server is a Java server
that implements <a
+ href="http://www.ietf.org/rfc/rfc3244.txt">RFC
3244</a> to service Kerberos Change
+ Password and Set Password Protocol requests.
Change Password is a request-reply
+ protocol that uses Kerberos infrastructure to
allow users to securely set initial
+ 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>
+ </section>
+ </body>
+</document>
\ No newline at end of file