Author: akarasulu
Date: Fri May 6 07:28:39 2005
New Revision: 168606
URL: http://svn.apache.org/viewcvs?rev=168606&view=rev
Log:
changes ...
o fixed banner
o removed tab indents
o changed some language
Modified:
directory/protocol-providers/changepw/trunk/project.xml
directory/protocol-providers/changepw/trunk/xdocs/index.xml
Modified: directory/protocol-providers/changepw/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/directory/protocol-providers/changepw/trunk/project.xml?rev=168606&r1=168605&r2=168606&view=diff
==============================================================================
--- directory/protocol-providers/changepw/trunk/project.xml (original)
+++ directory/protocol-providers/changepw/trunk/project.xml Fri May 6 07:28:39
2005
@@ -1,170 +1,165 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project>
- <pomVersion>3</pomVersion>
- <groupId>directory-protocols</groupId>
- <distributionSite>http://cvs.apache.org/dist/directory/</distributionSite>
- <artifactId>changepw-protocol</artifactId>
- <name>Change Password Protocol</name>
- <currentVersion>0.4-SNAPSHOT</currentVersion>
- <organization>
- <name>Apache Software Foundation</name>
- <url>http://directory.apache.org</url>
- <logo>/images/apache-logo.png</logo>
- </organization>
- <inceptionYear>2004</inceptionYear>
- <package>org.apache.changepw</package>
-
<issueTrackingUrl>http://nagoya.apache.org/jira/browse/DIRKERBEROS</issueTrackingUrl>
- <logo>http://directory.apache.org/images/apache-directory-logo.png</logo>
- <url>http://directory.apache.org/subprojects/protocols/changepw</url>
- <siteAddress>minotaur.apache.org</siteAddress>
-
<siteDirectory>/www/directory.apache.org/directory/subprojects/protocols/changepw</siteDirectory>
-
<distributionDirectory>/www/cvs.apache.org/dist/directory</distributionDirectory>
- <gumpRepositoryId>directory</gumpRepositoryId>
- <repository>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/directory:protocol-providers/changepw/trunk/${module.path}</connection>
-
<url>http://cvs.apache.org/viewcvs.cgi/directory/protocol-providers/changepw/trunk/${module.path}/?root=Apache-SVN</url>
-
<developerConnection>https://svn.apache.org/repos/asf/directory:protocol-providers/changepw/trunk/${module.path}</developerConnection>
- </repository>
- <shortDescription>RFC 3244 Change Password Protocol</shortDescription>
- <description>A protocol provider for RFC 3244 Change Password and Set
Password handlers and codecs.</description>
- <mailingLists>
- <mailingList>
- <name>Directory PMC List</name>
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+ <pomVersion>3</pomVersion>
+ <groupId>directory-protocols</groupId>
+ <distributionSite>http://cvs.apache.org/dist/directory/</distributionSite>
+ <artifactId>changepw-protocol</artifactId>
+ <name>Change Password Protocol</name>
+ <currentVersion>0.4-SNAPSHOT</currentVersion>
+ <inceptionYear>2004</inceptionYear>
+ <package>org.apache.changepw</package>
+
<issueTrackingUrl>http://nagoya.apache.org/jira/browse/DIRKERBEROS</issueTrackingUrl>
+ <logo>http://directory.apache.org/images/apache-directory-logo.png</logo>
+ <url>http://directory.apache.org/subprojects/protocols/changepw</url>
+ <siteAddress>minotaur.apache.org</siteAddress>
+
<siteDirectory>/www/directory.apache.org/directory/subprojects/protocols/changepw</siteDirectory>
+
<distributionDirectory>/www/cvs.apache.org/dist/directory</distributionDirectory>
+ <gumpRepositoryId>directory</gumpRepositoryId>
+ <repository>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/directory:protocol-providers/changepw/trunk/${module.path}</connection>
+
<url>http://cvs.apache.org/viewcvs.cgi/directory/protocol-providers/changepw/trunk/${module.path}/?root=Apache-SVN</url>
+
<developerConnection>https://svn.apache.org/repos/asf/directory:protocol-providers/changepw/trunk/${module.path}</developerConnection>
+ </repository>
+ <shortDescription>RFC 3244 Change Password Protocol</shortDescription>
+ <description>A protocol provider for RFC 3244 Change Password and Set
Password handlers and codecs.</description>
+ <mailingLists>
+ <mailingList>
+ <name>Directory PMC List</name>
<subscribe>
[EMAIL PROTECTED]
- </subscribe>
+ </subscribe>
<unsubscribe>
[EMAIL PROTECTED]
- </unsubscribe>
- </mailingList>
- <mailingList>
- <name>Directory Developer List - use [changepw] prefix</name>
+ </unsubscribe>
+ </mailingList>
+ <mailingList>
+ <name>Directory Developer List - use [changepw] prefix</name>
<subscribe>
[EMAIL PROTECTED]
- </subscribe>
+ </subscribe>
<unsubscribe>
[EMAIL PROTECTED]
- </unsubscribe>
+ </unsubscribe>
<archive>
http://nagoya.apache.org/eyebrowse/SummarizeList?listId=181
- </archive>
- </mailingList>
- <mailingList>
- <name>Directory User List</name>
+ </archive>
+ </mailingList>
+ <mailingList>
+ <name>Directory User List</name>
<subscribe>
[EMAIL PROTECTED]
- </subscribe>
+ </subscribe>
<unsubscribe>
[EMAIL PROTECTED]
- </unsubscribe>
+ </unsubscribe>
<archive>
http://nagoya.apache.org/eyebrowse/SummarizeList?listId=181
- </archive>
- </mailingList>
- <mailingList>
- <name>Directory SCM List</name>
+ </archive>
+ </mailingList>
+ <mailingList>
+ <name>Directory SCM List</name>
<subscribe>
[EMAIL PROTECTED]
- </subscribe>
+ </subscribe>
<unsubscribe>
[EMAIL PROTECTED]
- </unsubscribe>
+ </unsubscribe>
<archive>
http://nagoya.apache.org/eyebrowse/SummarizeList?listId=181
- </archive>
- </mailingList>
- </mailingLists>
- <licenses>
- <license>
- <name>Apache License, Version 2.0</name>
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
- </license>
- </licenses>
- <dependencies>
- <dependency>
- <groupId>directory-asn1</groupId>
- <artifactId>asn1-der</artifactId>
- <version>0.3-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>directory-shared</groupId>
- <artifactId>kerberos-common</artifactId>
- <version>0.4-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>directory-network</groupId>
- <artifactId>mina</artifactId>
- <version>0.7-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>3.8.1</version>
- <type>jar</type>
- <url>http://junit.org</url>
- </dependency>
- </dependencies>
- <build>
- <nagEmailAddress>[email protected]</nagEmailAddress>
- <sourceDirectory>${basedir}/src/java</sourceDirectory>
- <unitTestSourceDirectory>${basedir}/src/test</unitTestSourceDirectory>
- <unitTest>
- <includes>
- <include>**/*Test*</include>
- <include>**/*TestCase*</include>
- </includes>
- <excludes>
- <exclude>**/Abstract*Test*</exclude>
- <exclude>**/*TestUtils*</exclude>
- </excludes>
- <resources>
- <resource>
- <directory>${basedir}/src/test</directory>
- <includes>
- <include>**/*.dtd</include>
- <include>**/*.ldif</include>
- <include>**/*.properties</include>
- <include>**/*.x*</include>
- <include>**/*.mf</include>
- <include>**/*.jar</include>
- </includes>
- <filtering>false</filtering>
- </resource>
- <resource>
- <directory>${basedir}/src/test</directory>
- <includes>
- <include>**/*.dtd</include>
- <include>**/*.ldif</include>
- <include>**/*.properties</include>
- <include>**/*.x*</include>
- <include>**/*.mf</include>
- <include>**/*.jar</include>
- </includes>
- <filtering>false</filtering>
- </resource>
- </resources>
- </unitTest>
- <resources>
- <resource>
- <directory>${basedir}/src/java</directory>
- <includes>
- <include>**/*.dtd</include>
- <include>**/*.properties</include>
- <include>**/*.ldif</include>
- <include>**/*.x*</include>
- </includes>
- <filtering>false</filtering>
- </resource>
- <resource>
- <directory>${basedir}/etc</directory>
- <targetPath>org/apache/changepw</targetPath>
- <includes>
- <include>*.properties</include>
- </includes>
- <filtering>false</filtering>
- </resource>
- </resources>
- <jars />
- </build>
-</project>
-
+ </archive>
+ </mailingList>
+ </mailingLists>
+ <licenses>
+ <license>
+ <name>Apache License, Version 2.0</name>
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ </license>
+ </licenses>
+ <dependencies>
+ <dependency>
+ <groupId>directory-asn1</groupId>
+ <artifactId>asn1-der</artifactId>
+ <version>0.3-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>directory-shared</groupId>
+ <artifactId>kerberos-common</artifactId>
+ <version>0.4-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>directory-network</groupId>
+ <artifactId>mina</artifactId>
+ <version>0.7-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.1</version>
+ <type>jar</type>
+ <url>http://junit.org</url>
+ </dependency>
+ </dependencies>
+ <build>
+ <nagEmailAddress>[email protected]</nagEmailAddress>
+ <sourceDirectory>${basedir}/src/java</sourceDirectory>
+ <unitTestSourceDirectory>${basedir}/src/test</unitTestSourceDirectory>
+ <unitTest>
+ <includes>
+ <include>**/*Test*</include>
+ <include>**/*TestCase*</include>
+ </includes>
+ <excludes>
+ <exclude>**/Abstract*Test*</exclude>
+ <exclude>**/*TestUtils*</exclude>
+ </excludes>
+ <resources>
+ <resource>
+ <directory>${basedir}/src/test</directory>
+ <includes>
+ <include>**/*.dtd</include>
+ <include>**/*.ldif</include>
+ <include>**/*.properties</include>
+ <include>**/*.x*</include>
+ <include>**/*.mf</include>
+ <include>**/*.jar</include>
+ </includes>
+ <filtering>false</filtering>
+ </resource>
+ <resource>
+ <directory>${basedir}/src/test</directory>
+ <includes>
+ <include>**/*.dtd</include>
+ <include>**/*.ldif</include>
+ <include>**/*.properties</include>
+ <include>**/*.x*</include>
+ <include>**/*.mf</include>
+ <include>**/*.jar</include>
+ </includes>
+ <filtering>false</filtering>
+ </resource>
+ </resources>
+ </unitTest>
+ <resources>
+ <resource>
+ <directory>${basedir}/src/java</directory>
+ <includes>
+ <include>**/*.dtd</include>
+ <include>**/*.properties</include>
+ <include>**/*.ldif</include>
+ <include>**/*.x*</include>
+ </includes>
+ <filtering>false</filtering>
+ </resource>
+ <resource>
+ <directory>${basedir}/etc</directory>
+ <targetPath>org/apache/changepw</targetPath>
+ <includes>
+ <include>*.properties</include>
+ </includes>
+ <filtering>false</filtering>
+ </resource>
+ </resources>
+ <jars />
+ </build>
+</project>
+
Modified: directory/protocol-providers/changepw/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/directory/protocol-providers/changepw/trunk/xdocs/index.xml?rev=168606&r1=168605&r2=168606&view=diff
==============================================================================
--- directory/protocol-providers/changepw/trunk/xdocs/index.xml (original)
+++ directory/protocol-providers/changepw/trunk/xdocs/index.xml Fri May 6
07:28:39 2005
@@ -1,35 +1,35 @@
<?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>
- <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>
+ <properties>
+ <author email="[EMAIL PROTECTED]">Alex Karasulu</author>
+ <author email="[EMAIL PROTECTED]">Enrique Rodriguez</author>
+ <title>Change Password Protocol Provider</title>
+ </properties>
+ <body>
+ <section name="Introduction">
+ <p>The Change Password service is a protocol provider 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>
+ <p>The Change Password service 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>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, Change Password will provide:</p>
+ <ul>
+ <li>Original Kerberos password changing service</li>
+ <li>Initial password setting service (RFC 3244)</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>