Re: muvfs question
Jan Schneider <[email protected]>
| Newsgroups | gmane.comp.horde.gollem |
|---|---|
| Message-ID | <[email protected]> |
Zitat von Christopher Arnold <[email protected]>: > 1st post, please excuse if this has been answered and I didn't use a > correct search string looking though the archives. > > I _believe_ I need the exact opposite of the muvfs functionality; I need > multiple users to have one VFS home directory based on their group > membership (which is unique). I was trying to figure out how to get the > getHome() function to return what I need with a query of the > horde_datatree table: > > SELECT datatree_name FROM horde_datatree WHERE > group_uid='horde.groups' AND user_uid=??? > > Any thoughts on how to achieve this? It doesn't matter to me what VFS > backend I use so if one makes more sense than another.... Use the Group API instead, e.g. Group::getGroupMemberships(Auth::getAuth()). Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- Gollem mailing list - Join the hunt: http://horde.org/bounties/#gollem Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]