February 3, 2010 at 6:04 am
Hi all,
We've got a database which is accessed by a set of Java services, using a login called SVCAcct.
Recently, I was asked to help sort out a separate access problem and was asked, as part of this solution, to grant access to an AD group called 'DOMAINNAME\DBNAME SQL RW' - the users in question are members of this group in AD.
To do this, I added a login called 'DOMAINNAME\DBNAME SQL RW', and mapped it to a 'DOMAINNAME\DBNAME SQL RW' user in the database.
It now turns out that the SVCAcct AD user is also a member of the 'DOMAINNAME\DBNAME SQL RW' AD group (unbeknown to me!), and since I added the group's login and user, the services are having problems:crying:
What precedence is SQL going to apply in this scenario when the SVCAcct user attempts to connect - do the group login privileges override the user login?
Thanks,
James
February 3, 2010 at 7:41 am
A good place to start to understand how this works would be these 2 blog posts by K. Brian Kelley:
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply