search for: tufnell

Displaying 4 results from an estimated 4 matches for "tufnell".

2004 Jul 12
1
Upgrade to 3.0.2a from 2.2.8a: Was working, no longer works
I moved my original smb.conf and secrets.tdb to a new installation of MDK 10.0 OE; what used to be a great working system no longer works; I've checked all the configs via Webmin/Samba/Swat modules, and still, nothing is working. Either from a windows machine or another linux machine, no access. I've also made sure all the users were sychronised (or at least I think I did it right) but
2013 Oct 01
1
9.2-PRE: switch off that stupid "Nakatomi Socrates"
> > Message: 6 > Date: Mon, 30 Sep 2013 20:23:16 +0200 > From: David Demelier <demelier.david at gmail.com> > To: freebsd-stable at freebsd.org > Subject: Re: 9.2-PRE: switch off that stupid "Nakatomi Socrates" > Message-ID: <5249C194.8030504 at gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > On 30.09.2013 15:50, Matthieu Volat
2003 Dec 01
0
No subject
...quot;god user" type account, Administrator, as a feature, not a flaw. At any rate, with Windows 2000 this was a major mulling point for Novell and Microsoft to bicker over when the release was first made of ADS. Things may have changed since that time. Chris Tooley Peter Hicks <pwh@tufnell.poggs.com> on 06/25/2001 10:13:09 AM Please respond to peter.hicks@poggs.co.uk To: Chris Tooley...
2007 Nov 07
0
smbd always opens files for writing?
Hi, I have two Linux machines sharing a directory using Samba. I am monitoring file changes on the shared directory (server-side) with inotifywait(1). When I open a shared file for reading (and reading only) on the client, the Samba server appears to open it for writing as well. e.g. directory on client: /mnt/share directory on server: /export/share client$ cat /mnt/share/file.txt