15 pts.
 as400 http server authenticate to Windows Active Directory
I am trying to set up a http server on the 400 that will authenticate to the active directory on my Windows server. I am having trouble with the LDAP configuration file on the http server on the 400. Has anyone done this before?

Software/Hardware used:
ASKED: April 22, 2009  6:53 PM
UPDATED: April 22, 2009  9:13 PM

Answer Wiki:
The AS400 uses an apache server. The LDAP configuration depends on the programming language you are using. Are you using PHP?
Last Wiki Answer Submitted:  April 22, 2009  9:03 pm  by  mshen   27,325 pts.
All Answer Wiki Contributors:  mshen   27,325 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

i have written a program using Websmart that will authenticate successfully to the Windows server, but I would like to have the http server (apache) authenticate to the Windows server, before it ever loads the web page. I think my problem is the LDAP DN search base name and object class. I don’t understand LDAP enough to determine what it should be.

 15 pts.