<?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: Need to change the way Alfresco creates links to the server in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/need-to-change-the-way-alfresco-creates-links-to-the-server/m-p/305550#M258680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, ESWBitto.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your caution is well-founded for certain things, and I admire your restraint, but this is a very painless and low-risk thing to test. Make a backup of your alfresco-global.properties, then make the changes, restart, and see if it worked. If it didn't, shutdown, copy over your backed up alfresco-global.properties and restart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or, you could always test the alfresco-global.properties file that ESWBitto is proposing on a completely separate server (make sure you change the database so you don't end up pointing at your production database!) to see if it works, then move the change into production. You ought to have a test server for doing that kind of thing anyway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Feb 2014 00:13:39 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2014-02-28T00:13:39Z</dc:date>
    <item>
      <title>Need to change the way Alfresco creates links to the server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-to-change-the-way-alfresco-creates-links-to-the-server/m-p/305546#M258676</link>
      <description>We have Alf Comm Ed 4.2, running on a virtualized CentOS 6.5 server. Also, We have recently integrated LDAP.I have found that in all invitations and notices that Alfresco sends out, the link back to the server contains a URL that is formed with an IP address that seems to have been defaulted-in to t</description>
      <pubDate>Wed, 26 Feb 2014 15:12:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-to-change-the-way-alfresco-creates-links-to-the-server/m-p/305546#M258676</guid>
      <dc:creator>davidan</dc:creator>
      <dc:date>2014-02-26T15:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need to change the way Alfresco creates links to the server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-to-change-the-way-alfresco-creates-links-to-the-server/m-p/305547#M258677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried setting alfresco.host and share.host in alfresco-global.properties? There is an entire section in alfresco-global.properties dedicated to setting host names, ports, and protocols for the alfresco and share apps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 21:52:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-to-change-the-way-alfresco-creates-links-to-the-server/m-p/305547#M258677</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-02-26T21:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need to change the way Alfresco creates links to the server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-to-change-the-way-alfresco-creates-links-to-the-server/m-p/305548#M258678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not I am afraid to jack-up my config file. I did make a change to allow SPMTP e-mail, but I am worried about wrecking my install. I think the thing that I need to work-on first is backing-up everything. but can you recommend a link to a reliable article for modifying these global properties? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…and thanks for the reply…We're just getting started and I'ma bit lost.&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 15:56:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-to-change-the-way-alfresco-creates-links-to-the-server/m-p/305548#M258678</guid>
      <dc:creator>davidan</dc:creator>
      <dc:date>2014-02-27T15:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need to change the way Alfresco creates links to the server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-to-change-the-way-alfresco-creates-links-to-the-server/m-p/305549#M258679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you look at your alfresco-global.properties file you will see something close to the top like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;alfresco.context=alfresco&lt;BR /&gt;alfresco.host=somefqdn.domain.net&lt;BR /&gt;alfresco.port=443&lt;BR /&gt;alfresco.protocol=https&lt;BR /&gt;&lt;BR /&gt;share.context=share&lt;BR /&gt;share.host=somefqdn.domain.net&lt;BR /&gt;share.port=443&lt;BR /&gt;share.protocol=https&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As long as your host name (I would avoid using just an IP address) is defined you shouldn't be having any issues. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 16:48:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-to-change-the-way-alfresco-creates-links-to-the-server/m-p/305549#M258679</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2014-02-27T16:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need to change the way Alfresco creates links to the server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-to-change-the-way-alfresco-creates-links-to-the-server/m-p/305550#M258680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, ESWBitto.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your caution is well-founded for certain things, and I admire your restraint, but this is a very painless and low-risk thing to test. Make a backup of your alfresco-global.properties, then make the changes, restart, and see if it worked. If it didn't, shutdown, copy over your backed up alfresco-global.properties and restart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or, you could always test the alfresco-global.properties file that ESWBitto is proposing on a completely separate server (make sure you change the database so you don't end up pointing at your production database!) to see if it works, then move the change into production. You ought to have a test server for doing that kind of thing anyway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 00:13:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-to-change-the-way-alfresco-creates-links-to-the-server/m-p/305550#M258680</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-02-28T00:13:39Z</dc:date>
    </item>
  </channel>
</rss>

