Go to the directory where bu.html is located and use the command
"fs setacl -dir . -acl system:anyuser rlidwka"
which will allow the server to create t1, t2 and bu.html there.
Use the command "fs listacl" to check the result.
Since people can also write/update the other files in the that directory,
it is better to have a directory to keep t1, t2, and bu.html only.
--pwchen
=====
1. the directory the database is contained in must be writable by the
'webserver' user (o+w).
2. The directory the database is contained in must have the following
AFS ACL permissions set for the user 'webserver': rlidw.
.