svn commit: samba r609 - branches/SAMBA_4_0/source/lib/ldb/tools
tridge at samba.org
tridge at samba.org
Sun May 9 12:37:36 GMT 2004
Author: tridge
Date: 2004-05-09 12:37:35 +0000 (Sun, 09 May 2004)
New Revision: 609
Modified:
branches/SAMBA_4_0/source/lib/ldb/tools/ldbedit.c
Log:
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
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=609&nolog=1
More information about the samba-cvs
mailing list