upgrade: Add missing bits for the s3 to s4 upgrade script
authorAmitay Isaacs <amitay@gmail.com>
Fri, 12 Aug 2011 01:37:57 +0000 (11:37 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 13 Aug 2011 10:18:40 +0000 (20:18 +1000)
commit305cb567f4f14ef329efc4756a17483076d9270c
tree8f78eb7b260bffc8a6e937a6559c18d86dec008d
parent64ec42d64f0a6029b135c49cfeb8bc5c6f8cbdbe
upgrade: Add missing bits for the s3 to s4 upgrade script

Use passdb backend to import/export users

Remove unused options for upgrade_from_s3 command (--blank) and credentials options
Config file is specified with -s/--configfile option and no need to specify as an argument.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/upgrade.py
source4/setup/upgrade_from_s3