LDAP lookup via Web

Is it possible to access LDAP/Exchange info via Domino on web? Looking for way to allow an authenticated user to enter a LAN ID on web page and having LDAP info returned to page via Domino.

Subject: LDAP lookup via Web

Not as simple as that James. You need to have centralised LDAP before you can do anything like that.

Have a look at ADSync.

Subject: RE: LDAP lookup via Web

Yea. I wish it were that simple. Admin doesn’t want to do that. I’ve ended up creating a Domino java agent to do JNDI and generate an HTML page. Not finished yet but it does look promising.