wbinfo: use POPT_COMMON_CONFIGFILE
authorStefan Metzmacher <metze@samba.org>
Fri, 14 Dec 2007 18:38:23 +0000 (19:38 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 14 Dec 2007 18:38:23 +0000 (19:38 +0100)
commit33cbd6903e8b468a782fb5d6913eb82824d3b347
treef17fb36933c6a391b82d52b6ca4b104969d712f2
parentaf3392cc20942158ac9e0a533799c5904ff23347
wbinfo: use POPT_COMMON_CONFIGFILE

We can't use POPT_COMMON_SAMBA as the -s option is
already used by -s, --sid-to-name=SID.

Also load the config file after processing the cmdline options

metze
source/nsswitch/wbinfo.c