December 9, 2009 at 9:59 am
We are trying to idenitfy custom, domain based network service accounts for sql server 2008 before setting it up on the servers.
How would we acheive this? we already setup a domain for 10 users and provided them with their credentials. as of now they are using 2008 on their local machines. we need to setup a development enviornment and that is where we need to identify the custom & domain based accounts.
woudl appreciate the help.
Also when setting up the db is it advisable to delete the custom accounts?
December 14, 2009 at 6:37 am
You should first create a Devlopment users group account in your domain, add your developer users to the group as member. Creaye another DBA Group and add the DBA members to this group. Now install a SQL Server on server machine which can be accessed by all developers. Create a rule on SQL Server based on developer need and add the domain devlopment group as member. This will give the developers the required access to SQL Server.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply