David Lutterkort wrote:
On Sun, 2010-02-21 at 15:06 -0500, Joe McDonagh wrote:
I have not thought about using augeas because last time I tried to build
it for our standard OS (Ubuntu 8.04) IIRC it needed a newer version of
glibc.
I haven't seen that problem - but if you run into it ag
On Sun, 2010-02-21 at 15:06 -0500, Joe McDonagh wrote:
> I have not thought about using augeas because last time I tried to build
> it for our standard OS (Ubuntu 8.04) IIRC it needed a newer version of
> glibc.
I haven't seen that problem - but if you run into it again, I'd very
much appreciate
David Lutterkort wrote:
On Thu, 2010-02-18 at 18:33 -0500, Joe McDonagh wrote:
I created a ticket about a pam type nearly a year ago and hopefully I
can have a working type with the parsedfile provider sometime within the
next week (I should have a real-live day off Friday). I did do some
plan
On Thu, 2010-02-18 at 18:33 -0500, Joe McDonagh wrote:
> I created a ticket about a pam type nearly a year ago and hopefully I
> can have a working type with the parsedfile provider sometime within the
> next week (I should have a real-live day off Friday). I did do some
> planning for type feat
Ed wrote:
I'm trying to change the password complexity requirements in
pam.d/system-auth using augeas. I can append the values (lcredit=-1,
ucredit=-1, etc) onto the correct place, but if another value is
already present (i.e. lcredit=-2), the onlyif match statement doesn't
seem to support checki