Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ldapGetDN(3ibx) — InfoBroker Server 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ldapFirstEntry(3)

ldapNextEntry(3)

ldapGetDN(3ibx)  —  Subroutines

NAME

 
ldapGetDN − Returns the address of a directory entry’s distinguished name. 

SYNOPSIS




#include <libldap.h>




char ∗  ldapGetDN( LDAP_t  ∗ldap_handle,
LDAPM_t  ∗directory_entry  );

INPUT PARAMETERS

ldap_handleThe address of an LDAP handle. 

directory_entryThe address of a directory entry returned by a call to either the ldapFirstEntry or ldapNextEntry function. 

RETURNS

 
The address of a character string containing the distinguished name of directory_entry. 

RELATED INFORMATION

 
Functions: ldapFirstEntry(3), ldapNextEntry(3). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026