24 Aug
2006
24 Aug
'06
6:20 a.m.
--On 24. August 2006 16:16:20 +1000 Josh Burvill <jburvill@gmail.com> wrote:
Hello,
I have this script (see below) set as an access rule for a folder. When it is run directly it prints out the correct user. But when it runs indirectly as an access rule (ie when accessing some other object in the folder, the user is always "Anonymous User".
Authentication occurs *after* traversal. So the user will never be available within an accessrule through the traversal phase. -aj