File: ldapvi.1.in

package info (click to toggle)
ldapvi 1.7-10
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 1,076 kB
  • ctags: 998
  • sloc: ansic: 6,529; xml: 1,331; sh: 194; makefile: 16
file content (23 lines) | stat: -rw-r--r-- 696 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.SH GETTING STARTED
Assuming a suitably configured LDAP library, run ldapvi without arguments
to see all entries available. 

Otherwise, try `ldapvi \-h HOSTNAME \-\-discover' to query the ROOT DSE for
available naming contexts.

Once that works, run `ldapvi \-h HOSTNAME \-\-discover \-\-config' to
generate sample configuration that can be pasted into ~/.ldaprc or
/etc/ldap/ldap.conf.

.SH FILE FORMAT
ldapvi uses an LDIF-like syntax, but not standard LDIF.  Please refer to
http://www.lichteblau.com/ldapvi/manual.xml#syntax

.SH BUGS
Please report bugs to <ldapvi@lists.askja.de>.

.SH SEE ALSO
http://www.lichteblau.com/ldapvi/manual.xml

.SH AUTHOR
David Lichteblau <david@lichteblau.com>