<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem editing in MS Office in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/problem-editing-in-ms-office/m-p/102551#M29289</link>
    <description>&lt;P&gt;I am not sure what "gui81-alfresco1" is supposed to be. Is it the name of the Docker container or the image? If it is an image, who provided / built it (using what base)?&lt;/P&gt;
&lt;P&gt;Generally I would assume that by restarting your Docker instance, the alfresco-global.properties simply resets to the default state of the image. This would happen e.g. if you used the default Alfresco Docker images and completely stopped + removed a running container instance, and then restarted. In the default images, this is by design, and you are supposed to provide custom parameters via environment variables passed to the Docker container, typically using the JAVA_OPTS parameter with addition of various -D Java system properties flags.&lt;/P&gt;
&lt;P&gt;Also, it is generally not recommended to use IP-based addresses for complex functionality like editing in MS Office. Windows / Office have various security mechanisms in place which typically expect / require a proper FQDN to be present, otherwise they can potentially limit some functionalities for security reasons. As such, you should try to give your Alfresco instance a proper domain name entry, e.g. alfresco.acme.com, and better yet, set up a proper reverse proxy with SSL termination, so Windows / Office may even support potentially insecure authentication methods, like HTTP BASIC.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jan 2020 09:15:50 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2020-01-20T09:15:50Z</dc:date>
    <item>
      <title>Problem editing in MS Office</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/problem-editing-in-ms-office/m-p/102550#M29288</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;I'm having and issue with the settings in alfresco-global.properties not sticking. I'm running gui81-alfresco1 in Docker on a Synology NAS and I'm trying to get it so that when I view a document I can click "Edit in Microfot Office". However, when I click it, I get and error saying it can't connect to 127.0.0.1 (or something like that&lt;BR /&gt;So I tried editing alfresco-global.properties to the server local IP address. E.g.,&lt;BR /&gt;&lt;BR /&gt;dir.root=/alfresco/alf_data&lt;BR /&gt;&lt;BR /&gt;alfresco.context=alfresco&lt;BR /&gt;alfresco.host=127.0.0.1&lt;BR /&gt;alfresco.port=8080&lt;BR /&gt;alfresco.protocol=http&lt;BR /&gt;&lt;BR /&gt;share.context=share&lt;BR /&gt;share.host=127.0.0.1&lt;BR /&gt;share.port=8080&lt;BR /&gt;share.protocol=http&lt;/P&gt;&lt;P&gt;Change to&lt;/P&gt;&lt;P&gt;dir.root=/alfresco/alf_data&lt;BR /&gt;&lt;BR /&gt;alfresco.context=alfresco&lt;BR /&gt;alfresco.host=192.168.100.10&lt;BR /&gt;alfresco.port=8080&lt;BR /&gt;alfresco.protocol=http&lt;BR /&gt;&lt;BR /&gt;share.context=share&lt;BR /&gt;share.host=192.168.100.10&lt;BR /&gt;share.port=8080&lt;BR /&gt;share.protocol=http&lt;/P&gt;&lt;P&gt;save and quit bash,&lt;BR /&gt;If I re-open the file in vi I can still see the changes but if I restart the Docker alfresco-global.properties reverts back to the default.&lt;BR /&gt;Is there something I'm doing wrong?&lt;/P&gt;&lt;DIV class="lia-spoiler-container"&gt;&lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer"&gt;Spoiler&lt;/A&gt;&lt;NOSCRIPT&gt; (Highlight to read)&lt;/NOSCRIPT&gt;&lt;DIV class="lia-spoiler-border"&gt;&lt;DIV class="lia-spoiler-content"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;NOSCRIPT&gt;&lt;DIV class="lia-spoiler-noscript-container"&gt;&lt;DIV class="lia-spoiler-noscript-content"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/NOSCRIPT&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Jan 2020 13:56:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/problem-editing-in-ms-office/m-p/102550#M29288</guid>
      <dc:creator>mindtpi</dc:creator>
      <dc:date>2020-01-17T13:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem editing in MS Office</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/problem-editing-in-ms-office/m-p/102551#M29289</link>
      <description>&lt;P&gt;I am not sure what "gui81-alfresco1" is supposed to be. Is it the name of the Docker container or the image? If it is an image, who provided / built it (using what base)?&lt;/P&gt;
&lt;P&gt;Generally I would assume that by restarting your Docker instance, the alfresco-global.properties simply resets to the default state of the image. This would happen e.g. if you used the default Alfresco Docker images and completely stopped + removed a running container instance, and then restarted. In the default images, this is by design, and you are supposed to provide custom parameters via environment variables passed to the Docker container, typically using the JAVA_OPTS parameter with addition of various -D Java system properties flags.&lt;/P&gt;
&lt;P&gt;Also, it is generally not recommended to use IP-based addresses for complex functionality like editing in MS Office. Windows / Office have various security mechanisms in place which typically expect / require a proper FQDN to be present, otherwise they can potentially limit some functionalities for security reasons. As such, you should try to give your Alfresco instance a proper domain name entry, e.g. alfresco.acme.com, and better yet, set up a proper reverse proxy with SSL termination, so Windows / Office may even support potentially insecure authentication methods, like HTTP BASIC.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 09:15:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/problem-editing-in-ms-office/m-p/102551#M29289</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2020-01-20T09:15:50Z</dc:date>
    </item>
  </channel>
</rss>

