EnglishFrenchSpanish

Ad


OnWorks favicon

ldbedit - Online in the Cloud

Run ldbedit in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ldbedit that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ldbedit - Edit LDB databases using your preferred editor

SYNOPSIS


ldbedit [-?] [--usage] [-s base|one|sub] [-b basedn] [-a] [-e editor] [-H LDB-URL]
[expression] [attributes...]

DESCRIPTION


ldbedit is a utility that allows you to edit LDB entries (in tdb files, sqlite files or
LDAP servers) using your preferred editor. ldbedit generates an LDIF file based on your
query, allows you to edit the LDIF, and then merges that LDIF back into the LDB backend.

OPTIONS


-?, --help
Show list of available options, and a phrase describing what that option does.

--usage
Show list of available options. This is similar to the help option, however it does
not provide any description, and is hence shorter.

-H <ldb-url>
LDB URL to connect to. For a tdb database, this will be of the form tdb://filename.
For a LDAP connection over unix domain sockets, this will be of the form
ldapi://socket. For a (potentially remote) LDAP connection over TCP, this will be of
the form ldap://hostname. For an SQLite database, this will be of the form
sqlite://filename.

-s one|sub|base
Search scope to use. One-level, subtree or base.

-a, -all
Edit all records. This allows you to apply the same change to a number of records at
once. You probably want to combine this with an expression of the form
"objectclass=*".

-e editor, --editor editor
Specify the editor that should be used (overrides the VISUAL and EDITOR environment
variables). If this option is not used, and neither VISUAL nor EDITOR environment
variables are set, then the vi editor will be used.

-b basedn
Specify Base Distinguished Name to use.

-v, --verbose
Make ldbedit more verbose about the operations that are being performed. Without this
option, ldbedit will only provide a summary change line.

ENVIRONMENT


LDB_URL
LDB URL to connect to. This can be overridden by using the -H command-line option.)

VISUAL and EDITOR
Environment variables used to determine what editor to use. VISUAL takes precedence
over EDITOR, and both are overridden by the -e command-line option.

VERSION


This man page is correct for version 1.1 of LDB.

Use ldbedit online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad