Instead of adding users individually in the sql server login, i have created a group in windows in which i have added the users with their domain id and then i have added this group to sql server login..
when i tried to connect to server with one of the user id's . its getting failed.
Is their any specific property which has to be set to establish this connectivity?
Thanks