Hi all, I want to implement localfs to give users remote access to their home directories. I want to create a localfs object per user. How can I secure this, so a given user can only see his own stuff and prevent the others for accessing it? Are roles the answers? Francois