Lasso Soft Inc. > Home

[LDAP->Authenticate]

[LDAP->Authenticate] logs into the LDAP server. Requires a username and password.

  • Syntax
  • Parameters
(Open: 'ldap.example.com');
  $myLDAP->(Authenticate: 'myusername', 'mysecretpassword');
  Var: 'myResult' = $myLDAP->(Search: 'dc=example,dc=com'; 
    LDAP_Scope_Subtree, '(objectClass=*)', (Array: '*'), False);
  $myLDAP->Close;
?>
Required Parameters
Username The username to authenticate against the LDAP server.
Password The password to authenticate against the LDAP server.
Examples

See the Lasso 8 Language Guide for examples of how to use this tag.

Tag Link [LDAP->Authenticate] Category LDAP
Type Member Data Source Any
Support Preferred Version 8.5
Output Type None Security None
Implementation Internal Sets Lasso 8.5

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft