Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 43589 invoked from network); 6 May 2005 02:34:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 May 2005 02:34:29 -0000 Received: (qmail 3401 invoked by uid 500); 6 May 2005 02:37:00 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 3372 invoked by uid 500); 6 May 2005 02:36:59 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 3350 invoked by uid 99); 6 May 2005 02:36:59 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 05 May 2005 19:36:59 -0700 Received: (qmail 43504 invoked by uid 65534); 6 May 2005 02:34:26 -0000 Message-ID: <20050506023426.43502.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r168500 - /directory/sitedocs/trunk/xdocs/subprojects/protocol-providers.xml /directory/sitedocs/trunk/xdocs/subprojects/providers.xml Date: Fri, 06 May 2005 02:34:26 -0000 To: commits@directory.apache.org From: akarasulu@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: akarasulu Date: Thu May 5 19:34:25 2005 New Revision: 168500 URL: http://svn.apache.org/viewcvs?rev=3D168500&view=3Drev Log: changes ... o fixing tab based formating o changing links to use providers subproject directory that contains all o correcting some language Added: directory/sitedocs/trunk/xdocs/subprojects/providers.xml - copied, changed from r168482, directory/sitedocs/trunk/xdocs/subpro= jects/protocol-providers.xml Removed: directory/sitedocs/trunk/xdocs/subprojects/protocol-providers.xml Copied: directory/sitedocs/trunk/xdocs/subprojects/providers.xml (from r168= 482, directory/sitedocs/trunk/xdocs/subprojects/protocol-providers.xml) URL: http://svn.apache.org/viewcvs/directory/sitedocs/trunk/xdocs/subprojec= ts/providers.xml?p2=3Ddirectory/sitedocs/trunk/xdocs/subprojects/providers.= xml&p1=3Ddirectory/sitedocs/trunk/xdocs/subprojects/protocol-providers.xml&= r1=3D168482&r2=3D168500&rev=3D168500&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- directory/sitedocs/trunk/xdocs/subprojects/protocol-providers.xml (orig= inal) +++ directory/sitedocs/trunk/xdocs/subprojects/providers.xml Thu May 5 19:= 34:25 2005 @@ -1,101 +1,101 @@ - - Enrique Rodriguez - Protocol Provider Subprojects - - -
-

The Apache Directory Project's Protocol Providers are Java implemen= tations of=20 - standard Internet services. These Protocol Providers, in conjunction w= ith the MINA=20 - network layer and the Apache Directory read-optimized backing store, p= rovide=20 - easy-to-use yet fully-featured Internet services. As implemented withi= n the Apache=20 - Directory, these services benefit from:

-
    -
  • Standard directory model and schema support
  • -
  • Standard LDAP data interchange format (LDIF) (RFC 2849)
  • -
  • JMX remote management (JSR 160, JSR 28)
  • -
  • Optional LDAP management
  • -
  • UDP and TCP Support (MINA)
  • -
  • Traffic throttling (MINA)
  • -
  • Overload shielding (MINA)
  • -
  • Easy POJO embeddability for containers such as Geronimo, JBoss, an= d OSGi
  • -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameDescription
- Lightweight Directory Access Protocol (L= DAP)=20 - Provider - -

An LDAP implementation based on RFC 2251. Apache= LDAP=20 - provides lightweight access to the Apache Directory backing store.<= /p> -

- Kerberos Protocol Provider - -

A Kerberos implementation based on RFC 1510. Apache=20 - Kerberos verifies the identities of principals (users or services) = on=20 - an unprotected network using principal information stored in the Ap= ache=20 - Directory backing store.

-
- Change Password Protocol Provider - -

A Change Password implementation based on RFC 3244. Apache=20 - Change Password uses Kerberos infrastructure to allow users to secu= rely=20 - set initial passwords or to change existing passwords stored in the=20 - Apache Directory backing store.

-
- Domain Name System (DNS) Protocol Provide= r - -

A DNS implementation based on RFC 1034. Apache= DNS=20 - serves host name to address mappings and other resource record type= s=20 - using resource records stored in the Apache Directory backing store= .

-
- Network Time Protocol (NTP) Provider - -

An NTP implementation based on RFC 2030. Apache= NTP=20 - supports time synchronization for LDAP replication and the Kerberos=20 - protocol, eliminating the need for external infrastructure.

-
- Dynamic Host Configuration Protocol (DHC= P)=20 - Provider - -

A DHCP implementation based on RFC 2131. Apache= DHCP=20 - helps configure hosts using configuration information stored in the=20 - Apache Directory backing store.

-
-
- + + Alex Karasulu + Enrique Rodriguez + Protocol Provider Subprojects + + +
+

The Apache Directory Project's Protocol Providers are Java imple= mentations of + standard Internet services. These Protocol Providers, in conjuncti= on with the MINA + network layer and the Apache Directory read-optimized backing stor= e, provide + easy-to-use yet fully-featured Internet services. As implemented w= ithin the Apache + Directory, these services benefit from:

+
    +
  • Standard directory model and schema support
  • +
  • Standard LDAP data interchange format (LDIF) (RFC 2849)
  • +
  • Optional LDAP management
  • +
  • UDP and TCP Support (MINA)
  • +
  • Traffic throttling (MINA)
  • +
  • Overload shielding (MINA)
  • +
  • Easy POJO embeddability for containers such as Geronimo, JBoss= , and OSGi
  • +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameDescription
+ Lightweight Directory Ac= cess Protocol (LDAP) + Provider + +

An LDAP implementation based on RFC 2251.= Apache LDAP + provides lightweight access to the Apache Directory backing = store.

+
+ Kerberos Protocol Pr= ovider + +

A Kerberos implementation based on RFC 1510.= Apache + Kerberos verifies the identities of principals (users or ser= vices) on + an unprotected network using principal information stored in= the Apache + Directory backing store.

+
+ Change Password Prot= ocol Provider + +

A Change Password implementation based on RFC 3244.= Apache + Change Password uses Kerberos infrastructure to allow users = to securely + set initial passwords or to change existing passwords stored= in the + Apache Directory backing store.

+
+ Domain Name System (DNS) = Protocol Provider + +

A DNS implementation based on RFC 1034.= Apache DNS + serves host name to address mappings and other resource reco= rd types + using resource records stored in the Apache Directory backin= g store.

+
+ Network Time Protocol (NT= P) Provider + +

An NTP implementation based on RFC 2030.= Apache NTP + supports time synchronization for LDAP replication and the K= erberos + protocol, eliminating the need for external infrastructure.<= /p> +

+ Dynamic Host Configurati= on Protocol (DHCP) + Provider + +

A DHCP implementation based on RFC 2131.= Apache DHCP + helps configure hosts using configuration information stored= in the + Apache Directory backing store.

+
+
+