[Bug 1081323] Re: /bin/sh illegal option -p when using pam_namespace.so

2018-03-17 Thread Launchpad Bug Tracker
This bug was fixed in the package pam - 1.1.8-3.6ubuntu1 --- pam (1.1.8-3.6ubuntu1) bionic; urgency=medium * Merge with Debian unstable. - Fixes unescaped brace in pam_getenv regex. LP: #1538284. - Fixes pam_namespace defaults for compatibility with dash. LP: #1081323.

[Bug 1081323] Re: /bin/sh illegal option -p when using pam_namespace.so

2016-06-02 Thread Bug Watch Updater
** Changed in: pam (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081323 Title: /bin/sh illegal option -p when using pam_namespace.so To manage

[Bug 1081323] Re: /bin/sh illegal option -p when using pam_namespace.so

2014-01-15 Thread Bug Watch Updater
** Changed in: pam (Debian) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081323 Title: /bin/sh illegal option -p when using pam_namespace.so To manage

[Bug 1081323] Re: /bin/sh illegal option -p when using pam_namespace.so

2012-11-21 Thread Bug Watch Updater
** Changed in: pam (Debian) Status: Unknown = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1081323 Title: /bin/sh illegal option -p when using pam_namespace.so To manage notifications

[Bug 1081323] Re: /bin/sh illegal option -p when using pam_namespace.so

2012-11-21 Thread Scott Duckworth
The attached patch removes the -p option from the shebang line of /etc/security/namespace.init and fixes this bug. The effect of the -p option with bash is to not reset the effective UID to match the real UID if they are different, but this is the default behavior if bash is invoked as /bin/sh.

[Bug 1081323] Re: /bin/sh illegal option -p when using pam_namespace.so

2012-11-20 Thread Steve Langasek
This comes from the /etc/security/namespace.init file. Feel free to edit the file to be correct, changes will be preserved on upgrade. If you get this working to your satisfaction, patches will be welcome. ** Bug watch added: Debian Bug tracker #624842