use a base64 encoded password when changing passwords
commit483525f73c5597c0c35de4288d97f53b9d3d262e
authorAndrew Tridgell <tridge@samba.org>
Thu, 12 Mar 2009 04:20:25 +0000 (12 15:20 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 12 Mar 2009 04:20:25 +0000 (12 15:20 +1100)
tree7e3d5a66bb1c4db4a52eeee919d0073237e12d4c
parent0770028cbea5f13c0dda2b9a89803359bed66306
use a base64 encoded password when changing passwords

This avoids problems with embedded control characters in password
changes
source4/scripting/python/samba/samdb.py