RE: ldap-bind

"Vartak, Yash V" <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.ldap
Message-ID <B9CE3CCEBBB5A24C9EECE333B2FFDBA4021BF75F@d1snx605mb.D1.AD.APL.COM>
Bryan,  Could you please send in complete code ? below snippet is just
too little for any programmer to help you troubleshoot.
Also ..may be you did like double check stuff like (FQDN , port , cert
location , password you have used ? 

Could you try to trap the error code ? something like error message

$errMsg = $ldaps->bind ("totalBSDN=screwDodge") 

print $errMsg ;

Regards,
Yash

-----Original Message-----
From: Bryan Irvine [mailto:[email protected]] 
Sent: Wednesday, June 10, 2009 11:51 AM
To: [email protected]
Subject: ldap-bind

I'm using ldaps and when I try to bind to a made up FqDN the scripts
still seems to be able to function.

Presently I'm binding with:
$ldaps->bind ("totalBSDN=screwDodge") or die("could not bind");

yes somehow the script continues on, is this correct behavior?

-Bryan
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.