Displaying 17 results from an estimated 17 matches similar to: "Disabling compression in sshd causes problems"
2004 Apr 29
1
Transaction ordering
Greetings.
If I issue the following sequence of pseudo-syscalls:
fd = open(temp_file, O_WRONLY)
write(fd)
rename(temp_file, dest_file)
fsync(fd)
close(fd)
(where dest_file is in a different directory)
Does ext3 order the commit such that the file write effectively happens
in the journal before the rename? That is, is there any chance that, if
a crash occurred, that the destination
2002 Jan 15
9
Ext3 vs. Reiser?
Hi!
I was just wondering how Ext3 and Reiserfs compare. When I reinstalled my
server (because of a stupid hacker) I took the opportunity to change to
ReiserFS. And I have to say it's really much faster than Ext3.
I don't have benchmarks, but for example, stuff like "make dep" on the linux
kernel is much faster (even though I had enabled write cache when I was
using ext3).
So
2001 Nov 01
1
benchmarks?
Are there any benchmark resultss that meaningfully compare performance of ext2
vs ext3 vs rieserfs vs sgi xfs? What about effect on cpu usage?
2002 Jul 18
0
[Bug 360] New: PrivilegeSeperation does not work with LDAP authentication through PAM
http://bugzilla.mindrot.org/show_bug.cgi?id=360
Summary: PrivilegeSeperation does not work with LDAP
authentication through PAM
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2002 Jun 28
2
ssh_rsa_verify: RSA_verify failed: error:
Host based authentication does not seem to be working for us after
upgrading to openssh-3.4p1 (we were at openssh-3.1p1) (openssl is at
0.96d). Any time we try to connect from another unix box also running
openssh-3.4p1, we get the following error (on the server side) and host
based auth fails (it falls back to password prompt).
sshd[15038]: error: ssh_rsa_verify: RSA_verify failed:
2006 Dec 01
1
maintain 6TB filesystem + fsck
i posted on rhel list about proper creating of 6tb ext3 filesystem and
tuning here.......http://www.redhat.com/archives/nahant-list/2006-November/msg00239.html
i am reading lots of ext3 links like......
http://www.redhat.com/support/wpapers/redhat/ext3/
http://lists.centos.org/pipermail/centos/2005-September/052533.html
http://batleth.sapienti-sat.org/projects/FAQs/ext3-faq.html
............but
2015 Dec 04
3
Running sshd with Privilege Seperation drops connection on password change
Hi folks,
I came across this issue on both stock CentOS(v6.4) and Ubuntu(14.04 LTS) and was wondering if any of you have seen it.
As far as I can tell this seems like a day-1 bug to me.
PROBLEM:
If I expire a linux user's password (passwd -e <user>) and then log in via ssh, it will prompt you for a password change.
On changing the password successfully, sshd will drop the connection
2015 Dec 16
2
Running sshd with Privilege Seperation drops connection on password change
Hi Darren/Damien,
Sorry for responding so late. Still hope we can get this sorted out.
Yes I am indeed using PAM for ssh authentication and disabling priv seperation is a no-go for us since it opens up a security loophole.
From what I can see in ptree and auth logs, when the child passwd process returns with SIGCHLD, the parent sshd process terminates.
Sshd logs are as follows as requested at
2006 Oct 12
0
GSSAPICleanupCredentials and UsePrivilegeSeperation
It looks to me like GSSAPICleanupCredentials doesn't work if
UsePrivilegeSeparation is set to "no".
Is this a bug, or am I doing something wrong?
On a related note, is there a SERVER way to disable
GSSAPIDelegateCredentials?
2010 Oct 27
0
missing /dev/xvda on xen cloud platform 3.4.2 during centos 5.5 dom 0 installation
Hullo Everybody
I have taken the steps below and I failed to get a device similar to
/dev/xvda in DOM 0 where am I getting it wrong
Create VDI,
*[root@virtualintranet /]# xe vdi-create sm-config:type=raw
sr-uuid=b303be09-6a32-8d94-d248-7551860fbc3f name-label="Centos-Vdi"
virtual-size=20GiB type=user*
eefa9066-a991-44c3-b537-d20d65f3d10c
create VBD
*[root@virtualintranet /]# xe
2009 Sep 30
1
Problems with creating VM
Hi.
I try to create VM in oVirt interface.
New VM failed to start
In oVirt interface Tasks log:
Error creating virtual machine: Error: Error creating new domain
(virDomainCreate). Subsystem qemu: internal error unable to start guest:
bind(unix:/var/lib/libvirt/qemu/test.monitor): Permission denied qemu:
could not open monitor device 'unix:/var/lib/libvirt/qemu/
2013 Sep 08
2
3.12rc1-pre Nouveau? oops
Hi there,
with the latest snapshot of linus tree, i see a stack trace and my
system does not start X! Maybe someone finds this useful! (3.11 is
working like a charm)
BUG: unable to handle kernel NULL pointer dereference at (null)
IP: [< (null)>] (null)
PGD 24eaa0067 PUD 24e7ac067 PMD 0
Oops: 0010 [#1] PREEMPT SMP
Modules linked in: bnep snd_hda_codec_hdmi
2002 Jun 27
0
lattice and dates
HiI'm fairly new to R and the list, so please take what I say accordingly!Far as I can see, strptime gives you a string in some specified format. In order to do any kind of numerically-based modelling with that, you need to obtain a number to work with.One way to do this is by getting the time with Sys.time() instead and coercing it to a number using as.integer():> as.integer(Sys.time())I
2002 Jun 27
2
Cant change password from win2k/98 on PDC/Samba 2.2.5
Hi..
And I cant change password from any windows (2k/98), can anyone gimme a
tip for this error please?
Info: Samba 2.2.5, Redhat 7.3
/etc/samba/smb.conf:
server string = Samba Server
protocol = NT1
os level = 64
domain master = yes
printcap name = /etc/printcap
load printers = yes
log level = 3
log file = /usr/local/samba/var/%m.log
security = user
username level = 8
2023 Dec 14
0
R-help Digest, Vol 250, Issue 13
Kevin,
Maybe also look at what air quality monitoring is being done in area.
https://cran.r-project.org/web/packages/RAQSAPI/vignettes/RAQSAPIvignette.html
Depends what and how near, but might be something relevant there?
Karl
Dr Karl Ropkins
Transport Studies | Environment | University of Leeds
------------------------------
Message: 2
Date: Tue, 12 Dec 2023 07:52:59 -0800
From: Bert Gunter
2003 Mar 31
2
data=writeback option on root partition - RH 8.0
Well, I had the first use of the recovery mode on the RH 8.0 install CD
today on a dev system. I changed the mount option for the root
partition to data=writeback to see what all the claimed speed increases
are about, and the system failed to mount the partition r/w, so the
resulting boot failed.
After search usenet, it seems other RH folks have had this problem,
possibly because it is
2004 Dec 22
1
Blacklist IP after 2 failed PPTP connection attempts
I am running shorewall 1.4.8-1 on my firewall. I am also running poptop
on this firewall for remote VPN clients to connect to our local network.
I would like to set some options in pppd, so that after 2 failed user/pass
attempts are tried, the IP address is blacklisted, and an email is sent to
the admin of this IP address that has been blacklisted.
I know this may be more of a ppp question than