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
James Lowden
OpenLDAP
Commits
3ef57f8a
Commit
3ef57f8a
authored
Nov 06, 1998
by
Kurt Zeilenga
Browse files
U-Mich -> OpenLDAP update
parent
e78184c1
Changes
59
Hide whitespace changes
Inline
Side-by-side
doc/man/man1/ldapdelete.1
View file @
3ef57f8a
.TH LDAPDELETE 1 "
13 Nov
ember 199
5
" "
U-M
LDAP LDVERSION"
.TH LDAPDELETE 1 "
22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldapdelete \- ldap delete entry tool
.SH SYNOPSIS
...
...
@@ -107,3 +107,8 @@ Kille, S.,
ISODE Consortium, March 1995.
.SH BUGS
There is no interactive mode, but there probably should be.
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man1/ldapmodify.1
View file @
3ef57f8a
.TH LDAPMODIFY 1 "
13 Nov
ember 199
5
" "
U-M
LDAP LDVERSION"
.TH LDAPMODIFY 1 "
22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldapmodify, ldapadd \- ldap modify entry and ldap add entry tools
.SH SYNOPSIS
...
...
@@ -299,3 +299,8 @@ Kille, S.,
ISODE Consortium, March 1995.
.SH BUGS
There is no interactive mode, but there probably should be.
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man1/ldapmodrdn.1
View file @
3ef57f8a
.TH LDAPMODRDN 1 "
13 Nov
ember 199
5
" "
U-M
LDAP LDVERSION"
.TH LDAPMODRDN 1 "
22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldapmodrdn \- ldap modify entry RDN tool
.SH SYNOPSIS
...
...
@@ -130,3 +130,8 @@ Kille, S.,
ISODE Consortium, March 1995.
.SH BUGS
There is no interactive mode, but there probably should be.
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man1/ldapsearch.1
View file @
3ef57f8a
.TH LDAPSEARCH 1 "2
9 March
199
6
" "
U-M
LDAP LDVERSION"
.TH LDAPSEARCH 1 "2
2 September
199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldapsearch \- ldap search tool
.SH SYNOPSIS
...
...
@@ -164,7 +164,7 @@ base object for the search. The default is to never dereference aliases.
wait at most \fItimelimit\fP seconds for a search to complete.
.TP
.B \-z sizelimit
retrieve at most \fIsizelimit\fP
second
s for a search
to complete
.
retrieve at most \fIsizelimit\fP
entrie
s for a search.
.SH OUTPUT FORMAT
If one or more entries are found, each entry is written to standard output
in the form:
...
...
@@ -289,3 +289,8 @@ Howes, T.,
.SM RFC
1558,
University of Michigan, December 1993.
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man1/ud.1
View file @
3ef57f8a
.TH UD 1 "
18 March
199
3
" "
U-M
LDAP LDVERSION"
.TH UD 1 "
22 September
199
8
" "
Open
LDAP LDVERSION"
.UC 6
.SH NAME
ud \- interactive X.500 Directory Server query program
...
...
@@ -71,3 +71,8 @@ uses the ldap_perror() routine to print an informative diagnostic.
Too numerous to mention.
.SH AUTHOR
Bryan Beecher, University of Michigan
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/cldap_close.3
View file @
3ef57f8a
.TH CLDAP_CLOSE 3
"18 Nov
ember 199
4
" "
U-M
LDAP LDVERSION"
.TH CLDAP_CLOSE 3
"22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
cldap_close \- Dispose of Connectionless LDAP Pointer
.SH SYNOPSIS
...
...
@@ -28,3 +28,8 @@ returned by a previous call to
.BR cldap_open (3),
.BR cldap_search_s (3),
.BR cldap_setretryinfo (3)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/cldap_open.3
View file @
3ef57f8a
.TH CLDAP_OPEN 3
"18 Nov
ember 199
4
" "
U-M
LDAP LDVERSION"
.TH CLDAP_OPEN 3
"22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
cldap_open \- Prepare for Connectionless LDAP Communication
.SH SYNOPSIS
...
...
@@ -51,3 +51,8 @@ will return NULL and errno will be set appropriately.
.BR cldap_setretryinfo (3),
.BR cldap_close (3),
.BR udp (4p)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/cldap_search_s.3
View file @
3ef57f8a
.TH CLDAP_SEARCH_S 3
"18 Nov
ember 199
4
" "
U-M
LDAP LDVERSION"
.TH CLDAP_SEARCH_S 3
"22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
cldap_search_s \- Connectionless LDAP Search
.SH SYNOPSIS
...
...
@@ -103,3 +103,8 @@ for more information.
.BR cldap_setretryinfo (3),
.BR cldap_close (3),
.BR udp (4p)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/cldap_setretryinfo.3
View file @
3ef57f8a
.TH CLDAP_SETRETRYINFO 3
"18 Nov
ember 199
4
" "
U-M
LDAP LDVERSION"
.TH CLDAP_SETRETRYINFO 3
"22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
cldap_setretryinfo \- Set Connectionless LDAP Request Retransmission Parameters
.SH SYNOPSIS
...
...
@@ -40,3 +40,8 @@ algorithm used.
.BR cldap_open (3),
.BR cldap_search_s (3),
.BR cldap_close (3)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/lber-decode.3
View file @
3ef57f8a
.TH LBER
-
DECODE 3
"18 Nov
ember 199
4
"
.TH LBER
_
DECODE 3
"22 Sept
ember 199
8" "OpenLDAP LDVERSION
"
.SH NAME
ber_get_next, ber_skiptag, ber_peek_tag, ber_scanf, ber_get_int, ber_get_stringb, ber_get_stringa, ber_get_null, ber_get_boolean, ber_get_bitstring, ber_first_element, ber_next_element \- LBER simplified Basic Encoding Rules library routines for decoding
.SH SYNOPSIS
...
...
@@ -356,3 +356,8 @@ Syntax Notation One, International Organization for Standardization,
International Standard 8825.
.SH AUTHOR
Tim Howes, University of Michigan
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/lber-encode.3
View file @
3ef57f8a
.TH LBER
-
ENCODE 3
"15 June 1992
"
.TH LBER
_
ENCODE 3
"22 September 1998" "OpenLDAP LDVERSION
"
.SH NAME
ber_alloc, ber_flush, ber_printf, ber_put_int, ber_put_ostring, ber_put_string, ber_put_null, ber_put_boolean, ber_put_bitstring, ber_start_seq, ber_start_set, ber_put_seq, ber_put_set \- LBER simplified Basic Encoding Rules library routines for encoding
.SH SYNOPSIS
...
...
@@ -313,3 +313,8 @@ Syntax Notation One, International Organization for Standardization,
International Standard 8825.
.SH AUTHOR
Tim Howes, University of Michigan
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/ldap.3
View file @
3ef57f8a
.TH LDAP 3
"13 Nov
ember 199
5
" "
U-M
LDAP LDVERSION"
.TH LDAP 3
"22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldap - Lightweight Directory Access Protocol package
.SH SYNOPSIS
...
...
@@ -499,3 +499,8 @@ terminate a connectionless LDAP session
.SH AUTHORS
Tim Howes, Mark Smith, Gordon Good, Lance Sloan, and Steve Rothwell from
the University of Michigan, along with help from lots of others.
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/ldap_abandon.3
View file @
3ef57f8a
.TH LDAP_ABANDON 3
"1 Dec
ember 199
4
" "
U-M
LDAP LDVERSION"
.TH LDAP_ABANDON 3
"22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldap_abandon \- Abandon an LDAP operation in progress
.SH SYNOPSIS
...
...
@@ -40,3 +40,8 @@ for details.
.BR ldap(3),
.BR ldap_result(3),
.B ldap_error(3)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/ldap_add.3
View file @
3ef57f8a
.TH LDAP_ADD 3
"15 Nov
ember 199
4
" "
U-M
LDAP LDVERSION"
.TH LDAP_ADD 3
"22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldap_add, ldap_add_s \- Perform an LDAP add operation
.SH SYNOPSIS
...
...
@@ -58,3 +58,8 @@ directly (LDAP_SUCCESS if everything went ok, some error otherwise).
.SH SEE ALSO
.BR ldap(3),
.B ldap_modify(3)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/ldap_bind.3
View file @
3ef57f8a
.TH LDAP_BIND 3
"2
8 March
199
6
" "
U-M
LDAP LDVERSION"
.TH LDAP_BIND 3 "2
2 September
199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_unbind, ldap_unbind_s, ldap_set_rebind_proc \- LDAP bind routines
.SH SYNOPSIS
...
...
@@ -194,3 +194,8 @@ for more information.
.BR ldap(3),
.BR ldap_error(3),
.BR ldap_open(3)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/ldap_cache.3
View file @
3ef57f8a
.TH LDAP_CACHE 3
"14 Nov
ember 199
4
" "
U-M
LDAP LDVERSION"
.TH LDAP_CACHE 3
"22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options \- LDAP client caching routines
.SH SYNOPSIS
...
...
@@ -115,3 +115,8 @@ void and return nothing.
.BR ldap_search (3),
.BR ldap_compare (3),
.BR cldap_search_s (3)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/ldap_charset.3
View file @
3ef57f8a
.TH LDAP_CHARSET 3
"2
8 March
199
6
" "
U-M
LDAP LDVERSION"
.TH LDAP_CHARSET 3 "2
2 September
199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldap_set_string_translators,
ldap_t61_to_8859,
...
...
@@ -125,3 +125,8 @@ For example, you would not want to translate a binary attributes such as
jpegPhoto.
.SH SEE ALSO
.BR ldap (3)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/ldap_compare.3
View file @
3ef57f8a
.TH LDAP_COMPARE 3
"15 Nov
ember 199
4
" "
U-M
LDAP LDVERSION"
.TH LDAP_COMPARE 3
"22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldap_compare, ldap_compare_s \- Perform an LDAP compare operation
.SH SYNOPSIS
...
...
@@ -49,3 +49,8 @@ There is no way to compare binary values, but there should be.
.SH SEE ALSO
.BR ldap(3),
.BR ldap_error(3)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/ldap_delete.3
View file @
3ef57f8a
.TH LDAP_DELETE 3
"15 Nov
ember 199
4
" "
U-M
LDAP LDVERSION"
.TH LDAP_DELETE 3
"22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldap_delete, ldap_delete_s \- Perform an LDAP delete operation
.SH SYNOPSIS
...
...
@@ -46,3 +46,8 @@ non-negative message id of the request if things went ok.
.SH SEE ALSO
.BR ldap(3),
.BR ldap_error(3)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
doc/man/man3/ldap_disptmpl.3
View file @
3ef57f8a
.TH LDAP_DISPTMPL 3
"13 Dec
ember 199
4
" "
U-M
LDAP LDVERSION"
.TH LDAP_DISPTMPL 3
"22 Sept
ember 199
8
" "
Open
LDAP LDVERSION"
.SH NAME
ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, \- LDAP display template routines
.SH SYNOPSIS
...
...
@@ -448,3 +448,8 @@ upon error.
.BR ldap (3),
.BR ldap_entry2text (3),
.BR ldaptemplates.conf (5)
.SH ACKNOWLEDGEMENTS
.B OpenLDAP
is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
.B OpenLDAP
is derived from University of Michigan LDAP 3.3 Release.
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
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