[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:
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
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
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
** 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
** 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