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;









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 ?










share|improve this question

































    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 ?










    share|improve this question





























      0













      0









      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 ?










      share|improve this question
















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      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























          1 Answer
          1






          active

          oldest

          votes


















          0



















          Disable SELinux in /etc/selinux/config and then reboot.






          share|improve this answer




























            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
            );



            );














            draft saved

            draft discarded
















            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









            0



















            Disable SELinux in /etc/selinux/config and then reboot.






            share|improve this answer































              0



















              Disable SELinux in /etc/selinux/config and then reboot.






              share|improve this answer





























                0















                0











                0









                Disable SELinux in /etc/selinux/config and then reboot.






                share|improve this answer
















                Disable SELinux in /etc/selinux/config and then reboot.







                share|improve this answer















                share|improve this answer




                share|improve this answer








                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































                    draft saved

                    draft discarded















































                    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.




                    draft saved


                    draft discarded














                    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





















































                    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









                    Popular posts from this blog

                    Tamil (spriik) Luke uk diar | Nawigatjuun

                    Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

                    Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?