Displaying 17 results from an estimated 17 matches for "mcnaughton".
Did you mean:
macnaughton
2011 Jun 09
3
Braindead Autoreply filters... WAS Re: samba Digest, Vol 102, Issue 8
...ld immediately unsubscribe
AND PERMANENTLY BAN idiots who use braindead autoreply filters.
This should be official list policy for ALL email lists...
On 2011-06-08 2:00 PM, samba-request at lists.samba.org wrote:
> Subject: Re: [Samba] samba Digest, Vol 102, Issue 7
> From:> "Andrew McNaughton" <andrew at nleducation.org.uk>
>
> I am currently on annual leave. I will be back in the office on Friday
> 10th June 2011.
>
> If you have an urgent matter needing attention, it may be prudent to
> contact the ITSC main number 01236 757600.
>
>
> Thanks....
2007 Jul 19
4
Help Memdisk + Pxelinux hangs
Hello,
I am a *nix newbie
I am trying to boot a DOS boot disk using PXE (to Ghost on windows
images).
We have an existing PXE server which successfully serves out PXElinux and
Fedora builds based on that but my floppy disk image with memdisk isn't
working
I have tried a few different floppy images which people have posted as
ones that work for them but I doubt the disk is the problem
2015 Aug 14
1
sieve and antispam
...n folders and re-training dpsam accordingly.
If I now add some sieve filter rules which put incoming mail into
appropriate folders, possibly overriding what would normally result from
dspam's classification, will that be seen by the antispam plugin and
used for training dspam?
Regards,
Andrew McNaughton
2003 Aug 27
0
source addresses for IP traffic between jails
...e types I know about that allow creation of pseudo-interfaces are
tunnel type interfaces which don't really suit this purpose. Is there
something suitable?
Given that packets are coming from a jail, is the packet construction I'm
seeing correct, or should this be considered a bug?
Andrew McNaughton
--
No added Sugar. Not tested on animals. May contain traces of Nuts. If
irritation occurs, discontinue use.
-------------------------------------------------------------------
Andrew McNaughton In Sydney
Working on a Product Recommender System
andrew@sc...
2005 Apr 29
6
IPFW disconnections and resets
Hi,
I am using IPFW on FreeBSD 4.11
I am facing two problems:
- SSH sessions timeout after a while
- When I run "/sbin/ipfw -q -f flush" in the rules script all connection
get reset (and I am thrown out of the box).
Is this standard functioning of ipfw or do I need to change any
configuration?
Thanks,
Siddhartha
2011 Apr 19
1
Apple Mac OS X Lion and Samba PDC
...eds of servers which support
Windows logons thanks to the Samba integrated into Mac OS X Server. I wish
I had the skills (and time) myself to implement it. It would need a fairly
basic GUI and integration with Apple's Open Directory. At last we'd have
Windows 7 support!
Thanks.
--
Andrew McNaughton
ICT Network Support Officer
Learning & Leisure Services
North Lanarkshire Council
**************************************************
ICT & TECHNICAL SERVICES CENTRE (ITSC)
Towers Road, Airdrie, North Lanarkshire ML6 8PG
email: andrew at nleducation.org.uk
**********************************...
2004 Oct 22
5
Default permissions of /home/user..
Hello..
I've asked this question before without getting any further help really..
When a new user is added using "adduser" on 5.x (havn't really checked
if it's the same under 4.x or not), the default homedir permission is 755
(drwxr-xr-x) which to me, looks a bit insecure? It's of course pretty easy
to solve it by a simple chmod, but yet, isn't there anyway to
2011 Jun 08
0
samba Digest, Vol 102, Issue 8
I am currently on annual leave. I will be back in the office on Friday
10th June 2011.
If you have an urgent matter needing attention, it may be prudent to
contact the ITSC main number 01236 757600.
Thanks.
--
Andrew McNaughton
ICT Network Support Officer
Learning & Leisure Services
North Lanarkshire Council
**************************************************
ICT & TECHNICAL SERVICES CENTRE (ITSC)
Towers Road, Airdrie, North Lanarkshire ML6 8PG
email: andrew at nleducation.org.uk
**********************************...
2004 Feb 26
3
Environment Poisoning and login -p
There's been an ongoing discussion (started by
Colin Percival's recent work on nologin) about
environment-poisoning attacks via "login -p".
I thought I saw a way to address this, but the more I learn,
the uglier this looks. Maybe some of the good folks who read
freebsd-security can puzzle this one out:
Problem: login -p can be used to propagate environment flags
in order to
2015 Aug 12
1
imap segfaults when using antispam plugin, and moving mail to an 'unsure' folder.
...error-storing-mail
. Details also copied below.
Is this a known bug? If I built dovecot from source rather than using
the Ubuntu 14.04 packages, would I expect that to help? Are there any
configuration details that might be relevant? (dovecot -n output shown
Any help much appreciated.
Andrew McNaughton
Details on the serverfault page repeated below, plus a little more.
-----------------------------------------------------
Ubuntu 14.04.3 x86_64
Running inside lxc-docker 1.7.0
dovecot-imapd 1:2.2.9-1ubuntu2
dovecot-antispam 2.0+20130822-2build1
Filesystem is via docker, so aufs is involved...
2004 Aug 26
2
ipfw core dump
Hi,
This is the first time I've come across this:
pid 11415 (ipfw), uid 0: exited on signal 11 (core dumped)
The core dump landed in root's home directory in one of my jails.
Has anyone seen this before? Should I be concerned? chkrootkit says
nothing. (How trustworthy is its output? ;-)
Thanks. Cheers.
--
Ng Pheng Siong <ngps@netmemetic.com>
http://firewall.rulemaker.net
2004 Aug 10
3
[PATCH] Tighten /etc/crontab permissions
Hi folks,
While investigating OpenBSD's cron implementation, I found that they set
the systemwide crontab (a.k.a. /etc/crontab) to be readable by the
superuser only. The attached patch will bring this to FreeBSD by moving
crontab out from BIN1 group and install it along with master.passwd.
This change should not affect the current cron(1) behavior.
Cheers,
--
Xin LI <delphij frontfree
2003 Jun 11
7
IPFW: combining "divert natd" with "keep-state"
I've been using ipfw for a while to create a router with NAT
and packet filtering, but have never combined it with
stateful filtering, instead using things like "established" to
accept incoming TCP packets which are part of a conversation
initiated from the "inside".
I'd like to move to using keep-state/check-state to get tighter
filtering and also to allow outgoing
2003 Nov 13
2
Apache leaks sensitive info in PHP phpinfo() calls
Hi,
I wanted to get some opinions on this subject before I submit a PR about
it. I don't know if there are any pitfalls with the 'fix' I suggested
and though it best to run it past people here before submitting. If
there's a better place to post this please let me know (freebsd-ports?).
The send-pr output I was about to send explains everything so I'll just
paste it here:
2004 Jun 26
3
ttyv for local only?
I get this in my security postings.
Jun [undisclosed time] [undiscl.] login: 2 LOGIN FAILURES ON ttyv2
Jun [undisclosed time] [undiscl.] login: 2 LOGIN FAILURES ON ttyv2, qmaild
As it turns out, I'm not running qmail :) And if I did, it would
definitely have a nologin shell. But that's beside the point-
I have had a perception that ttyv was for local/console logins, and that
just
2006 May 22
12
FreeBSD Security Survey
Dear FreeBSD users and system administrators,
While the FreeBSD Security Team has traditionally been very good at
investigating and responding to security issues in FreeBSD, this only
solves half of the security problem: Unless users and administrators
of FreeBSD systems apply the security patches provided, the advisories
issued accomplish little beyond alerting potential attackers to the
2001 Nov 24
1
lme or nlme
I'm trying to run a linear mixed effects model using
nlme. It appears that lme is not available for R, but
looks like I should be able to run linear models using
nlme. What I tryed looks something like this:
fit <- nlme (Y ~ A + B + C + D,
fixed=list(A,B,C,D),random=Z). This didn't work. I
got this error: Error in reStruct(random, REML =
REML, data = NULL) :
Object must be