Fix newuser and setpassword scripts, and port to idmap.
commit5a37b3fc5d42beffaf4bdca70b1f0c5f80f92280
authorAndrew Bartlett <abartlet@samba.org>
Mon, 14 Apr 2008 09:51:02 +0000 (14 11:51 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 14 Apr 2008 09:51:02 +0000 (14 11:51 +0200)
treed842d75c14dca09ee5818ac6a36aa2d3189029a4
parent434e625e45a03889596999eb4301bb54128c31a9
Fix newuser and setpassword scripts, and port to idmap.

The new idmap world does not use the unixUser any more, so we need to
set up the entry (if wanted) in the idmap database.  Users without a
backing unix user will get an allocated uid by idmap later.

Andrew Bartlett
(This used to be commit 8bd8bc1475ddf22d4702dcd17028a9043a5e629f)
source4/scripting/python/samba/idmap.py
source4/scripting/python/samba/samdb.py
source4/setup/newuser
source4/setup/setpassword
source4/setup/tests/blackbox_provision.sh