Hi All,
Never mind that question, it's just a simple matter of working out the Win2K
directory structure. I used the ldifde.exe utility in Win2K to dump the
directory to a text file and then examined the structure. Simple enough...
""Joel Gilbert"" <[EMAIL PROTECT
MAIL PROTECTED]">news:[EMAIL PROTECTED]...
> In php.ini just enable LDAP in "Dynamic Extensions" section by entering
> the line extension=php_ldap.dll and restart the web-server (if ISAPI
> module) and off you go...
>
> Joel Gilbert wrote:
> >
> > Thank
Hi,
I figured out how to enable LDAP support, just a matter of uncommenting
the appropriate line in php.ini. Now I can connect to the Win2K Active
Directory server, but only with anonymous login, and can't do any queries.
Does anyone have any sample scripts for accessing Win2K Directories with
Thanks for the info. Just one more thing, is it possible to set up LDAP in
PHP for Win2K & IIS, and if so, how? The PHP docs say you have to recompile
PHP with LDAP support. Sorry for my stupidity on this, but how can I do this
under PHP for Windows?
"Johan Lundqvist" <[EMAIL PROTECTED]> wrote in
t am I right in thinking that if they log on from another
computer their settings won't be loaded? At this point I am considering
handling the initial login information gathering through ASP and then
passing that information to the PHP pages.
Any and all help on this is much appreciated