Setting Up LDAP Authentication

I am reading trying to set up LDAP thru the iPS. In the Administrator's Guide it indicates:

LDAP authentication server

myserver.eng

DN to start search

cn=Eng,ou=Engineering,o=sun.com

scope for the userId search

ONELEVEL

What would go in LDAP authentication server? If my iPS is http://myCompany.com:myPort and I have a domain I want to authenticate called marketing, would the LDAP Auth Server be:

myCompany.com.marketing? Or are these values totally unrelated? I can get to my LDAP admin page using http://myServer:myLDAPAdminPort.

Anyone?

[650 byte] By [708801] at [2007-11-25 4:32:37]
# 1

the name of your (portal) domain and the URL used to

access your portal have nothing to see with the LDAP

authentication server.

The LDAP authentication server is the hostname or FQDN

of the host where your LDAP authentication directory

resides.

When you're logged on the iPS machine, you should be

able to make a request to your LDAP directory using this hostname or FQDN (and port number, base dn,bind dn,.....)

708833 at 2007-6-29 2:41:45 > top of Java-index,Web & Directory Servers,Portal Servers...