All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lustre-devel] Does LUSTRE supports setfsuid/setfsgid ?
@ 2012-03-02 12:25 DENIEL Philippe
  2012-03-02 19:28 ` Andreas Dilger
  0 siblings, 1 reply; 2+ messages in thread
From: DENIEL Philippe @ 2012-03-02 12:25 UTC (permalink / raw)
  To: lustre-devel

Hi List,

I am the maintener of NFS-Ganesha, a NFS server running in User Space. 
The server has several backends on different filesystems. One of the 
backend is dedicated to LUSTRE, using liblustreapi.a .
The server is generic and I faced the problem to "su" to a user inside a 
thread for backends whose calls have no specific credentials parameter. 
For backends like XFS, GPFS and VFS (they are accessed via the "open by 
handle" feature in kernel > 2.6.39) I can use setfsuid/setfsgid. I works 
pretty well and provides a way to "become" a different user in different 
threads. I plan to use the same kind of logic with LUSTRE.
Here comes my question : does LUSTRE supports setfsuid and setfsgid and 
it behaves a every filesystem accessed by the VFS ?

    Regards

       Philippe

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-02 19:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-02 12:25 [Lustre-devel] Does LUSTRE supports setfsuid/setfsgid ? DENIEL Philippe
2012-03-02 19:28 ` Andreas Dilger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.