[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: dumping to std out?
Hello Robert,
On 18 May 2001, at 11:32, Robert Harris wrote:
(...)
> Is there a way to "dump" the user base so I can see who's in it and what
> information it has for each user from a simple command line?
Say /usr/ldap/abook is the directory where your data-base is stored
(check your .conf file). I would do this:
ldbmcat /usr/ldap/abook/id2entry.dbb > id2entry.ldif
This will generate a ldif file based on your data-base.
HTH
--
Tardis