Re: LDAP Authentication WebObjects 5.3
Re: LDAP Authentication WebObjects 5.3
- Subject: Re: LDAP Authentication WebObjects 5.3
- From: Daniel Eggert <email@hidden>
- Date: Tue, 20 Sep 2005 00:12:12 +0200
This is the way I read the documentation:
What you do, is a 'normal' Java authentication against LDAP, nothing
WO specific. You do that by tryind to bind to the LDAP server.
Take a look at this:
JNDI: <http://java.sun.com/products/jndi/tutorial/ldap/security/
ldap.html>
Novell: <http://www.openldap.org/jldap/overview.html>
Netscape: <http://www.mjwilcox.com/ldap/sigs/>
/Daniel
On Sep 19, 2005, at 11:50 PM, Cochella Chris wrote:
I have been reading through the threads on LDAP authentication with
WO.
These postings date from way back.
After spending some time reading through these I do not have a
clear understanding of how I should attempt LDAP User
Authentication against the LDAP implementation on OSX 10.4 with
XCode2.1/WebObjects 5.3 inside a WOComponent.
It appears that this is a common need and one that I very much need
to solve.
I am currently making connections via the EOModeler and JNDI, so I
know that all the pieces are up and running so to speak.
If anyone has done this and could share their knowledge/programming
I would greatly appreciate it.
Thanks in advance for the assistance.
Regards,
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden