s3-lib Use domain in credentials file for domain in credentials
authorAndrew Bartlett <abartlet@samba.org>
Wed, 8 Jun 2011 05:35:02 +0000 (15:35 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Jun 2011 10:40:09 +0000 (12:40 +0200)
commit2077e0f9032a84a1829012f11f968c32d78b7e0c
tree551939fc892ab7021f777de3799f928f3c9c1c0c
parent6c3f35bafef0c9c94b851f13de8100b35f407be0
s3-lib Use domain in credentials file for domain in credentials

This previously set the workgroup, which is a different thing, but
would have been the default if no domain was specified).  This more
clearly sets the information from the credentials file into the
matching field in the credentials structure.

Andrew Bartlett
source3/lib/popt_common.c