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

    Windows Offline Files query

    IT Discussion
    windows windows server windows server 2008 windows offline folders group policy
    6
    37
    4.1k
    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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      What's amazing is if you Google this topic, this thread is the top hit!

      1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller
        last edited by

        I just realized something. I think that the ACLs will never update. Those aren't the same files. That's a cache. It's just an automated process of the end user taking the files that they needed and storing them locally. In theory, if the ACL is updated centrally it should stop the remote user from updating the file to the central repository, but should never cut the end user off from their own copy of the file.

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

          @scottalanmiller said in Windows Offline Files query:

          I just realized something. I think that the ACLs will never update. Those aren't the same files. That's a cache. It's just an automated process of the end user taking the files that they needed and storing them locally. In theory, if the ACL is updated centrally it should stop the remote user from updating the file to the central repository, but should never cut the end user off from their own copy of the file.

          Yeah that's a good point - if the whole folder is no longer accessible, even what the OP did to resolve his issue shouldn't have worked, unless that working was to just delete the local copies because access wasn't allowed anymore.

          scottalanmillerS 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @Dashrender
            last edited by

            @Dashrender said in Windows Offline Files query:

            @scottalanmiller said in Windows Offline Files query:

            I just realized something. I think that the ACLs will never update. Those aren't the same files. That's a cache. It's just an automated process of the end user taking the files that they needed and storing them locally. In theory, if the ACL is updated centrally it should stop the remote user from updating the file to the central repository, but should never cut the end user off from their own copy of the file.

            Yeah that's a good point - if the whole folder is no longer accessible, even what the OP did to resolve his issue shouldn't have worked, unless that working was to just delete the local copies because access wasn't allowed anymore.

            And I have a feeling that it would never do that - delete the whole thing. Because once it is cached, it is owned by the remote user.

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

              @vhinzsanchez said in Windows Offline Files query:

              To troubleshoot further, I accessed the sub-folder while online and gotten an access error, which is expected. Now, disabled network again--to be offline, the sub-folder was not accessed (as it should).

              When you say you accessed the subfolder while online - does that mean through Explorer you just tried to open the folder? And in doing so you got access denied?
              That part makes sense.

              Then after going offline again, what? You still see the folder, but get an access denied message?

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

                I wonder what would happen if while offline, the user updated a file while you were removing their access to a sync'ed folder? I'm guessing you'd get an access denied sync message.

                I'm guessing those 8 people didn't make any offline updates to files in that folder, so Windows never checked to see if there were new versions.

                But let's say that the server side version was updated during that time, ACL still allowed access, when the mobile device comes back online, will it pickup the file changes automatically? or will they be ignored until the user opens one while on the network?

                scottalanmillerS vhinzsanchezV 2 Replies Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @Dashrender
                  last edited by

                  @Dashrender said in Windows Offline Files query:

                  But let's say that the server side version was updated during that time, ACL still allowed access, when the mobile device comes back online, will it pickup the file changes automatically? or will they be ignored until the user opens one while on the network?

                  I'm pretty sure it knows that there is an update and pushed it out when it is available. That's the whole point. Kind of a useless system if it doesn't do that.

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

                    @scottalanmiller said in Windows Offline Files query:

                    @Dashrender said in Windows Offline Files query:

                    But let's say that the server side version was updated during that time, ACL still allowed access, when the mobile device comes back online, will it pickup the file changes automatically? or will they be ignored until the user opens one while on the network?

                    I'm pretty sure it knows that there is an update and pushed it out when it is available. That's the whole point. Kind of a useless system if it doesn't do that.

                    I agree. But is that at the folder level or only the file level?

                    Though in either case, when the system attempted to sync, it should have failed because the ACL no longer allowed access - I wonder if there was a sync failure silently logged? that's something the OP should be able to check for.

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @Dashrender
                      last edited by

                      @Dashrender said in Windows Offline Files query:

                      @scottalanmiller said in Windows Offline Files query:

                      @Dashrender said in Windows Offline Files query:

                      But let's say that the server side version was updated during that time, ACL still allowed access, when the mobile device comes back online, will it pickup the file changes automatically? or will they be ignored until the user opens one while on the network?

                      I'm pretty sure it knows that there is an update and pushed it out when it is available. That's the whole point. Kind of a useless system if it doesn't do that.

                      I agree. But is that at the folder level or only the file level?

                      Though in either case, when the system attempted to sync, it should have failed because the ACL no longer allowed access - I wonder if there was a sync failure silently logged? that's something the OP should be able to check for.

                      It should have decided not to sync the new file, correct. But should have left the old one.

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

                        @scottalanmiller said in Windows Offline Files query:

                        @Dashrender said in Windows Offline Files query:

                        @scottalanmiller said in Windows Offline Files query:

                        @Dashrender said in Windows Offline Files query:

                        But let's say that the server side version was updated during that time, ACL still allowed access, when the mobile device comes back online, will it pickup the file changes automatically? or will they be ignored until the user opens one while on the network?

                        I'm pretty sure it knows that there is an update and pushed it out when it is available. That's the whole point. Kind of a useless system if it doesn't do that.

                        I agree. But is that at the folder level or only the file level?

                        Though in either case, when the system attempted to sync, it should have failed because the ACL no longer allowed access - I wonder if there was a sync failure silently logged? that's something the OP should be able to check for.

                        It should have decided not to sync the new file, correct. But should have left the old one.

                        It sounds like it did just that. But only when a user manually tried to look at the directory that they no longer had access to, was access to the file on the local machine more or less lost. I wonder if the location machine actually removed the file from the local cache once the new ACL was recognized by the caching system?

                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @Dashrender
                          last edited by

                          @Dashrender said in Windows Offline Files query:

                          @scottalanmiller said in Windows Offline Files query:

                          @Dashrender said in Windows Offline Files query:

                          @scottalanmiller said in Windows Offline Files query:

                          @Dashrender said in Windows Offline Files query:

                          But let's say that the server side version was updated during that time, ACL still allowed access, when the mobile device comes back online, will it pickup the file changes automatically? or will they be ignored until the user opens one while on the network?

                          I'm pretty sure it knows that there is an update and pushed it out when it is available. That's the whole point. Kind of a useless system if it doesn't do that.

                          I agree. But is that at the folder level or only the file level?

                          Though in either case, when the system attempted to sync, it should have failed because the ACL no longer allowed access - I wonder if there was a sync failure silently logged? that's something the OP should be able to check for.

                          It should have decided not to sync the new file, correct. But should have left the old one.

                          It sounds like it did just that. But only when a user manually tried to look at the directory that they no longer had access to, was access to the file on the local machine more or less lost. I wonder if the location machine actually removed the file from the local cache once the new ACL was recognized by the caching system?

                          Was the local access ever lost? I thought that it was not.

                          1 Reply Last reply Reply Quote 0
                          • vhinzsanchezV
                            vhinzsanchez @scottalanmiller
                            last edited by

                            @scottalanmiller said in Windows Offline Files query:

                            Even the one file that was modified did not update its own ACLs?

                            @scottalanmiller said in Windows Offline Files query:

                            In what way were the ACLs changed? How would the changes have affected the person in question?

                            Yes, this group previously had access then was revoked. The online folder made sure that they do not have access, however, when I did check to access it offline from one of the group's member, the folder was accessible.

                            Tried to access it online (which prompted access error--as it should) then offline again...that ensured that ACL was propagated..manual updating. Fortunately, there's only a handful of those in a group.

                            1 Reply Last reply Reply Quote 0
                            • vhinzsanchezV
                              vhinzsanchez @Dashrender
                              last edited by

                              @Dashrender said in Windows Offline Files query:

                              I'm guessing those 8 people didn't make any offline updates to files in that folder, so Windows never checked to see if there were new versions.

                              They have Read-Only access to the network folder. Another group is tasked of updating it.

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