M
mat
I'm not much of a hand with networks. Can someone lay out for me what a
normal security setup would be to allow for linked tables to a system
dsn with read/write and execute perms on stored procedure (via
passthrough queries)? I've configured a number of installations
successfully but I don't really have a great understanding of what I'm
doing and probably there is a better way.
The users will be domain members so windows auth is good. I usually
create a new domain group called myappusers, and the users that become
members of that group are the ones that use the application.
Then, what are the permissions needed by that group to link to the db
via the system dsn and to execute stored procedures?
normal security setup would be to allow for linked tables to a system
dsn with read/write and execute perms on stored procedure (via
passthrough queries)? I've configured a number of installations
successfully but I don't really have a great understanding of what I'm
doing and probably there is a better way.
The users will be domain members so windows auth is good. I usually
create a new domain group called myappusers, and the users that become
members of that group are the ones that use the application.
Then, what are the permissions needed by that group to link to the db
via the system dsn and to execute stored procedures?