in reply to Re: LDAP Connection
in thread LDAP Connection

IIS machine is the same machine on which it works using command line perl.

Replies are listed 'Best First'.
Re^3: LDAP Connection
by poj (Abbot) on Jan 23, 2018 at 13:58 UTC

    The difference is your cgi script is running under an 'anonymous' usergroup something like IIS_IUSRS

    poj