SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Penrose Virtual Directory Server

Version 1.0
Copyright (c) 2000-2005, Identyx Corporation.

Overview

Penrose is an open source java-based virtual directory server based on Apache Directory server. A Virtual Directory does not store any information itself, unlike other LDAP implementations. Requests received from LDAP client applications are processed by the Virtual Directory Server and passed on to the data source hosting the desired data. Frequently this data source will be a relational database, and more often than not it will be the authoritative source of the directory information.

Documentation

Please find Penrose documentation online at http://penrose.safehaus.org/Documentation.

Getting the Source Code

Checkout the project from:

svn co https://svn.safehaus.org/repos/penrose/trunk

Building

To build Penrose execute the following command:

ant dist

The distribution files can be found under the target directory.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.