Default Permissions
Hello again: I have set some permissions over differents methods and I have assigned default permissions over different local roles with setPermissionDefault: security.setPermissionDefault('get_user_path',('MyRole',)) At this point all works ok, but when I check the "Security" tab in that object the local roles appears, but this default permissions assigned doesn't appear... What happens here? Thanks. -- Microsoft merges technologoies: Windows CE + Windows ME + Windows NT = Windows CEMENT ---- Antonio Beamud Montero Agora Systems S.A. http://www.agoratechnologies.com
FYI, i had a problem a few days ago trying to use setPermissionDefault, which seems to be setting no permission at all (at least for me). Take a look at the collector, here is the link: http://collector.zope.org/Zope/275 It seems like this is not the same problem you are having, but to me seemed like if there was a bug in setPermissionDefault. However, i had no response at the time of this writing, so i dont know if my code is wrong ( which doesnt seems like the case ) or if theres a bug at all. I suggest you to put it on the collector too. Sometimes people at ZC read it and fix fast. []'s Em Seg 11 Mar 2002 07:46, Antonio Beamud Montero escreveu:
Hello again: I have set some permissions over differents methods and I have assigned default permissions over different local roles with setPermissionDefault:
security.setPermissionDefault('get_user_path',('MyRole',))
At this point all works ok, but when I check the "Security" tab in that object the local roles appears, but this default permissions assigned doesn't appear...
What happens here?
Thanks.
-- Sidnei da Silva X3ng Web Technology sidnei@x3ng.com.br
participants (2)
-
Antonio Beamud Montero -
Sidnei da Silva