Montagne, Michael writes: > I'm working on a site that will have multiple users. Each user should only > be allowed to see the folders that they need to see. How do I control the > visibility of folders based on users? I only see how to do it based on > roles. You can use "local roles". They allow you to assign additional roles to a user in a local context. Dieter