T
Tom Stoddard
I have a replicated database (back end with tables only) which was created
with no security enabled so "admin" own all the objects in the database. I
now come to learn that allowing "admin" to own everything is not desirable
if I want to be able to secure my data.
What's the best way to change the ownership of the tables in my replicas? I
assume that I would make changes to the design master and those changes
would propagate throughout the replica set.
Anyone have any tips or suggestions for me to consider before implementing
security on an application which is already in use with several remote users
and several users on the LAN? My application is split so I need to enable
security on all front end mdbs and back end mdbs.
with no security enabled so "admin" own all the objects in the database. I
now come to learn that allowing "admin" to own everything is not desirable
if I want to be able to secure my data.
What's the best way to change the ownership of the tables in my replicas? I
assume that I would make changes to the design master and those changes
would propagate throughout the replica set.
Anyone have any tips or suggestions for me to consider before implementing
security on an application which is already in use with several remote users
and several users on the LAN? My application is split so I need to enable
security on all front end mdbs and back end mdbs.