 |
Index for Section 5 |
|
 |
Alphabetical listing for L |
|
 |
Bottom of page |
|
LDAPFRIENDLY(5)
NAME
ldapfriendly - data file for LDAP friendly routines
SYNOPSIS
/usr/internet/openldap/share/ldapfriendly
DESCRIPTION
The file /usr/internet/openldap/share/ldapfriendly contains simple mapping
information used by the ldap_friendly_name(3) routine. Blank lines and
lines that have a first character of `#' are treated as comments and
ignored. The information consists of lines that contain an "unfriendly"
name, a tab, and a "friendly" name.
Other friendly mapping files can be created and used by
ldap_friendly_name(3). Just use the same format as that described above
and include the file name in the ldap_friendly_name() call.
FILES
/usr/internet/openldap/share/ldapfriendly
SEE ALSO
ldap(3), ldap_friendly_name(3)
ACKNOWLEDGEMENTS
OpenLDAP is developed and maintained by The OpenLDAP Project
(http://www.openldap.org/). OpenLDAP is derived from University of
Michigan LDAP 3.3 Release.
 |
Index for Section 5 |
|
 |
Alphabetical listing for L |
|
 |
Top of page |
|