You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2005/05/06 23:27:30 UTC

svn commit: r168660 - in /directory/protocol-providers/kerberos/trunk: project.properties project.xml xdocs/index.xml xdocs/navigation.xml

Author: akarasulu
Date: Fri May  6 14:27:29 2005
New Revision: 168660

URL: http://svn.apache.org/viewcvs?rev=168660&view=rev
Log:
changes ...

 o modified language in index page
 o fixed tab usage (using spaces)
 o modified path for deploying Kerberos provider docs
 o fixed navigation to be standard
 o performed dos2unix on files


Modified:
    directory/protocol-providers/kerberos/trunk/project.properties
    directory/protocol-providers/kerberos/trunk/project.xml
    directory/protocol-providers/kerberos/trunk/xdocs/index.xml
    directory/protocol-providers/kerberos/trunk/xdocs/navigation.xml

Modified: directory/protocol-providers/kerberos/trunk/project.properties
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/kerberos/trunk/project.properties?rev=168660&r1=168659&r2=168660&view=diff
==============================================================================
--- directory/protocol-providers/kerberos/trunk/project.properties (original)
+++ directory/protocol-providers/kerberos/trunk/project.properties Fri May  6 14:27:29 2005
@@ -26,4 +26,4 @@
 # properties to exclude extra images from subproject sites. Will be built in toxdoc plugin.
 maven.xdoc.copy.excludes=images/file.gif,images/folder-closed.gif,images/folder-open.gif,images/icon_alert.gif,images/icon_alertsml.gif,images/icon_arrowfolder1_sml.gif,images/icon_arrowfolder2_sml.gif,images/icon_arrowmembers1_sml.gif,images/icon_arrowmembers2_sml.gif,images/icon_arrowusergroups1_sml.gif,images/icon_arrowusergroups2_sml.gif,images/icon_confirmsml.gif,images/icon_help_lrg.gif,images/icon_infosml.gif,images/icon_members_sml.gif,images/icon_sortleft.gif,images/icon_sortright.gif,images/icon_usergroups_sml.gif,images/icon_waste_lrg.gif,images/icon_waste_sml.gif,images/none.png,images/nw_maj.gif,images/nw_maj_hi.gif,images/nw_med.gif,images/nw_med_hi.gif,images/nw_med_rond.gif,images/nw_min.gif,images/nw_min_036.gif,images/nw_min_hi.gif,images/poweredby_036.gif,images/product_logo.gif,images/se_maj_rond.gif,images/sw_min.gif,images/logos/**
 
-maven.site.stage.directory=/home/akarasulu/public_html/rsynced-sites/directory/subprojects/kerberos
+maven.site.stage.directory=/home/akarasulu/public_html/rsynced-sites/directory/subprojects/providers/kerberos

Modified: directory/protocol-providers/kerberos/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/kerberos/trunk/project.xml?rev=168660&r1=168659&r2=168660&view=diff
==============================================================================
--- directory/protocol-providers/kerberos/trunk/project.xml (original)
+++ directory/protocol-providers/kerberos/trunk/project.xml Fri May  6 14:27:29 2005
@@ -4,20 +4,15 @@
   <groupId>directory-protocols</groupId>
   <distributionSite>http://cvs.apache.org/dist/directory/</distributionSite>
   <artifactId>kerberos-protocol</artifactId>
-  <name>Kerberos Protocol</name>
+  <name>Kerberos Protocol Provider</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.kerberos</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/kerberos</url>
+  <url>http://directory.apache.org/subprojects/providers/kerberos</url>
   <siteAddress>minotaur.apache.org</siteAddress>
-  <siteDirectory>/www/directory.apache.org/directory/subprojects/protocols/kerberos</siteDirectory>
+  <siteDirectory>/www/directory.apache.org/directory/subprojects/providers/kerberos</siteDirectory>
   <distributionDirectory>/www/cvs.apache.org/dist/directory</distributionDirectory>
   <gumpRepositoryId>directory</gumpRepositoryId>
   <repository>
@@ -25,7 +20,7 @@
     <url>http://cvs.apache.org/viewcvs.cgi/directory/protocol-providers/kerberos/trunk/${module.path}/?root=Apache-SVN</url>
     <developerConnection>https://svn.apache.org/repos/asf/directory:protocol-providers/kerberos/trunk/${module.path}</developerConnection>
   </repository>
-  <shortDescription>Apache Kerberos Server</shortDescription>
+  <shortDescription>ApacheDS Kerberos Provider</shortDescription>
   <description>A protocol provider for Kerberos handlers and codecs.</description>
   <mailingLists>
     <mailingList>

Modified: directory/protocol-providers/kerberos/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/kerberos/trunk/xdocs/index.xml?rev=168660&r1=168659&r2=168660&view=diff
==============================================================================
--- directory/protocol-providers/kerberos/trunk/xdocs/index.xml (original)
+++ directory/protocol-providers/kerberos/trunk/xdocs/index.xml Fri May  6 14:27:29 2005
@@ -1,45 +1,45 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document>
-	<properties>
-		<author email="erodriguez@apache.org">Enrique Rodriguez</author>
-		<title>Overview</title>
-	</properties>
-	<body>
-		<section name="Introduction">
-			<p>Apache Kerberos is a Java implementation of the <a 
-				href="http://www.ietf.org/rfc/rfc1510.txt">RFC 1510</a> Kerberos V5 Network 
-				Authentication Service. The purpose of Kerberos is to verify the identities of 
-				principals (users or services) on an unprotected network. While generally thought 
-				of as a single-sign-on technology, Kerberos' true strength is in authenticating 
-				users without ever sending their password over the network. Kerberos is designed 
-				for use on open (untrusted) networks and, therefore, operates under the assumption 
-				that packets traveling along the network can be read, modified, and inserted at 
-				will. <a 
-				href="http://www.computerworld.com/computerworld/records/images/pdf/kerberos_chart.pdf">This 
-				chart</a> provides a good description of the protocol workflow.</p>
-			<p>Kerberos is named for the three-headed dog that guards the gates to Hades. The three 
-				heads are the client, the Kerberos server, and the network service being 
-				accessed.</p>
-			<p>Apache Kerberos is implemented as a protocol-provider plugin for the Apache 
-				Directory server. As a plugin, Kerberos leverages Apache MINA for front-end 
-				services and the Apache Directory read-optimized backing store via JNDI for 
-				persistent directory services.</p>
-			<p>Apache Kerberos, in conjunction with MINA and the Apache Directory, provides an 
-				easy-to-use yet fully-featured network authentication service. As implemented 
-				within the Apache Directory, Apache Kerberos will provide:</p>
-			<ul>
-				<li>Authentication service (RFC 1510)</li>
-				<li>Ticket-granting service (RFC 1510)</li>
-				<li>Pre-authentication support (RFC 1510)</li>
-				<li>DES encryption systems (RFC 1510)</li>
-				<li>Triple-DES (DES3) encryption systems</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>
+  <properties>
+      <author email="akarasulu@apache.org">Alex Karasulu</author>
+      <author email="erodriguez@apache.org">Enrique Rodriguez</author>
+    <title>Overview</title>
+  </properties>
+  <body>
+    <section name="Introduction">
+      <p>The Kerberos provider for ApacheDS implements <a
+        href="http://www.ietf.org/rfc/rfc1510.txt">RFC 1510</a> the Kerberos V5 Network
+        Authentication Service. The purpose of Kerberos is to verify the identities of
+        principals (users or services) on an unprotected network. While generally thought
+        of as a single-sign-on technology, Kerberos' true strength is in authenticating
+        users without ever sending their password over the network. Kerberos is designed
+        for use on open (untrusted) networks and, therefore, operates under the assumption
+        that packets traveling along the network can be read, modified, and inserted at
+        will. <a
+        href="http://www.computerworld.com/computerworld/records/images/pdf/kerberos_chart.pdf">This
+        chart</a> provides a good description of the protocol workflow.</p>
+      <p>Kerberos is named for the three-headed dog that guards the gates to Hades. The three
+        heads are the client, the Kerberos server, and the network service being
+        accessed.</p>
+      <p>The ApacheDS Kerberos provider is implemented as a protocol-provider plugin.
+        As a plugin, the Kerberos provider leverages Apache Directory's MINA for front-end
+        services and the Apache Directory read-optimized backing store via JNDI for
+        persistent directory services.</p>
+      <p>The Kerberos provider for ApacheDS, in conjunction with MINA and the ApacheDS
+        store, provides an easy-to-use yet fully-featured network authentication service.
+        As implemented within the Apache Directory, the Kerberos provder will provide:</p>
+      <ul>
+        <li>Authentication service (RFC 1510)</li>
+        <li>Ticket-granting service (RFC 1510)</li>
+        <li>Pre-authentication support (RFC 1510)</li>
+        <li>DES encryption systems (RFC 1510)</li>
+        <li>Triple-DES (DES3) encryption systems</li>
+        <li>LDAP/JMX 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>

Modified: directory/protocol-providers/kerberos/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/kerberos/trunk/xdocs/navigation.xml?rev=168660&r1=168659&r2=168660&view=diff
==============================================================================
--- directory/protocol-providers/kerberos/trunk/xdocs/navigation.xml (original)
+++ directory/protocol-providers/kerberos/trunk/xdocs/navigation.xml Fri May  6 14:27:29 2005
@@ -1,25 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project>
-	<title>Kerberos</title>
-	<body>
-		<links>
-			<item name="Directory" href="../../index.html"/>
-			<item name="ApacheDS" href="../apacheds/index.html"/>
-			<item name="LDAP" href="../ldap/index.html"/>
-			<item name="Naming" href="../naming/index.html"/>
-			<item name="ASN.1" href="../asn1/index.html"/>
-			<item name="AuthX" href="../authx/index.html"/>
-			<item name="MINA" href="../network/index.html"/>
-			<item name="Protocols" href="../protocol-providers/index.html"/>
-		</links>
-		<menu name="Kerberos">
-			<item name="Overview" href="/index.html"/>
-			<item name="Configuring Clients" href="/configuration.html"/>
-		</menu>
-		<menu name="Project Information">
-			<item name="Open Issues" href="http://issues.apache.org/jira/browse/DIRKERBEROS"/>
-			<item name="Source Repositories" 
-				href="http://svn.apache.org/viewcvs.cgi/directory/protocol-providers/kerberos/trunk/?root=Apache-SVN"/>
-		</menu>
-	</body>
+  <title>Kerberos Protocol Provider</title>
+  <body>
+   <links>
+      <item name="Directory" href="../../../index.html"/>
+      <item name="ApacheDS" href="../../apacheds/index.html"/>
+      <item name="LDAP" href="../../ldap.html"/>
+      <item name="Naming" href="../../naming/index.html"/>
+      <item name="ASN.1" href="../../asn1/index.html"/>
+      <item name="Kerberos" href="../../../subprojects/kerberos.html"/>
+      <item name="AuthX" href="../../authx/index.html"/>
+      <item name="MINA" href="../../network/index.html"/>
+      <item name="Protocols" href="../../providers.html"/>
+    </links>
+    <menu name="Kerberos">
+      <item name="Overview" href="/index.html"/>
+      <item name="Configuring Clients" href="/configuration.html"/>
+    </menu>
+    <menu name="Project Information">
+      <item name="Open Issues" href="http://issues.apache.org/jira/browse/DIRKERBEROS"/>
+      <item name="Source Repositories" href="http://svn.apache.org/viewcvs.cgi/directory/protocol-providers/kerberos/trunk/?root=Apache-SVN"/>
+    </menu>
+  </body>
 </project>