hmm. I figured this one out. Using ssh 1.2.27 I added ulimit -c 10000 to
the bashrc file and as I recall this didn't change the coredump filesize,
but for whatever reason this does work in openssh :)
----- Original Message -----
From: "scott" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 16, 2000 3:21 PM
Subject: openssh 2.3.0p1
> I'm trying to figure out how to get sshd to have higher ulimit's
> specifically core limit. I have it setup to use pam and I changed the
> /etc/security/limits.conf to allow core's. Anyone have any ideas why this
> wouldn't work? when I type ssh host.com "ulimit -a" core file size is
> always 0. I figured out a way to change this in ssh 1.2.27 but can't find
> anywhere in the source that this is set (I don't think it is). Anyone
> have any info? thank you
>
>