28 Aug
2003
28 Aug
'03
10:28 a.m.
Elena Schulz wrote:
ff User_C creates myZPT, i.e. gets the role Owner and I delete User_C after a while, myZPT is not visible any more, even if users (i.e. (User_A, User_B) of other roles (i.e. Role_A and Role_B ) have view-permission. Is that wanted?
Yup, it prevents some nasty security issues...
Do I have to change the ownership of all objects created by User_C or is there an other way to overcome this problem?
Either: 1. don't delete User_C, just change their password so the user can't login. 2. Change ownership of all objects created by that user to someone else... cheers, Chris