samba-tool: fixed ldapcmp to run as non-root
authorAndrew Tridgell <tridge@samba.org>
Tue, 12 Jul 2011 00:41:52 +0000 (10:41 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 10:51:05 +0000 (12:51 +0200)
commit6bc1957a54ba2e3c73b0cf580c94e8055d451b03
treec5f411f47ccade232f93d2aedd537c5420ed1d04
parentd9e2317f491cbf532c7bc186d91c6d270a2f583e
samba-tool: fixed ldapcmp to run as non-root

this avoids the need for access to the secrets database

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>
source4/scripting/python/samba/netcmd/ldapcmp.py