1.SH GETTING STARTED
2Assuming a suitably configured LDAP library, run ldapvi without arguments
3to see all entries available.
4
5Otherwise, try `ldapvi -h HOSTNAME --discover' to query the ROOT DSE for
6available naming contexts.
7
8Once that works, run `ldapvi -h HOSTNAME --discover --config' to
9generate sample configuration that can be pasted into ~/.ldaprc or
10/etc/ldap/ldap.conf.
11
12.SH FILE FORMAT
13ldapvi uses an LDIF-like syntax, but not standard LDIF.  Please refer to
14http://www.lichteblau.com/ldapvi/manual.xml#syntax
15
16.SH BUGS
17Please report bugs to <ldapvi@lists.askja.de>.
18
19.SH SEE ALSO
20http://www.lichteblau.com/ldapvi/manual.xml
21
22.SH AUTHOR
23David Lichteblau <david@lichteblau.com>
24