sous-chefs/sql_server

Cannot Override ASSVCACCOUNT in ConfigurationFile

MrGiga opened this issue · 1 comments

Cookbook version

Latest

Chef-client version

15.0.300

Platform Details

Azure Windows Server 2012

Scenario:

Installation will fail if you move the server to a domain forest and try to install with Analysis Services Default account "NT Service\MSSQLServerOLAPService"

Steps to Reproduce:

Provision server as domain controller and try to install SQL Server with Analysis Services enabled.

Expected Result:

You should be able to override the service account being used

Actual Result:

Installation fails with
`(01) 2019-06-05 18:54:09 Slp: Exception type: Microsoft.SqlServer.Chainer.Infrastructure.InputSettingValidationException
(01) 2019-06-05 18:54:09 Slp: Message:
(01) 2019-06-05 18:54:09 Slp: The username, 'NT Service\MSSQLServerOLAPService', cannot be used in the domain controller. Please provide a valid username for the Analysis Services service.

Hey There
It looks like this is the first issue you've filed against the chef-cookbooks project. I'm here to offer you a bit of extra help to make sure we can quickly get back to you.
Make sure you've filled out all the fields in our issue template. Make sure you've provided us with the version of chef-client you're running, your operating system and the version of the cookbook. If you're not using the most up to date version of the cookbook then please make sure to update first. Lots of things change between versions even if you're issue isn't listed in the changelog. Finally please give us a detailed description of the issue you're having. The more we know about what you're trying to do, what actually happens, and how you can reproduce the problem, the better.

If you're looking for more immediate troubleshooting help make sure to check out #general on the Chef Community Slack. There's plenty of folks there willing to lend a helping hand. Thanks for the first issue. We hope we can get back to you soon with a solution.