Bug 241797

Summary: shared polyinstantiated directories
Product: Red Hat Enterprise Linux 5 Reporter: Ted X Toth <txtoth>
Component: pamAssignee: Tomas Mraz <tmraz>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-03 16:12:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch to add level_user and context_user methods of polyinstantiation none

Description Ted X Toth 2007-05-30 18:25:58 UTC
Description of problem:
With the current implementation of pam_namespace there is no way to create a
polyinstantiated directory which can be shared by multiple users by level or
context. When polyinstantiating by level or context the users name is always
appended to the instance directory name. We make extensive use of directories
that are polyinstantiated only by level in the CMW version of our product to
allow multiple clients to write files to 'shared' polyinstantiated directories.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Ted X Toth 2007-05-30 18:25:58 UTC
Created attachment 155722 [details]
patch to add level_user and context_user methods of polyinstantiation

Comment 2 Tomas Mraz 2007-05-31 07:38:12 UTC
I agree that this feature would be useful, but we shouldn't break backwards
compatibility. So I propose using 'lvlshared' and 'ctxshared' for the new methods.


Comment 3 Tomas Mraz 2008-04-03 16:12:41 UTC
This will be fixed in future Red Hat Enterprise Linux release. A fix is already
in upstream and Fedora development as well.