Bug#464151: this bug/#464151 - sudo 1.6.9p11-2 does not solve Bug #402329

2008-04-05 Thread Dr. Markus Waldeck
> FYI, I'm packaging sudo 1.6.9p15-1 right now. In the upstream CHANGES > file, I note that since 1.6.9p12 there is an entry: > > 646) Sudo will now set the nproc resource limit to unlimited on Linux > systems to work around Linux's setuid() resource limit semantics. > On PAM systems th

Bug#464151: this bug/#464151 - sudo 1.6.9p11-2 does not solve Bug #402329

2008-04-03 Thread Bdale Garbee
On Sat, 2008-03-29 at 10:46 +0100, Dr. Markus Waldeck wrote: > > Oh, I misunderstood earlier. Ok, so the issue here is that limits not > > specified in /etc/security/limits.conf are not being reset. Yes, this > > seems to be a PAM bug, though not the same as bug #404836. > > We have TWO differe

Bug#464151: this bug/#464151 - sudo 1.6.9p11-2 does not solve Bug #402329

2008-03-28 Thread Steve Langasek
On Thu, Mar 27, 2008 at 02:15:23PM +0100, Dr. Markus Waldeck wrote: > > The default configuration files don't include any limits.conf entries. > Correct. > I set the relevant ulimit value via ulimit (in the shell) > and also via an entry in limits.conf. > The results were in both cases the same. >

Bug#464151: this bug/#464151 - sudo 1.6.9p11-2 does not solve Bug #402329

2008-03-28 Thread Steve Langasek
On Thu, Mar 27, 2008 at 07:11:26AM -0400, Justin Pryzby wrote: > On Thu, Mar 27, 2008 at 08:58:58AM +0100, Dr. Markus Waldeck wrote: > > > What version pam? > > I use unstable with the default configuration files. > The default configuration files don't include any limits.conf entries. > Please se

Bug#464151: this bug/#464151 - sudo 1.6.9p11-2 does not solve Bug #402329

2008-03-27 Thread Dr. Markus Waldeck
> The default configuration files don't include any limits.conf entries. Correct. I set the relevant ulimit value via ulimit (in the shell) and also via an entry in limits.conf. The results were in both cases the same. So it should not depend on any entry in limits.conf. > Please send all the rel

Bug#464151: this bug/#464151 - sudo 1.6.9p11-2 does not solve Bug #402329

2008-03-27 Thread Justin Pryzby
On Thu, Mar 27, 2008 at 08:58:58AM +0100, Dr. Markus Waldeck wrote: > > What version pam? > > I use unstable with the default configuration files. The default configuration files don't include any limits.conf entries. Please send all the relevant files, except perhaps conffiles for which the check

Bug#464151: this bug/#464151 - sudo 1.6.9p11-2 does not solve Bug #402329

2008-03-27 Thread Dr. Markus Waldeck
> What version pam? I use unstable with the default configuration files. ii libpam-modules 0.99.7.1-6 Pluggable Authentication Modules for PAM ii libpam-runtime 0.99.7.1-6 Runtime support for the

Bug#464151: this bug/#464151 - sudo 1.6.9p11-2 does not solve Bug #402329

2008-03-26 Thread Justin Pryzby
On Wed, Mar 26, 2008 at 04:32:02PM +0100, Dr. Markus Waldeck wrote: > > Could you test if this problem exists with recent versions of sudo? > > In a quick test, sudo -s set my ulimit back to unlimited: > > % sudo -V > Sudo version 1.6.9p12 > > % ulimit -t > 600 > % sudo -s > # ulimit -t > 600 >