Fix the handling of smb.conf in libsmbclient.
commit15fa48d19d178cf8bf214ea02f6c7a4c38890f71
authorRichard Sharpe <sharpe@samba.org>
Sun, 6 Apr 2003 17:22:41 +0000 (6 17:22 +0000)
committerRichard Sharpe <sharpe@samba.org>
Sun, 6 Apr 2003 17:22:41 +0000 (6 17:22 +0000)
tree33e86a6e3988f0e0bccf3706b4aab090b2cef78d
parentad1a2ab0d6330a0b0fbce7b30ec5f6f502133921
Fix the handling of smb.conf in libsmbclient.

The right thing to do is to try for the user's local one in ~/.smbc/smb.conf,
and if that fails, try the one in dyn_CONFIGFILE, and if that fails, keep
going with the defaults but log a message.
source/libsmb/libsmbclient.c