Windows Folder Redirection, setting permissions with windows ACLFolder redirection GPO doesn't seem to be...

Is there enough fresh water in the world to eradicate the drinking water crisis?

Have I saved too much for retirement so far?

Is there a problem with hiding "forgot password" until it's needed?

Perfect riffle shuffles

A workplace installs custom certificates on personal devices, can this be used to decrypt HTTPS traffic?

Who must act to prevent Brexit on March 29th?

node command while defining a coordinate in TikZ

Can the electrostatic force be infinite in magnitude?

Indicating multiple different modes of speech (fantasy language or telepathy)

I'm in charge of equipment buying but no one's ever happy with what I choose. How to fix this?

Calculating the number of days between 2 dates in Excel

Simple image editor tool to draw a simple box/rectangle in an existing image

Pronouncing Homer as in modern Greek

Can I use my Chinese passport to enter China after I acquired another citizenship?

Why are all the doors on Ferenginar (the Ferengi home world) far shorter than the average Ferengi?

Giant Toughroad SLR 2 for 200 miles in two days, will it make it?

Should my PhD thesis be submitted under my legal name?

How can I raise concerns with a new DM about XP splitting?

The One-Electron Universe postulate is true - what simple change can I make to change the whole universe?

Meta programming: Declare a new struct on the fly

Blender - show edges angles “direction”

How can I successfully establish a nationwide combat training program for a large country?

Is it okay / does it make sense for another player to join a running game of Munchkin?

What do you call the infoboxes with text and sometimes images on the side of a page we find in textbooks?



Windows Folder Redirection, setting permissions with windows ACL


Folder redirection GPO doesn't seem to be workingWindows Shares / NTFS permissions on folder redirection in Active DirectoryGPO folder redirection - creates .tmp filesWindows Server 2012 R2 Folder Redirection doesn't work on Windows7, XPfreenas windows acls folder permissionsWhat is the best method to change the server used for folder redirection?ACL permissions failing in ubuntuWindows Server 2016 Fixing Folder RedirectionWindows 10 Folder RedirectionFolder redirection GP and CREATOR OWNER inheritance/scope













0















I'm relatively new to Windows server management. I'm trying to setup folder redirection with GPO. The file server that's getting redirected is in a LXD fedora container.



for the most part I've been following the configuration from wiki.samba.org:



https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member



https://wiki.samba.org/index.php/User_Home_Folders



https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs



The problem that I'm having is setting the folder shares permissions in windows server 2016. when I try to modify the Permissions for my share folder in order to give Domain Users access I get:



Error Applying Security



An error occured while applying security information to:



\Folders



Failed to enumerate objects in the container. Access is denied.



I'm pretty sure this is a problem with ACL either on the windows or linux side.



while testing ACL support in my container I when I run the security test I get this:



# setfattr -n security.test -v test2 test.txt



setfattr: test.txt: Operation not permitted



To me this indicates a problem with ACL on the smb share filesystem. If anyone has any idea of were to go from here, any suggestions would me much appreciated.









share







New contributor




Anthony Fortner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I'm relatively new to Windows server management. I'm trying to setup folder redirection with GPO. The file server that's getting redirected is in a LXD fedora container.



    for the most part I've been following the configuration from wiki.samba.org:



    https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member



    https://wiki.samba.org/index.php/User_Home_Folders



    https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs



    The problem that I'm having is setting the folder shares permissions in windows server 2016. when I try to modify the Permissions for my share folder in order to give Domain Users access I get:



    Error Applying Security



    An error occured while applying security information to:



    \Folders



    Failed to enumerate objects in the container. Access is denied.



    I'm pretty sure this is a problem with ACL either on the windows or linux side.



    while testing ACL support in my container I when I run the security test I get this:



    # setfattr -n security.test -v test2 test.txt



    setfattr: test.txt: Operation not permitted



    To me this indicates a problem with ACL on the smb share filesystem. If anyone has any idea of were to go from here, any suggestions would me much appreciated.









    share







    New contributor




    Anthony Fortner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I'm relatively new to Windows server management. I'm trying to setup folder redirection with GPO. The file server that's getting redirected is in a LXD fedora container.



      for the most part I've been following the configuration from wiki.samba.org:



      https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member



      https://wiki.samba.org/index.php/User_Home_Folders



      https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs



      The problem that I'm having is setting the folder shares permissions in windows server 2016. when I try to modify the Permissions for my share folder in order to give Domain Users access I get:



      Error Applying Security



      An error occured while applying security information to:



      \Folders



      Failed to enumerate objects in the container. Access is denied.



      I'm pretty sure this is a problem with ACL either on the windows or linux side.



      while testing ACL support in my container I when I run the security test I get this:



      # setfattr -n security.test -v test2 test.txt



      setfattr: test.txt: Operation not permitted



      To me this indicates a problem with ACL on the smb share filesystem. If anyone has any idea of were to go from here, any suggestions would me much appreciated.









      share







      New contributor




      Anthony Fortner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I'm relatively new to Windows server management. I'm trying to setup folder redirection with GPO. The file server that's getting redirected is in a LXD fedora container.



      for the most part I've been following the configuration from wiki.samba.org:



      https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member



      https://wiki.samba.org/index.php/User_Home_Folders



      https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs



      The problem that I'm having is setting the folder shares permissions in windows server 2016. when I try to modify the Permissions for my share folder in order to give Domain Users access I get:



      Error Applying Security



      An error occured while applying security information to:



      \Folders



      Failed to enumerate objects in the container. Access is denied.



      I'm pretty sure this is a problem with ACL either on the windows or linux side.



      while testing ACL support in my container I when I run the security test I get this:



      # setfattr -n security.test -v test2 test.txt



      setfattr: test.txt: Operation not permitted



      To me this indicates a problem with ACL on the smb share filesystem. If anyone has any idea of were to go from here, any suggestions would me much appreciated.







      windows-server-2016 access-control-list server-message-block folder-redirection lxd





      share







      New contributor




      Anthony Fortner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Anthony Fortner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Anthony Fortner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 5 mins ago









      Anthony FortnerAnthony Fortner

      1




      1




      New contributor




      Anthony Fortner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Anthony Fortner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Anthony Fortner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "2"
          };
          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/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
          });


          }
          });






          Anthony Fortner is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f959962%2fwindows-folder-redirection-setting-permissions-with-windows-acl%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Anthony Fortner is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Anthony Fortner is a new contributor. Be nice, and check out our Code of Conduct.













          Anthony Fortner is a new contributor. Be nice, and check out our Code of Conduct.












          Anthony Fortner is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Server Fault!


          • 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%2fserverfault.com%2fquestions%2f959962%2fwindows-folder-redirection-setting-permissions-with-windows-acl%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

          As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

          Українські прізвища Зміст Історичні відомості |...

          Список ссавців Італії Природоохоронні статуси | Список |...