Displaying 20 results from an estimated 300 matches similar to: "Plans for BIND and DNSSEC readiness"
2017 Mar 15
4
Postfix Ignoring lmtp, delivering straight to maildir
First I'd like to thank all the developers and contributors to dovecot.
I've been using it for many years, and deeply appreciate your fine work. :)
dovecot --version
2.2.22 (fe789d2)
I have a working installation with postfix and dovecot, and I want to
add sieve to it, so I am trying to configure postfix to use lmtp instead
of 'virtual' for its delivery service. However it is
2017 Jul 29
5
under another kind of attack
On 07/25/2017 07:54 AM, mj wrote:
> Since we implemented country blocking,
Please don't do that. Balkanizing the Internet doesn't really benefit
anyone, and makes innovation a lot more difficult.
Instead, take a look at the fail2ban scenarios in this thread, which
solve the actual problem with a precision tool, instead of a hammer.
Doug
1998 Jan 23
2
netscape to become freely redistributable
I presume by now that most everyone has heard that, starting later
this quarter with Netscape 5.0's developers' release, the Netscape
browser program and its source code will become freely
redistributable. They didn't say it would be GPL'd (GNU Public
License) but they said their source code would be available in the
spirit of the GPL.
Initially it bothered me that the
1998 Mar 18
2
``nlm(.) with derivatives''
>>>>> "DougB" == Douglas Bates <bates@stat.wisc.edu> writes:
DougB> .......
DougB> ....... { time comparisons in testing lme(..) for R }
DougB> .......
DougB> This can be expected to run faster when a version of nlm that accepts
DougB> gradients and Hessians is available. ---
Doug, do I understand properly that it won't
1998 Feb 24
2
Representation of data in libraries
At present the example data sets in R libraries are to be given as
expressions that can be read directly into R. For example, the acid.R
file in the main library looks like
acid <- data.frame(
carb = c(0.1, 0.3, 0.5, 0.6, 0.7, 0.9),
optden = c(0.086, 0.269, 0.446, 0.538, 0.626, 0.782), row.names = paste(1:6))
This is great when you have only a few observations. I have one
example data
1997 Nov 21
2
R-alpha: nlm and gradients
At present the documentation for nlm refers the reader to Dennis and
Schnabel for details on the algorithms. It also states that the
function is liable to change.
Can anyone tell me if the current version of nlm uses only function
values or if it can use gradients and Hessians when they are
available? I would like to get an idea of how difficult it would be
to port the development versions of
1997 Dec 26
1
"ifdef"'ing R/S code
I should have saved the messages about this but I didn't. Can someone
remind me of what function or object to check from within a function
to determine if you are running R? I need to make some changes in
code according to whether I am running it under R or under S and I
would prefer to keep one source tree.
Thomas Lumley: I read your web page on porting S code to R. It looks
very good.
2017 Mar 17
4
sievec
Doug,
On 03/16/2017 11:23 PM, Doug Barton wrote:
> Your pattern seems a little too complicated. See below.
I acquired this script from:
http://www.campworld.net/thewiki/pmwiki.php/LinuxServersCentOS/Cent6VirtMailServer
No telling where he got it from. So I greatly appreciate any and all
advice.
I am writing my own howto, and I would like to think I am doing a better
job of it. I hope
2017 Mar 15
0
Postfix Ignoring lmtp, delivering straight to maildir
Hello Doug,
First off since this is a postfix configuration problem I beleive it would be better suited in the postfix mailing list. The way I understand it is that you are editing the virtual transport map when you should be changing the local transport map because you are delivering to a normal, system user, not a virtual user. Try and see if that works for you.
? -- Yassine.
On
2007 Aug 02
1
Fw: FreeBSD Security Advisory FreeBSD-SA-07:07.bind
> John Freeman wrote:
>
>> Same problem on AMD64 build. I'm too lazy to attach full text, this
>> system doesn't use bind and jail.
>
> What branch are you tracking?
>
> Doug
>
6.2 STABLE (RELENG_6 latest cvs) amd64
-
2017 Mar 15
1
Postfix Ignoring lmtp, delivering straight to maildir
I considered sending to the postfix list instead, and would be happy to
do that if it's more appropriate.
In regards to your suggestion, I've tried local_transport and
mailbox_transport, but both result in mail bouncing because "User
doesn't exist." I've added my virtual_maps file to local_recipient_maps,
and that still doesn't work.
I did get the expected
2016 Jul 15
5
Samba-4.3 on FreeBSD-10.3
I have created a Samab AD-DC on a FreeBSZD-10.3 host. The setup
checks out and I am able to join the domain from a Win7 workstation
and run the ADUC management console in RAST. I have opened the UNIX
Attributed properties tab for "Domain Admins" in the ADUC and set the
unix properties.
However, I get this notice "UNIX Attributes Unwilling To Perform" and
after making the
2015 Jul 11
2
Problem with Samba 4.2/FreeBSD10.1
Hi Everyone, my first foray into Samba and AD both.
Not sure if this is an OS or configuration problem. I've found similar
issues, but nothing either recent enough (is related to samba 3) or close
enough.
FreeBSD-10.1-RELENG, Samba 4.2.2.
I have the domain provisioned as rfc2307
I have joined a Win7-virtual machine to the domain
I have created a new user with ADUC
I have assigned 10000 to
2003 Aug 07
1
FreeBSD - Secure by DEFAULT ?? [hosts.allow]
Hi,
I need to know what the implications are to make use of the hosts.allow file
on a FreeBSD Production Server (ISP Setup)? The reason I'm asking, is that
I've recently decommisioned a Linux SendMail Server to a FreeBSD Exim
Server, but with no Firewall (IPTABLES) yet.
Besides the fact that it only runs EXIM and Apache, is it necessary to
Configure rc.Firewall? or can I only make use of
2006 Aug 07
5
seeding dev/random in 5.5
I was doing some regression testing in 5.5: Specifically testing booting
up a 'virgin' hard disk from a clean install.
I was testing what happened if the 300 second timeout happened vs
hitting <return> for 'fast+insecure' startup and punching in a bunch of
random garbage.
I found that for some reason, on a 2.4Ghz Celeron, the 'sysctl -a' and
'date' seeding
2015 Jul 11
1
Problem with Samba 4.2/FreeBSD10.1
On 11/07/15 10:16, Rowland Penny wrote:
> On 11/07/15 04:06, Lee Brown wrote:
>> Hi Everyone, my first foray into Samba and AD both.
>>
>> Not sure if this is an OS or configuration problem. I've found similar
>> issues, but nothing either recent enough (is related to samba 3) or
>> close
>> enough.
>>
>> FreeBSD-10.1-RELENG, Samba 4.2.2.
2012 Jul 16
3
8.2 ->8.3 regression on disk writes
Hello,
using 8.2 the machine runs fine,
using 8.3 or higher, not so much.
In laymans terms,
if I do "too many" writes/time just once, the machine can't do any disk
access for a couple of hours.
As in: What's already running stays running, no crashes or anything,
but as soon as I need to read from disk (login, start program not cached
in memory from previous run),
I'm
2012 Aug 01
5
[Full-disclosure] nvidia linux binary driver priv escalation exploit
Hi all!
I found this today on FD:
http://seclists.org/fulldisclosure/2012/Aug/4
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
2006 Aug 17
2
samba4 readiness
i wanted to setup a samba4 domain, however i had a couple of questions:
1. i was thinking of using centos, however was curious what linux distro most
people use. ie what most of the samba4 documentation is written for?
2. i had read that there isn't much support for user land programs for setting
up samba4 and account administration, and that swat isn't emplimented yet; how
dated / acurate