[Bug 247125] Re: Segfault with pam_namespace

2011-08-03 Thread Launchpad Bug Tracker
[Expired for pam (Ubuntu) because there has been no activity for 60 days.] ** Changed in: pam (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/247125 Title:

[Bug 247125] Re: Segfault with pam_namespace

2011-06-04 Thread Steve Langasek
Is this still an issue with current upstream versions of pam? There has been plenty of refactoring of username lookup handling in recent releases. ** Changed in: pam (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 247125] Re: Segfault with pam_namespace

2009-01-04 Thread jmattock78
With the new package from jaunty "both" was changed to "level", anyways I followed this to have it running successful: http://www.ibm.com/developerworks/linux/library/l-polyinstantiation/index.html there documentation doesn't have anything with "level", so here is what I have in /etc/security/nam

[Bug 247125] Re: Segfault with pam_namespace

2008-07-10 Thread Lowell Alleman
I have been able to narrow down what is causing this issue on my system. The pam_namespace.so module causes a segfault when a non-existent user is listed in /etc/security/namespace.conf file. I haven't looked at the source, but I'm guessing it has something to do with a user database lookup (like

[Bug 247125] Re: Segfault with pam_namespace

2008-07-09 Thread Lowell Alleman
** Attachment added: "/etc/security/namespace.conf" http://launchpadlibrarian.net/15925730/namespace.conf -- Segfault with pam_namespace https://bugs.launchpad.net/bugs/247125 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 247125] Re: Segfault with pam_namespace

2008-07-09 Thread Lowell Alleman
** Attachment added: "/etc/pam.d/login" http://launchpadlibrarian.net/15925705/login ** Description changed: Binary package hint: libpam-modules I'm trying to setup pam_namespace.so to get per-session (per-user?) mount points. I thought I had it working for a couple of logins and