[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: More pam_limits trouble



On Thu, Sep 16, 1999 at 03:53:06PM +0200, Marek Habersack wrote:
> Hi,
> 
>   The pam_limits module refuses to disable limits as described in the docs.
> It refuses to parse lines like:
> 
> grendel -
> 
> (where dash is separated with one or more spaces/tabs) - it reports 'invalid
> line' for such entries.
> 
> It accepts only, e.g.:
> 
> grendel     -      cpu      [digit] 
> 
> Which is of no use, because setting the limit to 0 doesn't mean disabling
> it... Any advice? :)

Hmmm...looking at the source, it wont accept a line with less than 4 arguments,
yet you are correct that the documentation say otherwise. Let me work on this.
I'll have it fixed in the next upload.

Ben


Reply to: