samba denied accessSamba needs additional restart on reboot?Windows7 machine cannot access Linux share folders via Samba, help pleaseSamba Share suddenly not accessibleIssues with Samba ConnectionFixing smb login, disk permissions, and remote accessSharing External Drive using Samba in Ubuntu 18.04Samba server can only be accessed locally using smbclient?
Does the sterile cockpit rule mean flight attendants could not inform the pilots if a passenger is in the lavatory while on final?
What is a word for "atom or molecule"?
being overqualified as a barrier for getting a job
How does the bypass air provide thrust?
Would a uranium 235 fuel pellet the size of Earth explode?
Is harmlessly appearing to be a school bus driver a crime?
What is the structure in this question? "it's difficult knowing which one to choose."
Why is wired Ethernet losing its speed advantage over wireless?
I filled the crucial gap; co-authors did the rest – who should be first author?
Is the net charge on a capacitor zero? If yes, then why?
What is the narrative difference between a Charisma and Wisdom saving throw?
Is the weight of the aircraft flying in the sky transferred to the ground?
Can we change the volume of a wire by applying force on it in order to stretch it, if yes is there any way to calculate it?
Table columns widths are not equal
How do I escape from a hanging Ubuntu OS?
Could a German insult Hitler without being arrested?
List Product / Combinations With Strings
How can I get 2 characters to bond while standing alternate watches?
Why using adjective after noun?
What does "x employee is no longer employed by XYZ company" mean?
Yet, another part ID question: Large blue dish
Is it possible to kill parasitic worms by intoxicating oneself?
How to permanently set refresh interval for top command?
Finishing pre-cooked prime rib, day-of?
samba denied access
Samba needs additional restart on reboot?Windows7 machine cannot access Linux share folders via Samba, help pleaseSamba Share suddenly not accessibleIssues with Samba ConnectionFixing smb login, disk permissions, and remote accessSharing External Drive using Samba in Ubuntu 18.04Samba server can only be accessed locally using smbclient?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I have a samba server with the following configuration:
[SDK]
comment = SDK of Kallel
path = /home/user/smbtest
public = no
writable = yes
browseable = yes
valid users = root
the permission of /home/user/smbtest
is 777
I can access to the samba server from another PC. But when I try to execute ls on the samba server, it return access denied error:
$ /usr/bin/smbclient \\192.168.103.3\sdk -U root root
WARNING: The "syslog" option is deprecated
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.2.11-0.28.fc9]
smb: > ls
NT_STATUS_ACCESS_DENIED listing *
smb: >
Am I missing something in my samba config ?
networking server permissions samba
add a comment
|
I have a samba server with the following configuration:
[SDK]
comment = SDK of Kallel
path = /home/user/smbtest
public = no
writable = yes
browseable = yes
valid users = root
the permission of /home/user/smbtest
is 777
I can access to the samba server from another PC. But when I try to execute ls on the samba server, it return access denied error:
$ /usr/bin/smbclient \\192.168.103.3\sdk -U root root
WARNING: The "syslog" option is deprecated
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.2.11-0.28.fc9]
smb: > ls
NT_STATUS_ACCESS_DENIED listing *
smb: >
Am I missing something in my samba config ?
networking server permissions samba
add a comment
|
I have a samba server with the following configuration:
[SDK]
comment = SDK of Kallel
path = /home/user/smbtest
public = no
writable = yes
browseable = yes
valid users = root
the permission of /home/user/smbtest
is 777
I can access to the samba server from another PC. But when I try to execute ls on the samba server, it return access denied error:
$ /usr/bin/smbclient \\192.168.103.3\sdk -U root root
WARNING: The "syslog" option is deprecated
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.2.11-0.28.fc9]
smb: > ls
NT_STATUS_ACCESS_DENIED listing *
smb: >
Am I missing something in my samba config ?
networking server permissions samba
I have a samba server with the following configuration:
[SDK]
comment = SDK of Kallel
path = /home/user/smbtest
public = no
writable = yes
browseable = yes
valid users = root
the permission of /home/user/smbtest
is 777
I can access to the samba server from another PC. But when I try to execute ls on the samba server, it return access denied error:
$ /usr/bin/smbclient \\192.168.103.3\sdk -U root root
WARNING: The "syslog" option is deprecated
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.2.11-0.28.fc9]
smb: > ls
NT_STATUS_ACCESS_DENIED listing *
smb: >
Am I missing something in my samba config ?
networking server permissions samba
networking server permissions samba
edited Oct 1 at 18:08
Mohamed KALLEL
asked Oct 1 at 18:03
Mohamed KALLELMohamed KALLEL
3574 silver badges13 bronze badges
3574 silver badges13 bronze badges
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
Disable SELinux in /etc/selinux/config
and then reboot.
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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/4.0/"u003ecc by-sa 4.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%2faskubuntu.com%2fquestions%2f1177965%2fsamba-denied-access%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
Disable SELinux in /etc/selinux/config
and then reboot.
add a comment
|
Disable SELinux in /etc/selinux/config
and then reboot.
add a comment
|
Disable SELinux in /etc/selinux/config
and then reboot.
Disable SELinux in /etc/selinux/config
and then reboot.
edited Oct 2 at 7:28
user3140225
2,7104 gold badges12 silver badges24 bronze badges
2,7104 gold badges12 silver badges24 bronze badges
answered Oct 1 at 18:30
Mohamed KALLELMohamed KALLEL
3574 silver badges13 bronze badges
3574 silver badges13 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1177965%2fsamba-denied-access%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