Rick Cogley 12/11/2010 5:43:14 AM In preparation for using the public user, I added a role to our db, with its 50-odd tables. Since the role defaults to permissive permissions, now I need to select every Table, and set Allow View = None, Allow Modify = None, Allow Add = No, and Allow Delete = None.
It would be good if, when adding a role, you could default it to no access in anything, for cases when you purposefully want the role to be rather restricted. Then you just go and specify where you want the role to access, rather than the opposite.
Regards, Rick
|