ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Icacls: Granting WO access to folder

    Scheduled Pinned Locked Moved IT Discussion
    14 Posts 4 Posters 394 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • EddieJenningsE
      EddieJennings
      last edited by

      Before I can respond to the rest, do you mean %PROGRAMFILES(X86)% or %PROGRAMDATA%?

      gjacobseG 1 Reply Last reply Reply Quote 0
      • gjacobseG
        gjacobse @EddieJennings
        last edited by

        @eddiejennings
        Corrected OP

        1 Reply Last reply Reply Quote 0
        • EddieJenningsE
          EddieJennings
          last edited by

          I don't know the default permissions for this folder off the top of my head, but I'm pretty sure applications either write to this folder or read config files and such from it, so I'm a little surprised you have an application that requires any tinkering with these permissions.

          As far as the title of your post is concerned, yes, icacls is a tool you can use. But there's more to the story it seems. Are you needing to share the %PROGRAMDATA% folder over the network, and users running said application on their workstation can write to this shared folder from within the application?

          gjacobseG 2 Replies Last reply Reply Quote 0
          • gjacobseG
            gjacobse @EddieJennings
            last edited by

            @eddiejennings
            Just need to add the user to the folder with write permissions.

            1 Reply Last reply Reply Quote 0
            • gjacobseG
              gjacobse @EddieJennings
              last edited by

              @eddiejennings said in Icacls: Granting WO access to folder:

              But there's more to the story it seems. Are you needing to share the %PROGRAMDATA% folder over the network

              No - the folder doesn't need to be shared. The DB on the server - needs the path mapped.

              IRJI 1 Reply Last reply Reply Quote 0
              • IRJI
                IRJ @gjacobse
                last edited by

                @gjacobse said in Icacls: Granting WO access to folder:

                @eddiejennings said in Icacls: Granting WO access to folder:

                But there's more to the story it seems. Are you needing to share the %PROGRAMDATA% folder over the network

                No - the folder doesn't need to be shared. The DB on the server - needs the path mapped.

                Please tell me this is a joke.

                gjacobseG 1 Reply Last reply Reply Quote 0
                • IRJI
                  IRJ
                  last edited by

                  If I'm understanding correctly, this is a huge security risk.

                  Are you considering giving everyone full write access to %PROGRAMDATA%?

                  1 Reply Last reply Reply Quote 0
                  • IRJI
                    IRJ
                    last edited by

                    I guess if you just give it to the liberty data folder it's not as bad. It's amazing how shitty software can be though. It sucks that %PROGRAMDATA% folder has been around since Windows 7 and this vendor still can't figure out how to leverage it properly.

                    1 Reply Last reply Reply Quote 1
                    • gjacobseG
                      gjacobse @IRJ
                      last edited by

                      @irj said in Icacls: Granting WO access to folder:

                      @gjacobse said in Icacls: Granting WO access to folder:

                      @eddiejennings said in Icacls: Granting WO access to folder:

                      But there's more to the story it seems. Are you needing to share the %PROGRAMDATA% folder over the network

                      No - the folder doesn't need to be shared. The DB on the server - needs the path mapped.

                      Please tell me this is a joke.

                      Uh - Me thinks that my explanation is missing its mark still -

                      User needs write access to %programdata%\liberty software.

                      User also needs to map two drives (unc\path1 and unc\path2) that are on a server. The folder %programdata%\liberty software is not and does not need to be shared or mapped.

                      Does this clarify things?

                      DashrenderD 1 Reply Last reply Reply Quote 0
                      • DashrenderD
                        Dashrender @gjacobse
                        last edited by

                        @gjacobse ug - so it uses Access style DB's... it's not making API calls, it's SMBing to the DB file itself. 😞

                        1 Reply Last reply Reply Quote 1
                        • EddieJenningsE
                          EddieJennings
                          last edited by

                          I would make a group for the users that need to access this folder (even if it's a group with only one user).

                          User also needs to map two drives (unc\path1 and unc\path2) that are on a server. The folder %programdata%\liberty software is not and does not need to be shared or mapped.

                          User logs into the server (via RDP?), needs two drives mapped to some other locations that's not %PROGRAMDATA%\liberty software, and needs write access to %PROGRAMDATA%\liberty software on the server, correct?

                          DashrenderD gjacobseG 2 Replies Last reply Reply Quote 0
                          • DashrenderD
                            Dashrender @EddieJennings
                            last edited by

                            @eddiejennings said in Icacls: Granting WO access to folder:

                            I would make a group for the users that need to access this folder (even if it's a group with only one user).

                            User also needs to map two drives (unc\path1 and unc\path2) that are on a server. The folder %programdata%\liberty software is not and does not need to be shared or mapped.

                            User logs into the server (via RDP?), needs two drives mapped to some other locations that's not %PROGRAMDATA%\liberty software, and needs write access to %PROGRAMDATA%\liberty software on the server, correct?

                            Where did RDP come into this?

                            1 Reply Last reply Reply Quote 0
                            • gjacobseG
                              gjacobse @EddieJennings
                              last edited by

                              @eddiejennings said in Icacls: Granting WO access to folder:

                              I would make a group for the users that need to access this folder (even if it's a group with only one user).

                              User also needs to map two drives (unc\path1 and unc\path2) that are on a server. The folder %programdata%\liberty software is not and does not need to be shared or mapped.

                              User logs into the server (via RDP?), needs two drives mapped to some other locations that's not %PROGRAMDATA%\liberty software, and needs write access to %PROGRAMDATA%\liberty software on the server, correct?

                              No RDP in this case. Locally installed application.
                              Yes - agree that a GPO using a security group would be better -

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              • First post
                                Last post