From: Moray Henderson (ICT) on
Quoting Gilles (gilles.ganault(a)free.fr):
> BTW, how can I check that Samba does use /etc/samba/smb.conf as its
> configuration file?

"smbd -b" lists the parameters Samba was built with - CONFIGFILE is in
there somewhere. If not set otherwise in the init script or command
line, that is what it is using.


Moray.
"To err is human.  To purr, feline"


--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
From: Gilles on
On Fri, 30 Jul 2010 09:57:37 +0100, "Moray Henderson (ICT)"
<Moray.Henderson(a)ict.om.org> wrote:
>"smbd -b" lists the parameters Samba was built with - CONFIGFILE is in
>there somewhere. If not set otherwise in the init script or command
>line, that is what it is using.

Thanks for the tip.

# smbd -b | grep -i configfile
CONFIGFILE: /etc/samba/smb.conf

--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba