June 14, 2012 at 10:52 am
We have a need to create that automation of user logins temp_userxxx on a weekly basis. Maintaining these permissions on a weekly basis is a large overhead. Outside of creating a home brew solution, does anyone know of software that does this already?
June 14, 2012 at 12:27 pm
i would probably tackle it with a scheduled job, or in a service broker fired on database restore or database creation.
it depends on what exactly you are trying to do, of course, but it sounds like you'd build the scripts once, and forget it existed , whether a job or an extended event/DDL trigger.
if you could identify a little more detail on what you are trying to do, we could help better.
Lowell
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply