Displaying 20 results from an estimated 700 matches similar to: "Attachment. who can I best report this to for forensis?"
2012 Oct 25
2
How to refresh blacklist without resetting counters
Hi,
Is it possible to get Shorewall to reload the static blacklist file without
resetting the packet and byte counters?
I am following the guide at
http://mudy.wordpress.com/2009/02/21/shorewall-blacklist-spamhaus-dshield/
to periodically generate a blacklist, but "shorewall -qq refresh -n
blacklst" resets all my accounting. Is there a way to do this without
resetting the counters?
I
2009 Mar 24
6
Is there a public blacklist of hackers' IP addresses?
Hi,
In last one week I have seen two servers of our organization successfully
hacked and some other under attack from some other IP addresses. We would
block one IP address on our firewall and after a few hours, they would start
getting hits from some another IP address. When I checked them on whois.net,
they all were from Amsterdam. Surprisingly, I once had similar attack in the
past and it was
2005 Jul 26
3
Software to monitor security logs and email ISPs?
I know they have software that does this. I'm just not sure which one it
is. Basically here's the scoop. I'm on a cable modem connection with
Comcast. I have a firewall router and I run a firewall on CentOS as
well. All the same, other computers (probably zombies or hackers) are
attempting brute force attacks on a couple of ports on my computer. I've
just sat and watched them for
2010 Jun 17
4
shorewall 4.4.10 failing to start; won't recognize ipset "capability"
I have been using shorewall for years with ipsets. I have encountered a
problem after upgrading from 4.2.11 to 4.4.10. When I run
''shorewall-check'' or ''shorewall start'', it halts with the error:
----------------------------------------------------------------------
ERROR: ipset names in Shorewall configuration files require Ipset Match
in your kernel and
2007 Sep 21
1
generating nested resource path
I have a nested resourced called attachments:
(routes.rb)
map.resources :content_campaigns do |content_campaigns|
content_campaigns.resources :attachments, :member => { :download
=> :get}
end
But, I can''t seem to generate the new path after I create a new
attachment:
(attachments_controller.rb)
format.xml { head :created, :location =>
attachment_url(@attachment) }
2014 Jan 17
1
How to debug an R package (with C code)
Hi all,
Sorry to bother you.
I am a beginner in R programming. I have encountered some problems when I modified a R package with C code.
I would like to modified the C code within the R package, and want to debug the C program. But I have no idea how to debug this kind of R package.
In the package, a R file named aaa.R use the interface .call(bbb.c, ...) to call the C code named bbb.c.
And what
2005 May 16
2
Alternative way of installing Windows printer drivers on a Samba 3.0 server
Base: Red Hat RHAS3, PDC security = user
Samba 3.0.14a
Cups 1.1.17
Windows XP Pro
Epson C42UX (cheap inkjet) USB to the server
I was looking for an alternative to the immensely complicated Add
Printer Wizard procedure (APW) detailed in chapter 19.6 of the Samba
HOWTO guide. The following is a method that works for me, I don't
necessarily expect it to work for others, and I'd value any
2005 Mar 21
0
Somebody had problem with long user names
Tony Earnshaw:
> Schlomo Schapiro:
>
>
>> read the recent thread on vampire, there we discussed the question, if
>> usernames with spaces work on Linux. For example useradd "hello world"
>> won't work on any Linux system around me here (various SuSE). So maybe
>> you just have bad luck (sorry to tell you, but having usernames with
>> spaces can
2005 Feb 11
0
Samba 3.0.11 on Red Hat RHAS3
To answer my own question of a week or so ago, as to whether RHAS3 users
had got 3.0.11 to compile and execute (I had a plethora of errors):
The Red Hat 3.0.11 SRPM from the Samba site compiled cleanly and runs fine
(daemons and utilities) on my RHAS3 test rig, and on a RHAS3 update 4
production NAS server doubling as a Samba 3 server with 1150+ users of
Unix/Linux and soon PDC Windows services.
2005 Feb 09
1
Compile on RHAS/RHEL3?
List,
both on RHAS3 update3, update 4, Samba source code 3.0.9 thru 11 gives
SIGSEGVs on make check. Installing the buggers and trying to run them
gives the same.
*THOUGH*.
The Red Hat beta 3.0.9 srpm at fr2.rpmfind.net comples and runs "like a
little sun" ("net als een zonnetje", in Dutch).
Anyone compiled Samba 3.0.11 on Red Hat RHAS3/RHEL3? Not "how", just
2005 Mar 16
0
***SPAM*** Re: Configure Samba with non-standard OpenLDAP location
I'm having a similar problem where the configure just doesn't find the
ldap libraries even though I've got the ldap-devel rpm installed and the
libraries are in their normal location in /usr/lib.
-TJ
-----Original Message-----
From: samba-bounces+tjencks=navis.com@lists.samba.org
[mailto:samba-bounces+tjencks=navis.com@lists.samba.org] On Behalf Of
Tony Earnshaw
Sent: Wednesday,
2005 Mar 17
0
***SPAM*** Re: Configure Samba with non-standard OpenLDAPlocation
Try the configure format below:
LDFLAGS='-L/usr/local/openldap/lib'
CPPFLAGS='-I/usr/local/openldap/include' ./configure
--prefix=/usr/local/samba-3.0.12pre1 --with-ldap --with-ads
--with-winbind --with-krb5=/usr/local/krb5-1.3.5
--with-libiconv=/usr/local/libiconv-1.9.1
That's from my own compile. Change the LDFLAGS as applicable.
-----Original Message-----
From:
2005 Mar 17
1
SMB protocol security flaw
Hi,
It's (possible|probable) that the above was included in the list postings
in February last; at that time I hadn't even begun with Samba (use it in
production now :). If so,please point me at the archives, if not, could
someone please comment?
>From the last SANS NewsBites (apologies for the line break in the URL for
those using 76-character text MMUAs):
WORMS, ACTIVE EXPLOITS,
2005 Apr 21
0
Basic problem with Samba 3.0.11 PDC on Samba Red Hat RHAS3 ACL srpm.
People have been experiencing problems with the subject line. AFAICS
most of them haven't bothered to follow selected bits of the HOWTO.
However, the former excludes all references to the idealx scripts, which
I cannot use, since my DIT is set up completely differently from the
idealx concept. I write my own, disjointed, shell and awk OpenLDAP
scripts.
Neither on my RHAS3 test rig (config as
2005 Apr 29
0
ACL / default permissions question
Samba 3.0.11, 3.0.14a, 3.0.15pre1 on Red Hat RHAS3
Samba server is an NT4 PDC (no ADS)
passdb backend = ldapsam
I could try it out for myself, since I've a test machine besides my
regular site. But I'd really rather have a definitive answer.
I have POSIX ACLs working fine.
In smb.conf I set "nt acl support = yes" (default anyway).
Let's presume that I go and put all
2005 May 08
2
Samba docs
Hi, especially John H. T :)
I'm yet again plodding through chapter 14 of the
Samba-HOWTO-Collection.pdf. Not because I can't make what's in it work
for me, I did that long ago, I found out for myself, because a great
deal of what's in it is wrong. I just got fed up with trying to get
Nagios to work - I gave up, for various reasons and started on the Samba
doco.
At the risk of
2005 Mar 23
1
OT Anybody any comments?
List,
from the Dutch "Computable" paper ICT tabloid and daily ICT subscribable
mailing-list and so-called verwittigingsbrief/ad hoc news letter, partly
translated into English by me ;)
Dutch readers only: http://www.computable.nl/nieuws.htm?id=524000
"Manage Windows clients from Linux servers"
blahblahblah Zenworks 7, the latest release of Novell's sysadmin suite".
2005 Jun 29
1
Romania metropolitan
OOPS <blush>
http://vcalinus.gemenii.ro/quaggarealms.html
is what should have been posted by me...
This deals with the metropolitan / other issues, I think. I can''t read
it...
--
gypsy
2007 Sep 20
1
packages MANOR, qvalue, and tkWidgets fail install on Fedora 7 with latest R-beta build
Had some packages fail install so I updated to today's R-beta release.
On updating packages the following packages still fail. sessionInfo
follows. Mark
Warning messages:
1: In install.packages(update[instlib == l, "Package"], l, contriburl =
contriburl, :
installation of package 'MANOR' had non-zero exit status
2: In install.packages(update[instlib == l,
2005 Mar 05
1
LDAP mailing list for ldapsam people
People,
I came to Samba 3 or 4 weeks ago and now have a successful ldapsam 3.0.11
PDC installation for 1150+ users (around 80 Win 2000 and XP workstations)
running together with a DHCP server as an "afterthought" service on a
RHAS3 NAS server.
I adopted/adapted my already existent Openldap (2.2.17) DSE at that site)
and wrote to this list about my experiences. For example I