Author: akarasulu
Date: Fri May 6 14:30:11 2005
New Revision: 168662
URL: http://svn.apache.org/viewcvs?rev=168662&view=rev
Log:
changes ...
o fixes to navigation for new paths
o added new kerberos top level
o removed news file all together since it just gets out of date
o added second section on mainpage
o modified navigations to include protocols
o fixed various other navigation problems introduced with all svn moves
Added:
directory/sitedocs/trunk/xdocs/subprojects/kerberos.xml (with props)
Removed:
directory/sitedocs/trunk/xdocs/news.xml
Modified:
directory/sitedocs/trunk/xdocs/index.xml
directory/sitedocs/trunk/xdocs/navigation.xml
Modified: directory/sitedocs/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/directory/sitedocs/trunk/xdocs/index.xml?rev=168662&r1=168661&r2=168662&view=diff
==============================================================================
--- directory/sitedocs/trunk/xdocs/index.xml (original)
+++ directory/sitedocs/trunk/xdocs/index.xml Fri May 6 14:30:11 2005
@@ -24,7 +24,8 @@
<area shape="rect" alt="NTP Provider"
href="http://svn.apache.org/viewcvs.cgi/directory/protocol-providers/ntp/trunk/"
target="http://svn.apache.org/viewcvs.cgi/director/protocol-providers/ntp/trunk/"
title="NTP Provider" coords="44,209,118,224" />
</map>
<img usemap="server" src="./images/50k-ft-architecture.png"/>
-
+ </section>
+ <section name="Our Vision">
<p>
Our primary vision (others also outlined below) is to build an
enterprise directory server platform (and its components) where
@@ -44,6 +45,7 @@
Its implementation here is intended to prevent any dependency on
external infrastructure.
</p>
+
<p>
Other aspects to our vision include becoming the JNDI goto project and
also becoming the one stop shop for all directory and naming concerns
Modified: directory/sitedocs/trunk/xdocs/navigation.xml
URL:
http://svn.apache.org/viewcvs/directory/sitedocs/trunk/xdocs/navigation.xml?rev=168662&r1=168661&r2=168662&view=diff
==============================================================================
--- directory/sitedocs/trunk/xdocs/navigation.xml (original)
+++ directory/sitedocs/trunk/xdocs/navigation.xml Fri May 6 14:30:11 2005
@@ -8,16 +8,13 @@
<links>
<item name="ApacheDS" href="/subprojects/apacheds/index.html"/>
- <item name="LDAP" href="/subprojects/ldap/index.html"/>
+ <item name="LDAP" href="/subprojects/ldap.html"/>
<item name="Naming" href="/subprojects/naming/index.html"/>
- <item name="AuthX" href="/subprojects/authx/index.html"/>
<item name="ASN.1" href="/subprojects/asn1/index.html"/>
- <item name="Kerberos" href="/subprojects/kerberos/index.html"/>
+ <item name="Kerberos" href="/subprojects/kerberos.html"/>
<item name="AuthX" href="/subprojects/authx/index.html"/>
- <item name="Network Layer (MINA)"
href="/subprojects/network/index.html"/>
- <!--
- <item name="Sitedocs" href="/subprojects/sitedocs/index.html"/>
- -->
+ <item name="MINA" href="/subprojects/network/index.html"/>
+ <item name="Protocols" href="/subprojects/providers.html"/>
</links>
<menu name="About Directory">
@@ -35,7 +32,6 @@
<item name="Trustin Lee" href="/community/who/trustin.html"/>
</item>
<item name="Process" href="/community/process/index.html"
collapse="true">
- <item name="Project Charter" href="/community/process/mission.html"/>
<item name="Management Committee"
href="/community/process/pmc.html"/>
<item name="PMC Procedures"
href="/community/process/pmc-votes.html"/>
<item name="Coding Standards"
@@ -53,7 +49,6 @@
href="/community/history/naming-commons.html"/>
</item>
</item>
- <item name="Latest News" href="/news.html"/>
<item name="Documentation" href="/doc/index.html" collapse="true">
<item name="Wiki" href="/doc/wiki.html"/>
<item name="Articles" href="/doc/articles.html"/>
@@ -62,17 +57,21 @@
<menu name="Project Categories">
<item name="LDAP" href="/subprojects/ldap.html" collapse="true">
- <item name="Common" href="/subprojects/ldap/common.html"/>
- <item name="Clients" href="/subprojects/ldap/client.html"/>
+ <item name="Common" href="/subprojects/shared/ldap/index.html"/>
+ <item name="Clients" href="/subprojects/clients/ldap/index.html"/>
<item name="Server" href="/subprojects/apacheds/index.html"/>
+ <item name="LDAP Provider"
href="/subprojects/providers/ldap/index.html"/>
</item>
<item name="Kerberos" href="/subprojects/kerberos.html" collapse="true">
- <item name="Key Distribution Center"
href="/subprojects/kerberos/index.html"/>
- <item name="Change Password Server"
href="/subprojects/kerberos/changepw.html"/>
+ <item name="Kerberos Provider"
href="/subprojects/providers/kerberos/index.html"/>
+ <item name="Changepw Provider"
href="/subprojects/providers/changepw/index.html"/>
</item>
+ <item name="NTP" href="/subprojects/providers/ntp/index.html"/>
+ <item name="DNS" href="/subprojects/providers/dns/index.html"/>
+ <item name="DHCP" href="/subprojects/providers/dhcp/index.html"/>
<item name="JNDI" href="/subprojects/jndi.html" collapse="true">
<item name="Naming" href="/subprojects/naming/index.html"/>
- <item name="Server Provider"
href="/subprojects/apacheds/projects/apacheds-core/index.html"/>
+ <item name="ApacheDS JNDI"
href="/subprojects/apacheds/projects/apacheds-core/index.html"/>
</item>
<item name="ASN.1" href="/subprojects/asn1/index.html"/>
<item name="Security" href="/subprojects/security.html" collapse="true">
@@ -80,6 +79,16 @@
<item name="Kerberos" href="/subprojects/kerberos/index.html"/>
<item name="Changepw" href="/subprojects/kerberos/changepw.html"/>
</item>
+
+ <item name="Protocols" href="/subprojects/providers.html" collapse="true">
+ <item name="LDAP" href="/subprojects/providers/ldap/index.html"/>
+ <item name="Kerberos"
href="/subprojects/providers/kerberos/index.html"/>
+ <item name="Changepw"
href="/subprojects/providers/changepw/index.html"/>
+ <item name="NTP" href="/subprojects/providers/ntp/index.html"/>
+ <item name="DNS" href="/subprojects/providers/dns/index.html"/>
+ <item name="DHCP" href="/subprojects/providers/dhcp/index.html"/>
+ </item>
+
<item name="Network Layer (MINA)" href="/subprojects/network/index.html"
/>
</menu>
Added: directory/sitedocs/trunk/xdocs/subprojects/kerberos.xml
URL:
http://svn.apache.org/viewcvs/directory/sitedocs/trunk/xdocs/subprojects/kerberos.xml?rev=168662&view=auto
==============================================================================
--- directory/sitedocs/trunk/xdocs/subprojects/kerberos.xml (added)
+++ directory/sitedocs/trunk/xdocs/subprojects/kerberos.xml Fri May 6 14:30:11
2005
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+ <properties>
+ <author email="[EMAIL PROTECTED]">Alex Karasulu</author>
+ <title>Kerberos Provider Services</title>
+ </properties>
+
+ <body>
+ <section name="Kerberos Services">
+ <p>
+ The Directory Project consists a couple Kerberos related services.
+ </p>
+
+ <table>
+ <tr>
+ <th>Name</th>
+ <th>Description</th>
+ </tr>
+
+ <tr>
+ <td>
+ <a href="providers/kerberos/index.html">Kerberos Provider</a>
+ </td>
+ <td>
+ <p>
+ A Kerberos 5 service provider plugin or in other words a key
+ distribution center, based on
+ <a href="http://www.faqs.org/rfcs/rfc1510.html">RFC 1510</a>
+ which stores its data within ApacheDS.
+ </p>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
+ <a href="providers/changepw/index.html">Changepw Provider</a>
+ </td>
+ <td>
+ <p>
+ Change password is a protocol that uses Kerberos infrastructure
+ to allow users to securely set new passwords. This ApacheDS
+ provider implements the changepw protocol defined in
+ <a href="http://www.faqs.org/rfcs/rfc3244.html">RFC 3244</a>.
+ </p>
+ </td>
+ </tr>
+
+ </table>
+ </section>
+ </body>
+</document>
Propchange: directory/sitedocs/trunk/xdocs/subprojects/kerberos.xml
------------------------------------------------------------------------------
svn:executable = *