Hi Team,
We have an .net desktop application which connects to the sql server 2008 database. We connect via the windows authentication and this app is accessible in the particular domain only, say www\id
Now can we give access to all the domain users on sql db, instead of giving access to each and every id. Like i would want to give access to domain www\... so that whenever thrs a new user onboard, we need not configure his DB access.