[Zope-dev] local roles
Sergio
sergiomailbr@yahoo.com.br
Mon, 7 Apr 2003 17:25:17 -0300
Hi people.
I create a new Folder and a new Role inside it, giving View
permission only to this Role.
Then in 'local roles', I associate this Role to an user.
Until here, it´s all right. This user has access to this forlder.
But I decide to change the Role´s name and deleted it.
After this, the user keep´s accessing the folder, because the role-
>user association in 'local roles' exists yet.
I tried to flush and Pack the database, but that 'local role' doesn´t
disapear.
Is this the correct behavior for local roles?
Thanks,
Sérgio.