s3-utils Set dyn_CONFIGFILE from -c on smbpasswd command line
authorAndrew Bartlett <abartlet@samba.org>
Sun, 8 May 2011 04:56:47 +0000 (06:56 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 8 May 2011 08:56:27 +0000 (10:56 +0200)
commitc3bb5b04e2b6535655dc03c870e02bd5b78a7dee
tree7757d0157c5a069a0463bae240b4a7c1f1b068f3
parent3eb1023d52d68f299365f24bf7dd30c428d835e9
s3-utils Set dyn_CONFIGFILE from -c on smbpasswd command line

This is similar to the code in popt_common and allows the smb.conf to
be re-loaded from this file later in the code (or for Samba4 plugins
to attempt to parse the same smb.conf).

Andrew Bartlett
source3/utils/smbpasswd.c