samba-tool: Add -P to options.CredentialsOptions
authorAndrew Bartlett <abartlet@samba.org>
Wed, 25 Feb 2015 23:23:55 +0000 (12:23 +1300)
committerStefan Metzmacher <metze@samba.org>
Fri, 6 Mar 2015 16:39:58 +0000 (17:39 +0100)
commit63dbf4388a53016a110bd02a31c46e0210eda463
tree825cb21c34e61ad68bbf4a2bb666036cc3e17d3e
parent90d03a65bcb2aae262ad113da420ae63bdf5b4b1
samba-tool: Add -P to options.CredentialsOptions

This matches our other binaries, and allows samba-tool commands to run with the machine account.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
python/samba/getopt.py