RE: Connecting to LDAP with EOModler
RE: Connecting to LDAP with EOModler
- Subject: RE: Connecting to LDAP with EOModler
- From: Cochella Chris <email@hidden>
- Date: Wed, 28 Sep 2005 20:52:09 -0600
Owen,
What are you entering for Username, Password, and URL for the JNDI
EOModeler adaptor.
We just went through this, although, our setup is currently not up
and running as we are moving our LDAP server.
It is mostly a problem with how you are connecting.
It should be something like:
Username: uid=root,cn=users,dc=NameOfServer,dc=local
Password: corresponding to the uid user
The above is for user id root, name of server is NameOfServer (yours
will have a different name) and we had it on our local network the
local value.
the URL was:
ldap://192.168.1.98:389/dc=GMServer,dc=local
Maybe:
ldap://192.168.1.98:389/cn=users,dc=GMServer,dc=local
Let me know how it goes.
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