Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2005 15:57:28 +0200
From:      Adam Pordzik <adampordzik@gmx.de>
To:        Jonathan Graham <jgraham@oztekcorp.com>
Cc:        ports@freebsd.org, timur@gnu.org
Subject:   Re: FreeBSD Port: samba-3.0.14a_1,1
Message-ID:  <430F1FC8.3090603@gmx.de>
In-Reply-To: <000301c5aa3a$5b5e77f0$6501a8c0@Bonsai>
References:  <000301c5aa3a$5b5e77f0$6501a8c0@Bonsai>

next in thread | previous in thread | raw e-mail | index | archive | help


Jonathan Graham wrote:
> I hate to bother you with a simple question, but the Samba "Official HowTo"
> on Static WINS Entries
> http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/NetworkBrowsing.h
> tml#id2564248
> references a wins.dat file that should be in either
> /usr/local/samba/var/locks/
> or
> /var/run/samba/
> Neither of those directories seem to exist on my system...  It's a two week
> old install of FreeBSD 5.4, is there a different directory that this file is
> in?  ...or should I just create the directory tree and the file?

Either define your own directory in smb.conf (should reside in
/usr/local/etc ;-) with "lock dir = ..." or take in a look in
your port's Makefile for SAMBA_LOCKDIR. 

Here it's "SAMBA_LOCKDIR?= ${VARDIR}/db/samba"

A

-- 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?430F1FC8.3090603>