| Package |
Summary |
H |
B |
S |
apacheds-base-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS install base |
 |
 |
 |
apacheds-core-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Core |
 |
 |
 |
apacheds-core-plugin-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Core Plugin (Maven 2) |
 |
 |
 |
apacheds-core-shared-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Core Shared |
 |
 |
 |
apacheds-core-unit-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Core Unit |
 |
 |
 |
apacheds-javadoc-1.0.0-2jpp (2006-11-19 19:23, noarch) | Javadoc for apacheds |
 |
 |
 |
apacheds-kerberos-shared-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Protocol Kerberos Shared |
 |
 |
 |
apacheds-manual-1.0.0-2jpp (2006-11-19 19:23, noarch) | Documents for apacheds |
 |
 |
 |
apacheds-protocol-changepw-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Protocol Change Password |
 |
 |
 |
apacheds-protocol-dhcp-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Protocol Dhcp |
 |
 |
 |
apacheds-protocol-dns-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Protocol Dns |
 |
 |
 |
apacheds-protocol-kerberos-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Protocol Kerberos |
 |
 |
 |
apacheds-protocol-ldap-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Protocol Ldap |
 |
 |
 |
apacheds-protocol-ntp-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Protocol Ntp |
 |
 |
 |
apacheds-protocol-shared-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Protocol Shared |
 |
 |
 |
apacheds-sar-plugin-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Server Sar Maven Plugin |
 |
 |
 |
apacheds-schema-archetype-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Schema Archetype |
 |
 |
 |
apacheds-server-jndi-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Server JNDI |
 |
 |
 |
apacheds-server-main-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Server Main |
 |
 |
 |
apacheds-server-tools-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Server Tools |
 |
 |
 |
apacheds-server-unit-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Server Unit |
 |
 |
 |
apacheds-testcase-archetype-1.0.0-2jpp (2006-11-19 19:23, noarch) | ApacheDS Testcase Archetype |
 |
 |
 |
| Name: apacheds | Distribution: JPackage |
| Version: 1.0.0 | Vendor: JPackage Project |
| Release: 2jpp | Build date: Sun Nov 19 19:23:42 2006 |
| Epoch: 0 | Build host: altair.localdomain |
| Group: Applications/Internet | RPM file: apacheds-1.0.0-2jpp.src.rpm |
| Size: 1393465 | Source RPM: (none) |
| Section: free | License: Apache 2.0 License |
| Packager: Ralph Apel <r.apel at r-apel.de> |
| URL: http://directory.apache.org/subprojects/apacheds/ |
| Summary: Embeddable LDAP server |
The Apache Directory Server is an embeddable LDAP server implemented
in pure Java. It has several features that make it unique amoung
LDAP servers. These features are described below:
* Designed as an LDAP and X.500 experimentation platform. Plugable
components and subsystems make ApacheDS extremely modular and ideal
for experiments with various aspects of the LDAP protocol.
* The server's frontend is completely separable from its backend
and vice-versa making it very flexible for implementing virtual
directories, proxy servers and gateways to X.500.
* Several backends can be implemented and plugged into the server's
partition nexus. The server supports a BTree based partition out of
the box but any backing store can be used to implement a partition
so long as it conforms to interfaces.
* The server exposes aspects of administration via a special system
backend. LDAP can be used to manage these concerns through the
system naming context at ou=system.
* Java based triggers and stored procedur |