Dear Experts,
I am looking to introduce a dynamically updated contacts directory on our company intranet.
As it is, the directory is updated once a month manually and it is massively tedious.
Can anyone please suggest a (either 3rd party or MS) solution I could use? We do not use Sharepoint, nor do I need/want to roll out weapons-grade solutions like MIIS.
I'm after a relatively simple system which queries AD user fields and maps them to the corresponding fields on the website form.
Our intranet is hosted on Apache2 by the way.
Any questions - please shout.
Thanks in advance,
Skielve
Up to part three on this blog would get you an LDAP query that you could use to display on your intranet. I'm not sure how you would get this into your Apache server, really it all depends on what you are using to code the intranet. (PHP, html etc.)
http://vspug.com/wsspectacular/2008/01/10/how-to-display-an-ad-group-in-a-sharepoint-dataview/