Unfortunately, theres no easy way to achieve what you're after (at the verity level). Short of programatically making temporary folders, copying each "groups" files into the temp folder and running the verity update against that folder for the corresponding group collection. Definately not an option if you have several GBs worth of files.
Another method is to leverage your DB. Just dont output any results if the current logged in user does NOT have appropriate group access rights. I can't be more specific as i don't know the inner workings of your app. I'm making one very large assumption here... that you're actually logging all files in a db somewhere with an appropriate lookup table to check each docs group permissions. cheers, ____________________________ James Silva Web Production Gruden Pty Ltd Tel: +61 02 9956 6388 Fax: +61 02 9956 8433 Email: [EMAIL PROTECTED] Web: http://www.gruden.com ____________________________ > That's the problem... I have all the documents in one directory as 9 > times out of 10 the documents are associated with more than one group. > And you can imagine that if you have thousands of documents at 1mb each > in 15 different groups it's gonna chew up the HD space rather quickly. > > Any ideas? > > Thanks > > Matthew Kernick > Development Team Leader > Director > eNTITy1 Pty Ltd - "The e-Business Specialists" > Switch PH: (08) 89411 162 > Direct PH: (08) 89468 271 > Fax: (08) 89411 167 > Mobile: 0402 028 780 > email: [EMAIL PROTECTED] > website: http://www.entity1.com --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
