Re: [lxc-users] PAM-CGFS error messages

2016-08-22 Thread Serge E. Hallyn
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

Re: [lxc-users] PAM-CGFS error messages

2016-08-22 Thread Andreas Kirbach
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

Re: [lxc-users] PAM-CGFS error messages

2016-08-21 Thread Serge E. Hallyn
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

[lxc-users] PAM-CGFS error messages

2016-08-19 Thread Andreas Kirbach
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: