|
From: Allen F. <pr...@ad...> - 2010-07-31 12:46:29
|
On Fri, Jul 30, 2010 at 11:51 PM, Thomas L. Shinnick <tsh...@io...>wrote: > > Hmm, I re-read your query above, and it sounds like you mean that the > subdirectories accessible are completely dynamic, being determined > only when the user logs in. Wow. You really do want 'virtual'. I'm > not sure the stuff I originally typed below will be of any help... > Yeah, the problem is that we would need to create the directory at the time the user logs in and then the virtual mounts for the user. While not impossible, it is pretty unfeasible. Ideally, yes, we would like the directory listing to only show what they are permitted to, but we would settle for showing all the directories as long as the user isn't able to get into them. Allen |