Displaying 20 results from an estimated 46 matches for "4073".
Did you mean:
403
2014 Oct 17
1
cannot compile samba4 git or from src version samba-4.1.12
I'm trying to compile samba4 on a raspberry pi
It fails with this error:
[3946/4073] Linking default/source3/modules/libvfs-shadow-copy2.so
[3947/4073] Linking default/source3/modules/libvfs-fake-perms.so
[3948/4073] Linking default/source3/net
[3949/4073] pidl.1p: pidl/pidl -> bin/default/pidl/pidl.1p
[3950/4073] Parse::Pidl::Dump.3pm: pidl/lib/Parse/Pidl/Dump.pm ->
bin/def...
2007 Nov 08
1
Perl make test fails on threads in rhel5
Hi all,
I've tried building RPMs for RHEL5 and hit this problem in Search::Xapian:
make test fails on test 37:
ok 34 - check PositionIterator
ok 35 - create TermIterator
ok 36 - check TermIterator
dubious
Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 37-65
Failed 29/65 tests, 55.38% okay
$ xapian-config --version
xapian-config - xapian-core 1.0.4
$ cat
2012 Nov 21
1
Listing elements of a 4D array
Dear list,
I'm having trouble to see how my elements on a 4 dimensional array are
listed.
For example, I generated the following array:
junk.melt=melt(occ.data,id.var=c("Especie", "Site", "Rep", "Año"),
measure.var="Pres")
y=cast(junk.melt, Site ~ Rep ~ Especie ~ Año)
Now, I want to be able to look at how my species (Especie) are listed, in
2016 Sep 21
0
PHP vulnerability CVE-2016-4073
...'m looking into
> vulnerable packages. PHP 5.3.3 have multiple vulnerabilities, some of
> them are fixed/patched or have some kind of workaround. But I can't find
> a way to fix this one. Red Hat state: under investigation.
>
> https://access.redhat.com/security/cve/cve-2016-4073
>
> This CVE is 6 months old, and it doesn't look like it will be fixed.
> Does anyone knows the way to go around this? Except blocking mb_strcut()
> function.
you could try the unsupported php from remi repos... you can find there php 7.0 ..
HTH,
Adrian
2016 Sep 21
0
PHP vulnerability CVE-2016-4073
...I'm looking into
> vulnerable packages. PHP 5.3.3 have multiple vulnerabilities, some of
> them are fixed/patched or have some kind of workaround. But I can't find
> a way to fix this one. Red Hat state: under investigation.
>
> https://access.redhat.com/security/cve/cve-2016-4073
>
> This CVE is 6 months old, and it doesn't look like it will be fixed.
> Does anyone knows the way to go around this? Except blocking mb_strcut()
> function.
>
> Thanks!
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
&...
2016 Sep 21
0
PHP vulnerability CVE-2016-4073
...able packages. PHP 5.3.3 have multiple vulnerabilities, some of
>>> them are fixed/patched or have some kind of workaround. But I can't find
>>> a way to fix this one. Red Hat state: under investigation.
>>>
>>> https://access.redhat.com/security/cve/cve-2016-4073
>>>
>>> This CVE is 6 months old, and it doesn't look like it will be fixed.
>>> Does anyone knows the way to go around this? Except blocking mb_strcut()
>>> function.
>> you could try the unsupported php from remi repos... you can find there php 7.0 .....
2016 Sep 21
3
PHP vulnerability CVE-2016-4073
...> vulnerable packages. PHP 5.3.3 have multiple vulnerabilities, some of
> > them are fixed/patched or have some kind of workaround. But I can't find
> > a way to fix this one. Red Hat state: under investigation.
> >
> > https://access.redhat.com/security/cve/cve-2016-4073
> >
> > This CVE is 6 months old, and it doesn't look like it will be fixed.
> > Does anyone knows the way to go around this? Except blocking mb_strcut()
> > function.
> you could try the unsupported php from remi repos... you can find there php 7.0 ..
I use CentOS...
2016 Sep 21
6
PHP vulnerability CVE-2016-4073
...ust failed PCI scan, so I'm looking into
vulnerable packages. PHP 5.3.3 have multiple vulnerabilities, some of
them are fixed/patched or have some kind of workaround. But I can't find
a way to fix this one. Red Hat state: under investigation.
https://access.redhat.com/security/cve/cve-2016-4073
This CVE is 6 months old, and it doesn't look like it will be fixed.
Does anyone knows the way to go around this? Except blocking mb_strcut()
function.
Thanks!
2016 Sep 24
0
PHP vulnerability CVE-2016-4073
On 09/23/2016 04:42 AM, James Hogarth wrote:
> Of course this is where Red Hat intends SCL to fill the gap of the
> "supported" new httpd24 and php56 on RHEL ...
>
> https://www.hogarthuk.com/?q=node/15
>
> Unfortunately this is having a knock on effect in the EPEL world
> where, since Fedora has no SCL packaging guidelines and RHSCL is not
> included in repos
2014 Oct 15
0
permissions when moving mails
...------------------- 8< --------------------
GSD/.Eingang/cur/:
total 0
drwxrws--- 2 nobody gsd 6 Oct 13 13:46 .
drwxrws--- 5 nobody gsd 81 Oct 15 09:41 ..
PAS/.Eingang/cur/:
total 4
drwxrws--- 2 nobody pas 89 Oct 15 09:39 .
drwxrws--- 5 nobody pas 79 Oct 15 09:39 ..
-rw-rw-r-- 1 nobody pas 4073 Jul 8 08:14
1404967500.M656935P20690.samba.intern.rk-klosterneuburg.at,S=4073,W=4213:2,S
-------------------- 8< --------------------
after the move:
-------------------- 8< --------------------
GSD/.Eingang/cur/:
total 4
drwxrws--- 2 nobody gsd 87 Oct 15 09:42 .
drwxrws--- 5 nobody gsd...
2007 Oct 25
7
TC (HTB) doesn''t work well when network is congested?
Hi,
I have a server and ten clients in a Gigabit network. The server has
125mbps network bandwidth.
I want that the server has 40Mbps bandwidth reserved for client 1 (IP
192.168.5.141), and the
rest bandwidth is for all other clients.
My script looks like this (I use IFB for incoming traffic):
#!/bin/bash
export TC="/sbin/tc"
$TC qdisc add dev ifb0 root handle 1: htb default 30
2003 Sep 05
1
Problem with S4 slots in C code (PR#4073)
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_000_01C3738F.63DE3390
Content-Type: text/plain;
charset="iso-8859-1"
#I want to be able to create a new S4 class and read data into it using C
code
# Here is a very simple S4 object inheriting from "array", but with 5
2013 Jul 04
2
Java/Solr - Could not reserve enough space for object heap.
...re -jar start.jar
After start/when the java process is running:
# free -m
total used free shared buffers cached
Mem: 32093 23975 8118 0 189 5736
-/+ buffers/cache: 18049 14043
Swap: 4095 22 4073
So the machine has 32GB of RAM, and java process needs 25GB to start.
When I make a restart the java process dies and in log:
Jul 4 08:17:27 test.local solr: Error occurred during initialization of VM
Jul 4 08:17:27 test.local solr: Could not reserve enough space for object
heap
Jul 4 08:17:27...
2016 Apr 19
1
Cannot browse mode 0700 directories from Windows with security=ads
...ve me
> >the Unix uid of a Windows user.
> Can you give us an example of one of these Unix uids
It goes like this...
$ egrep jdoe /etc/passwd
[no reply]
$ getent passwd jdoe
jdoe:*:10282:1013:John Doe:/users/jdoe:/bin/bash
$ wbinfo -n jdoe
S-1-5-21-1124797105-2089471174-1157203260-4073 SID_USER (1)
$ wbinfo -s S-1-5-21-1124797105-2089471174-1157203260-4073
DOM\jdoe 1
$ wbinfo -S S-1-5-21-1124797105-2089471174-1157203260-4073
10282
As an aside, jdoe can't actually log into the server because for logins
it's only set up with passwords in the local /etc/shadow file. Bu...
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...2 u>;.Tue,.7.Dec.2
0x0280: 3030 3420 3134 3a34 323a 3533 202d 3036 004.14:42:53.-06
0x0290: 3030 0d0a 5375 626a 6563 743a 2074 6573 00..Subject:.tes
0x02a0: 740d 0a46 726f 6d3a 2057 696c 6c20 4265 t..From:.Will.Be
0x02b0: 6e64 696e 6720 3c75 6373 5f77 6862 4073 nding.<ucs_whb at s
0x02c0: 6873 752e 6564 753e 0d0a 5265 706c 792d hsu.edu>..Reply-
0x02d0: 546f 3a20 7563 735f 7768 6240 7368 7375 To:.ucs_whb at shsu
0x02e0: 2e65 6475 0d0a 546f 3a20 7769 6c6c 7465 .edu..To:.willte
0x02f0: 7374 4061 6231 2d31 2d34 31...
2006 Aug 10
1
can ls files, but can't cat files
.../mnt/roark-awilliam, ls works, but if I cat a file I
get the error:
[root@awilliam ~]# cd /mnt/roark-awilliam/
[root@awilliam roark-awilliam]# cat 2005statelistings.txt
cat: 2005statelistings.txt: Permission denied
[root@awilliam roark-awilliam]# ls -l 2005statelistings.txt
-rwxr--r-- 1 511 513 4073 Oct 26 2005 2005statelistings.txt
if i ssh to roark, i can cat ~awilliam/2005statelistings.txt. and perms
on it are:
[root@roark ~]# ls -l ~awilliam/2005statelistings.txt
-rwxr--r-- 1 awilliam awilliam 4073 Oct 26 2005
/home/awilliam/2005statelistings.txt
[root@roark ~]# cat ~awilliam/2005s...
2013 Aug 15
0
Announce: Puppet Enterprise 2.8.3 Available [ Security Release ]
Dear Puppet Enterprise Users,
Puppet Enterprise 2.8.3 is now available.
This is a security release of Puppet Enterprise. All users of Puppet
Enterprise are strongly encouraged to upgrade when possible to Puppet
Enterprise 2.8.3.
Puppet Enterprise 2.8.3 includes fixes to address CVE-2013-4073,
CVE-2013-4761, and CVE-2013-4956
For more information on these vulnerabilities, please visit
http://puppetlabs.com/security, or visit
http://puppetlabs.com/security/cve/cve-2013-4073
http://puppetlabs.com/security/cve/cve-2013-4761 and
http://puppetlabs.com/security/cve/cve-2013-4956
As a curren...
2019 Apr 15
1
No CRLF in Pigeonhole's header?
...? 0x0000:? 4500 0954 0000 4000 8006 0000 7f00 0001? E..T.. at .........
? 0x0010:? 7f00 0001 6ea2 0019 8982 e279 d090 b820? ....n......y....
? 0x0020:? 8018 021e 0749 0000 0101 080a c345 2b51? .....I.......E+Q
? 0x0030:? b382 853c 4d41 494c 2046 524f 4d3a 3c72 ...<MAIL.FROM:<r
? 0x0040:? 4073 3066 2e6d 642e 6465 7664 6576 6465? @sxf.md.devdevde
? 0x0050:? 762e 6e65 743e 0d0a 5243 5054 2054 4f3a v.net>..RCPT.TO:
? 0x0060:? 3c63 6f6e 7461 6374 4072 6567 6973 2e74 <contact at regis.t
? 0x0070:? 6563 683e 0d0a 4244 4154 2032 3235 3420 ech>..BDAT.2254.
? 0x0080:? 4c41 5354 0d0a...
2009 May 14
1
Samba User password problem
...ould be greatly appreciated as this server is a production server
and users keep sending requests that their passwds don't work and I have
re-set their passwords almost on a daily basis.
Thank you !!
Chris
__________ Information from ESET NOD32 Antivirus, version of virus signature
database 4073 (20090513) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
2010 Aug 11
1
Bigmemory: Error Running Example
...744 3710
language special builtin char logical integer
121940 178 1600 15068 9518 8981
double complex character ... any list
7983 17 47593 0 0 4073
expression bytecode externalptr weakref raw S4
2 0 618 117 119 1838
Anyone who has previously worked with bigmemory before could throw some
light on it.
Were you able to run the examples successfully?
Thanks in advance....