Jump to content

Recommended Posts

Posted

Have a server

 

D:\Data Folder with various sub folders (All sub folders inherit D:\Data security as shown below)

 

Security:

 

LOCALSERVER\Administrators Full Control

DOMAIN\Domain Admins Full Control

DOMAIN\SQL Developer User Full Control

 

No permissions being inherited from D:\ drive

 

When trying to create a new DB under D:\Data\SQL_DATA\Data getting an error as attached.

 

If I let D:\Data inherit D:\ drive security permissions everything works fine but I wanted to try and lock down the security as much as possible on this share so trying to work out the specific part it is failing on?

 

sql.png

Posted
Check the account that the SQL Server service us running under - that'll need permission to the folder (likely to be system or network service, depending on the install).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...