in reply to Re: LDAP Connection
in thread LDAP Connection
my $ad = Net::LDAPS->new('ldaps://ww.xx.yy.zz',verify=>'none',debug=>1 +5) or print "<h1>Could not connect!</h1>";
but this only gives a lot of Information in the command line Version (where it works anyway) but None on my web page using the identical script as cgi.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: LDAP Connection
by hippo (Archbishop) on Jan 23, 2018 at 14:03 UTC |