Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
187f4ab7
Commit
187f4ab7
authored
Jun 16, 2000
by
Kurt Zeilenga
Browse files
A couple of minor updates... needs overhaul
parent
d81a1ccf
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man3/ldap.3
View file @
187f4ab7
...
...
@@ -3,7 +3,7 @@
.\" Copyright 1998-2000 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME
ldap - Lightweight Directory Access Protocol
package
ldap -
OpenLDAP
Lightweight Directory Access Protocol
API
.SH SYNOPSIS
.nf
.ft B
...
...
@@ -22,7 +22,7 @@ overview of the LDAP library routines.
.LP
Both synchronous and asynchronous APIs are provided. Also included are
various routines to parse the results returned from these routines.
These routines are found in the
lib
ldap
.a
library.
These routines are found in the
\-l
ldap library.
.LP
The basic interaction is as follows. A connection is made to an LDAP
server by calling
...
...
@@ -108,10 +108,7 @@ the ldap search routines. The
.BR ldap_friendly (3)
routines are
used to map from short two letter country codes (or other strings)
to longer "friendlier" names. The
.BR ldap_charset (3)
routines can be used to translate to and from the T.61 character
set used for many character strings in the LDAP protocol.
to longer "friendlier" names.
.SH CONNECTIONLESS ACCESS
The
.BR cldap_search_s (3)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment