Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: LDAP and Authentication

by Moonie (Friar)
on Aug 15, 2002 at 20:06 UTC ( [id://190512]=note: print w/replies, xml ) Need Help??


in reply to Re: LDAP and Authentication
in thread LDAP and Authentication

I believe you're right.. from the documentation:
Using a potentially encrypted (SSL) network connection, how do I conne +ct to my server? This class is a subclass of Net::LDAP so all the normal Net::LDAP meth +ods can be used with a Net::LDAPS object; see the documentation for N +et::LDAP to find out how to query a directory server using the LDAP p +rotocol. The connection to the server is created when you create a new Net::LDA +PS object, e.g. $ldaps = Net::LDAPS->new($server, port => '10000', verify => 'require', capath => '/usr/local/cacerts/', ); There are additional options to the LDAPS new method and several addit +ional methods are included in the LDAPS object class. For further information and code examples read the LDAPS module docume +ntation; perldoc Net::LDAPS

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://190512]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-09-15 12:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (21 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.