r609: allow ldbedit to take a list of attributes to edit, just like
authorAndrew Tridgell <tridge@samba.org>
Sun, 9 May 2004 12:37:35 +0000 (12:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:51:51 +0000 (12:51 -0500)
commitdd83d39de23cdf8c574005829972dae8dc6bee6a
treea0bd660d076ae2c89c792e66b3c3952b30a6edab
parent0250f5d6aaf4f9325ace707c69f5e24bcd7a0ed9
r609: allow ldbedit to take a list of attributes to edit, just like
ldbsearch. This allows you to edit the description of all users using
something like:

  ldbedit 'objectclass=user' description

and not get overwhelmed with fields. It also allows you to edit HIDDEN attributes
by specifying them explicitly
source/lib/ldb/tools/ldbedit.c