DTS Application Library  0.2.3
Application library containing referenced objects and interfaces to common libraries
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ldap_simple Struct Reference

LDAP Simple bind. More...

Data Fields

const char * dn
 Distingushed Name. More...
 
struct berval * cred
 Credentials (password). More...
 

Detailed Description

LDAP Simple bind.

Definition at line 42 of file openldap.c.

Field Documentation

struct berval* ldap_simple::cred

Credentials (password).

Definition at line 46 of file openldap.c.

Referenced by ldap_simplebind().

const char* ldap_simple::dn

Distingushed Name.

Definition at line 44 of file openldap.c.

Referenced by ldap_simplebind().


The documentation for this struct was generated from the following file: