LDAP Plugin

jAPS - Java Agile Portal System

Copyright (C) 2005 AgileTec? s.r.l. ( http://www.agiletec.it)

All rights reserved.

jAPS and its source-code is licensed under the terms of the

GNU General Public License version 2 as published by the Free Software

Foundation ( http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt).

You may copy, adapt, and redistribute this file for commercial

or non-commercial use.

When copying, adapting, or redistributing this document you

are required to provide proper attribution to AgileTec?, using

the following attribution line:

Copyright 2005 AgileTec? s.r.l. ( http://www.agiletec.it) All rights reserved.


DISCLAIMER - NO WARRANTY


This program is free software; you can redistribute it and/or

modify it under the terms of the GNU General Public License

as published by the Free Software Foundation; either version 2

of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,

but WITHOUT ANY WARRANTY; without even the implied warranty of

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

GNU General Public License for more details.

You should have received a copy of the GNU General Public License

along with this program; if not, write to the Free Software

Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA


OVERVIEW


The LDAP Plugin allows a connection to a LDAP Directory (including Microsoft Active Directory) and to manage a domain users in the same way of jAPS 2.0 local users.

The plugin allows to delegate the operation of authentication to the LDAP Directory, without changing the Autority Management, which are always manage (indifferentemenet on local utilities remote) through the user interface supplied with the jAPS 2.0 base distribution.

The Plugin, on version 1.0, is declared of type "Modification" and compatible with jAPS 2.0 version 2.0.2.


GETTING STARTED


In order to take maximum advantage from the present document, it is necessary to have basic

knowledge about: the Java platform, the Eclipse IDE, the Apache Tomcat servlet engine, the

PosgreSQL DBMS.


CONTACT


Additional informations may be obtained through the following two mailing-lists:

<japs-devs@…>, focused on developers

<japs-users@…>, focused on final users

<< Back