David Kankiewicz wrote:
Dave Parker wrote:
<snippers>
...which, to my very untrained eye, suggests that your approach would work provided the user in question has one of the roles associated with the method. Which would be fine, but how would I assign a role to an anonymous user?
If I can't do that, I'm back to "there should be a seperate permission"
It may have nothing to do with that (not sure). Can you sent the dtml and error traceback? From the past emails on the subject, which don't provide much help (only one does), I get the idea that its a namespace logic problem, so the DTML your using may be missing something.
I'm probably getting loopy, but I can't figure out how to set things up such that an anonymous user could copy or clone or rename anything, period - it's feels like the logic is coded in such a way that it just isn't possible (for anonymous). Could anyone come up with a simple working example of this that does *not* require "View management screens" be turned on in both the source and target folders??? It *should* be simple.