removed leading spaces from embedded ldif
authorAndrew Tridgell <tridge@samba.org>
Thu, 12 Mar 2009 02:13:14 +0000 (13:13 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 12 Mar 2009 02:13:14 +0000 (13:13 +1100)
commit917905aea0cfeff53009839f70cdc9eefdcfa2c9
tree43a08bb6ceeeaba05e1e77b6e716f8e3def0c6c1
parentc260bfa5d737d36e5701d00c55308dc1893b1e11
removed leading spaces from embedded ldif

This fixes the problem with the setpassword command failing like this:
   Error: First line of ldif must be a dn not '    dn'
source4/scripting/python/samba/samdb.py