Create a SQL Server database on Samba share on Linux host
I want to create a SQL Server database on a Samba share on a Linux host.
The Samba share is accessible from the Windows machine where SQL Server is installed. It connects to the Samba share using a username on the Linux host. Since SQL Server uses its own service account, how can I make the service account logon to the Linux host with the username that has access to the Samba share?
I have looked at this:
Configure File System Permissions for Database Engine Access
But it only shows how to give permissions to the SQL Server account. I want the SQL Server account to actually use another account to logon to the Samba share.
sql-server linux configuration
add a comment |
I want to create a SQL Server database on a Samba share on a Linux host.
The Samba share is accessible from the Windows machine where SQL Server is installed. It connects to the Samba share using a username on the Linux host. Since SQL Server uses its own service account, how can I make the service account logon to the Linux host with the username that has access to the Samba share?
I have looked at this:
Configure File System Permissions for Database Engine Access
But it only shows how to give permissions to the SQL Server account. I want the SQL Server account to actually use another account to logon to the Samba share.
sql-server linux configuration
add a comment |
I want to create a SQL Server database on a Samba share on a Linux host.
The Samba share is accessible from the Windows machine where SQL Server is installed. It connects to the Samba share using a username on the Linux host. Since SQL Server uses its own service account, how can I make the service account logon to the Linux host with the username that has access to the Samba share?
I have looked at this:
Configure File System Permissions for Database Engine Access
But it only shows how to give permissions to the SQL Server account. I want the SQL Server account to actually use another account to logon to the Samba share.
sql-server linux configuration
I want to create a SQL Server database on a Samba share on a Linux host.
The Samba share is accessible from the Windows machine where SQL Server is installed. It connects to the Samba share using a username on the Linux host. Since SQL Server uses its own service account, how can I make the service account logon to the Linux host with the username that has access to the Samba share?
I have looked at this:
Configure File System Permissions for Database Engine Access
But it only shows how to give permissions to the SQL Server account. I want the SQL Server account to actually use another account to logon to the Samba share.
sql-server linux configuration
sql-server linux configuration
edited 10 mins ago
Paul White♦
52.1k14278450
52.1k14278450
asked Feb 14 '18 at 7:20
unubarunubar
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Answer left in a comment by kirchner
You can change the service account to one that has access to your share.
SQL Server will not impersonate when opening database files, and there is no way to change it.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "182"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f197874%2fcreate-a-sql-server-database-on-samba-share-on-linux-host%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Answer left in a comment by kirchner
You can change the service account to one that has access to your share.
SQL Server will not impersonate when opening database files, and there is no way to change it.
add a comment |
Answer left in a comment by kirchner
You can change the service account to one that has access to your share.
SQL Server will not impersonate when opening database files, and there is no way to change it.
add a comment |
Answer left in a comment by kirchner
You can change the service account to one that has access to your share.
SQL Server will not impersonate when opening database files, and there is no way to change it.
Answer left in a comment by kirchner
You can change the service account to one that has access to your share.
SQL Server will not impersonate when opening database files, and there is no way to change it.
answered 14 mins ago
Comment ConverterComment Converter
1,2471325
1,2471325
add a comment |
add a comment |
Thanks for contributing an answer to Database Administrators Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f197874%2fcreate-a-sql-server-database-on-samba-share-on-linux-host%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown