- To: dave b <db.pub.mail@xxxxxxxxx>
- Subject: Re: [SLUG] SAMBA config experts?
- From: DaZZa <dagibbs@xxxxxxxxx>
- Date: Wed, 17 Nov 2010 14:54:26 +1100
- Cc: SLUG <slug@xxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=aE0FtZZX9Ikyen8IEoDVrfmbA7bQU+kljjZtQCmko00=; b=tjlydQET1QdATA/ZgMjK9Rl1/TTwLVttDdjsB2zy+rfhCQN9eNA7coS5FVGQ1C6iWH WWus+Ty0DFPdA3UmdnLyYFTXiOAkAy3oEGOTnfkiB1nJCfA8iFAQlds0A23OyVROyt9u PI/zmhMsOpzSMTl337vGpd6e3gvv+ZjC99cf4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=pDM8Dh8oTNaNd0cZ/+s5aaxb3DR84XwwQET0QYauMNb3KGr7zTMRP7RX3QPeeH9StH byqb5QYQDZnQUrSfkjiBfQ3gnnc3GFscHPXmN8ziBYgJDEgqxQbPaLydykmw+i/jy2rn mDm7srgPwwIdxFMaPbf/uNH++n8JUCxK6cDDs=
On Wed, Nov 17, 2010 at 2:46 PM, dave b <db.pub.mail@xxxxxxxxx> wrote:
> put guest ok = yes
> (you may need global, guest account = nobody)
You also need to not make typos in the damn directory path specified.
Issue resolved, thanks to those who pointed me to the logs - the SAMBA
log wasn't showing anything, but the system messages log was.
In case anyone really wants to know what an idiot I was, the line
path = /home/demo/dirwatched/
should have been
path = /home/demo/dirwatcher/
along with the guest ok = yes
Furrfu. Not my day!
Thanks again folks.
DaZZa