[GeoNetwork-devel] LDAP authentication

Is it possible to authenticate a geonetwork instance using LDAP or similar?

Where can I find relevant documentation?

Regards

Greg Coleman

Australian Institute of Marine Science.

------------------------------------------------------------------------
 The information contained in this communication is  for the use of the 
 individual  or  entity  to  whom  it  is  addressed, and  may  contain 
 information which is the  subject of legal privilege and/or copyright. 
 If you have received this  communication in  error, please  notify the 
 sender by return E-Mail and delete the transmission, together with any 
 attachments, from your system. Thank you.
-------------------------------------------------------------------------

Hi Greg,

currently you cannot use LDAP or any other authentication mechanism
other than the geonetwork's one. Anyway, LDAP authentication has
been planned (I cannot say for when).

Cheers,
Andrea

Is it possible to authenticate a geonetwork instance using LDAP or
similar?
Where can I find relevant documentation?

Regards

Greg Coleman
Australian Institute of Marine Science.

Hi Andrea,
  I wrote some code to do LDAP authentication and it seems to work
OK for what I want although not very flexible.
  
  See attached.

Cheers

Greg.

-----Original Message-----
From: geonetwork-devel-bounces@lists.sourceforge.net
[mailto:geonetwork-devel-bounces@lists.sourceforge.net] On Behalf Of
Andrea Carboni
Sent: Monday, 23 October 2006 20:34 PM
To: geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] LDAP authentication

Hi Greg,

currently you cannot use LDAP or any other authentication mechanism
other than the geonetwork's one. Anyway, LDAP authentication has
been planned (I cannot say for when).

Cheers,
Andrea

Is it possible to authenticate a geonetwork instance using LDAP or
similar?
Where can I find relevant documentation?

Regards

Greg Coleman
Australian Institute of Marine Science.

------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

------------------------------------------------------------------------
The information contained in this communication is for the use of the
individual or entity to whom it is addressed, and may contain
information which is the subject of legal privilege and/or copyright.
If you have received this communication in error, please notify the
sender by return E-Mail and delete the transmission, together with any
attachments, from your system. Thank you.
-------------------------------------------------------------------------

(attachments)

AimsLogin.java (5.29 KB)
LDAPLoginModule.java (11.5 KB)

Thanks Greg,

I will give a look. Our idea was to use the LDAP facilities inside Java 1.5.
What did you use?

Cheers,
Andrea

Hi Andrea,
  I wrote some code to do LDAP authentication and it seems to work
OK for what I want although not very flexible.
  
  See attached.

Cheers

Greg.

-----Original Message-----
From: geonetwork-devel-bounces@lists.sourceforge.net
[mailto:geonetwork-devel-bounces@lists.sourceforge.net] On Behalf Of
Andrea Carboni
Sent: Monday, 23 October 2006 20:34 PM
To: geonetwork-devel@lists.sourceforge.net
Subject: Re: [GeoNetwork-devel] LDAP authentication

Hi Greg,

currently you cannot use LDAP or any other authentication mechanism
other than the geonetwork's one. Anyway, LDAP authentication has
been planned (I cannot say for when).

Cheers,
Andrea

> Is it possible to authenticate a geonetwork instance using LDAP or
> similar?
> Where can I find relevant documentation?
>
> Regards
>
> Greg Coleman
> Australian Institute of Marine Science.

------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-devel
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

------------------------------------------------------------------------
The information contained in this communication is for the use of the
individual or entity to whom it is addressed, and may contain
information which is the subject of legal privilege and/or copyright.
If you have received this communication in error, please notify the
sender by return E-Mail and delete the transmission, together with any
attachments, from your system. Thank you.
-------------------------------------------------------------------------