Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 156137 Details for
Bug 242578
pam_namespace uses wrong users namespace
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch
pam-0.99.6.2-namespace-wrong-user-ns.patch (text/plain), 719 bytes, created by
Ted X Toth
on 2007-06-04 21:49:57 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Ted X Toth
Created:
2007-06-04 21:49:57 UTC
Size:
719 bytes
patch
obsolete
>--- Linux-PAM-0.99.6.2/modules/pam_namespace/pam_namespace.h 2007-05-26 13:58:26.000000000 -0500 >+++ Linux-PAM-0.99.6.2.new3/modules/pam_namespace/pam_namespace.h 2007-06-05 01:46:08.000000000 -0500 >@@ -64,6 +64,7 @@ > #ifdef WITH_SELINUX > #include <selinux/selinux.h> > #include <selinux/context.h> >+#include <selinux/get_context_list.h> > #endif > > #ifndef CLONE_NEWNS >@@ -91,6 +92,10 @@ > #define PAMNS_USER_DEFAULT_CONTEXT_FALLBACK 0x00020000 /* if getexeccon fails use user default context */ > #define PAMNS_SU_GETCON 0x00040000 /* if called from 'su' use getcon for context */ > >+#define PAMNS_NO_PAM_USER 1 >+#define PAMNS_UNKNOWN_USER 2 >+#define PAMNS_PARSE_CONFIG_ERROR 3 >+ > #define NAMESPACE_MAX_DIR_LEN 80 > > /*
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 242578
:
156136
| 156137