Skip to main content

LDAP User Connection

Authenticator availability

Native (SRP) and Certificate (X.509) are the self-authenticating principal types every kS provides. Directory authenticators (the LDAP/Kerberos lineages, including the Windows sample) are build-dependent and not present in every shipped kS.

LDAP User Connection

The following example illustrates how to make a connection to a Key Server with a LDAP user.


Code Sample

See the C environment settings for details on setting the project environment.


c_connect_ldap.c

The complete source for this sample, together with its console output, is published in the SDK reference and is the maintained copy:

c_connect_ldap.c