Quoting Andreas Kirbach (akirb...@forumhome.com):
> Serge E. Hallyn wrote:
> > Hi,
> >
> > thanks for commenting on this. Indeed the current behavior is wrong.
> > The right thing is not as simple as returning true though. If you
> > look at handle_login(), it checks for existed == 1 and continu
Serge E. Hallyn wrote:
> Hi,
>
> thanks for commenting on this. Indeed the current behavior is wrong.
> The right thing is not as simple as returning true though. If you
> look at handle_login(), it checks for existed == 1 and continues with
> the next index if so. But it will have bailed due t
Quoting Andreas Kirbach (akirb...@forumhome.com):
> Hi all,
>
> we are getting PAM-CGFS error messages in our logs pretty often when
> Nagions checks are being performed:
> ---
> PAM-CGFS[84553]: Failed to create a cgroup for user nagios
> ---
>
> The OS is Debian Jessie with LXCFS 2.0.2 from Jes
Hi all,
we are getting PAM-CGFS error messages in our logs pretty often when
Nagions checks are being performed:
---
PAM-CGFS[84553]: Failed to create a cgroup for user nagios
---
The OS is Debian Jessie with LXCFS 2.0.2 from Jessie-Backports.
This seems to be the same issue as reported on
http: