Displaying 20 results from an estimated 400 matches similar to: "acroread security problem"
2006 May 10
4
Freebsd-update and 6.1-RELEASE
Hi guys,
Does anybody know if freebsd-update is going to be available for
6.1-RELEASE before the end of Colin's "summer of FreeBSD work"?
I wouldn't like to bother Colin directly via e-mail, so if anyone
already asked for this or something....
Thanx, regards
--
Pietro Cerutti
<pietro.cerutti@gmail.com>
2006 Feb 04
2
nnamp question
Hi:
I have a machine with four interfaces connecting four
different networks. I am learning to use nmap and
trying to force the nmap working only one interface.
As nmap man page states, I use -e option and it would
not work:
nmap -e fx0 -v -sP 192.168.128.0/23
Starting Nmap 3.95 ( http://www.insecure.org/nmap/ )
at 2006-02-04 14:04 CST
getinterfaces: Failed to open ethernet interface (el0)
2015 Aug 31
3
COLUMNS and LINES environment variables
Hello openssh developers,
Instead of just playing nethack, I've been building a client that
would log in to nethack at alt.org and using a pipe to get the login data
from pwsafe directly onto the server.
All of this works brilliantly after playing with some stty magic (full
script in [0]), however, this way the terminal size is burned into
80x24, which is way smaller than my graphical
2006 Feb 07
1
LDAP and Linux compatibility
While this is a fairly old thread, there may still be people looking for
the *correct* answer for this question (at least I were 10 minutes
ago...)
So, the problem is that some applications (acroread7 in this case)
refuse to start when run on a NIS or LDAP (client?), with a message
containing:
GLib-WARNING **: getpwuid_r(): failed due to unknown user id
See more about the problem in previous
2005 Aug 28
1
Arcoread7 secutiry vulnerability
Hi!
cc'd to freebsd-security@ as somebody there may correct me,
cc'd to secteam@ as maintaner of security/portaudit.
On Sun, 28 Aug 2005 10:14:21 +0930 Ian Moore wrote:
> I've just updated my acroread port to 7.0.1 & was surprised when portaudit
> still listed it as a vulnerability.
I think it is portaudit problem.
> According to
2008 Aug 22
3
sun4v arch
I would also like to help as well.
As KMacy knows before i asked a lot of questions for T2 types of
servers but unfortunately i have no more access to those kind of
hardware as well.
I;m willing to participate if a team will be formated.
2007 Oct 07
11
geforce 4 mx + 2.6.22 problem
Hello
i have an Imac g4 flat panel 1ghz with geforce 4mx , ubuntu gutsy and a 2.6.22 kernel .
I have tried nouveau, but i have some problem. I post also my log ...
thx
___________________________________
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html
-------------- next part --------------
A non-text attachment was
2008 Feb 18
2
Scheduled folder purging
Hi all.
I'm looking for a way to empty user's trash folder.
Can message deletion or folder purging be scheduled?
Thanks in advance.
-Pietro.
2009 Feb 13
2
Time capsule and "bad smb"
Hello,
I'm having trouble connecting to an Apple Time Capsule's smb shares.
The connection doesn't work, and with "dmesg" I see the following
message, repeated every time I try:
[26937.531511] CIFS VFS: RFC1001 size 39 bigger than SMB for Mid=4
[26937.531580] Bad SMB: : dump of 48 bytes of data at 0xffff880052832380
[26937.531615] 00000027 424d53ff 00000074 00018800
2008 Dec 12
3
DomU kernel upgrade tool
Hi,
please, excuse my poor English
Exist any tool for upgrade kernel automatically in DomU machines?
Because I have the following problem:
After upgrade the kernel package from linux-image-2.6.24-21-xen to
linux-image-2.6.24-22-xen in Dom0 (an Ubuntu Server), I modified the
config files in /etc/xen/domUmachine.cfg for all my VM. Later a
restarted its, but i found the following error
// DomU //
2011 Apr 21
1
Converting from density to cumulative distribution
Hello
I'm trying to do the following vector operation:
given vector x = c(x1,x2,x3,x4...xn), produce vector y =
c(x1,x1+x2,x1+x2+x3,...x1+...+xn).
E.g., from x = c(1,3,2,2,5), produce y = c(1,4,6,8,13).
The underlying problem is finding the cumulative distribution function
given the empirical density distribution function.
I have done some research on this but the only relevant
2018 Jun 22
2
Error removing Windows DC from AD
Hi,
On 20/06/2018 20:38, Andrew Bartlett wrote:
> To be clear, we don't replicate sysvol, you need to work that out
> yourself (yes, this sucks).
>
Right, I'm doing that with Robocopy from the Windows DC initially, then
with rsync.
>> Is there any further preparation I need to do on the Windows server side
>> to make a clean demotion possible? I can force the
2010 Mar 03
1
Speex on EFM32
Thanks !
On this forum is also shown this information :
http://lists.xiph.org/pipermail/speex-dev/2009-January/007050.html
According to vk's results, it could be possible to run Speex at 4/6 & 8 kbps
on a Cortex M-3 at 36 MHz ... so not excluding the EFM32 ...
Nico
2010/3/3 Pietro Maggi <studiomaggi at gmail.com>
> On ST forums there is someone that states it has done an
2008 Nov 05
3
Porting Speex to embedded 32bit
Dear Speex developers
I am going to port Speex on LPC2368
I tested Speex encoding and the mesurments shows ~40ms cpu time for one
frame
Do you know who ported speex to NXP or other 32bit platform?
Best Regards
Zohar fox
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20081105/8261e962/attachment.htm
2011 Nov 04
1
Counting number of common elements between the rows of two different matrices
Hello
I'm trying to solve this problem without using a for loop but I have so
far failed to find a solution.
I have two matrices of K columns each, e.g. (K=5), and with numbers of
row N_A and N_B respectively
A = (1 5 3 8 15;
2 7 20 11 13;
12 19 20 21 43)
B = (2 6 30 8 16;
3 8 19 11 13)
(the actual matrices have hundreds of thousands of entry, that's why I'm
keen to avoid
2008 Jan 29
5
pivot table in R
Hello,
I'm struggling with an elementary problem with R. I have a simple data
frame such as this one giving the number of accidents subdivided by sex,
age and region.
sex age region no_of_accidents
F young north 10
F young south 12
F old north 5
F old south 7
M young north 24
M
2007 Jul 04
1
Using speex on ARM7TDMI...
Hi,
I'm evaluating the libspeex library for usage in an embedded platform
based on an ARM7 TDMI micro (the ubiquitous Atmel AT91SAM7S).
In details, I'm trying to use libspeex to encode the audio stream
coming into the micro from an I2S channel and saving the encoded audio
to an SD card (currently in binary format just to test it decoded back
to the I2S channel from the saved file), but
2009 Sep 08
1
rcorrp.cens and U statistics
I have two alternative Cox models with C-statistics 0.72 and 0.78. My question is if 0.78 is significantly greater than 0.72. I'm using rcorrp.cens. I cannot find the U statistics in the output of the function. This is the output of the help example:
> x1 <- rnorm(400)
> x2 <- x1 + rnorm(400)
> d.time <- rexp(400) + (x1 - min(x1))
> cens <- runif(400,.5,2)
> death
2001 Dec 30
2
Lock Problem
We have some database dos programs runing under Linux with dosemu on
the client side connected to Linux server runing samba, and want to do
register locks in a local directory mounted with smbmount. In samba 2.0
this was not possible (files become corrupted).
Can samba 2.2 do the trick?. We don't want to use micro$oft lan manager
for DOS.
Any other options?.
Thanks in advance
Pietro
2019 Feb 15
3
Samba and AD Certificate Services
Hi folks,
Does anybody have experience using ADCS in conjunction with Samba? I
would like to create certificates using ADCS as a CA to create
certificates to be deployed to servers running web applications. It
would be very convenient to have joined Windows computers automatically
trust certificates issued my own CA instead of having to import
certificates manually on every browser on every