
7 Jul
2004
7 Jul
'04
7:32 p.m.
Line 534 doesn't seem to obey the Params that I setup in Config.pm. I'm using AD on port 3268 and I need to be able to pass the port number. my $LDAP = Net::LDAP->new($Self->{Host)) or die "$@"; I've managed to mangle my version to work, but I was hoping there was a more elegant solution. Thanks -Mark