<?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: Alf 7.3 Community: Problem with new install: Admin cannot create user and other ... in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alf-7-3-community-problem-with-new-install-admin-cannot-create/m-p/137972#M37014</link>
    <description>&lt;P&gt;Ok FIX: Put cors.enable=false&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2023 19:14:17 GMT</pubDate>
    <dc:creator>Turbide</dc:creator>
    <dc:date>2023-02-16T19:14:17Z</dc:date>
    <item>
      <title>Alf 7.3 Community: Problem with new install: Admin cannot create user and other ...</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alf-7-3-community-problem-with-new-install-admin-cannot-create/m-p/137971#M37013</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm new. I make a new installation of Alfresco Community Ansible dev (1.1.1) Alf 7,1 on New CentOS 8 stream and it's OK.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I try to install last version from github Ansible Alfresco dev on new installation CentOS8 Stream. I can log in Share web site but when I try to create user, I receive : Impossible to create user. I dont saw any error message in /var/log/alfresco. Some others functions dont work like put photo on my admin profil. Import file ou create folder. I can create Site but a cannot put any files... I think that I need to do more in the installation or configuration. Here it's what I do:&lt;/P&gt;&lt;P&gt;&amp;nbsp;Boot on new installation VMware of CentOS 8 stream&lt;/P&gt;&lt;P&gt;Login as root&lt;/P&gt;&lt;P&gt;mkdir Ansible&lt;BR /&gt;cd Ansible&lt;BR /&gt;wget &lt;A href="https://github.com/Alfresco/alfresco-ansible-deployment/archive/refs/heads/master.zip" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/alfresco-ansible-deployment/archive/refs/heads/master.zip&lt;/A&gt;&lt;BR /&gt;yum -y install epel-release&lt;BR /&gt;yum -y update&lt;BR /&gt;yum groupinstall "Development Tools" -y&lt;BR /&gt;yum -y install libffi-devel&lt;BR /&gt;wget &lt;A href="https://www.python.org/ftp/python/3.11.2/Python-3.11.2.tgz" target="_blank" rel="noopener nofollow noreferrer"&gt;https://www.python.org/ftp/python/3.11.2/Python-3.11.2.tgz&lt;/A&gt;&lt;BR /&gt;tar xvfz Python-3.11.2.tgz&lt;BR /&gt;cd Python-3.11.2/&lt;BR /&gt;./configure --enable-optimizations&lt;BR /&gt;make altinstall&lt;BR /&gt;cd /usr/bin&lt;BR /&gt;\rm python3&lt;BR /&gt;ln -s /usr/local/bin/python3.11&lt;BR /&gt;\rm pip3&lt;BR /&gt;ln -s /usr/local/bin/pip3.11 pip3&lt;BR /&gt;ln -s /usr/local/bin/python3.11 python3&lt;BR /&gt;\rm pydoc3&lt;BR /&gt;ln -s /usr/local/bin/pydoc3.11 pydoc3&lt;BR /&gt;python3 --version&lt;BR /&gt;pip3 --version&lt;BR /&gt;pip3 install --user pipenv&lt;BR /&gt;pipenv&lt;BR /&gt;pip3.11 install --upgrade pip&lt;BR /&gt;pip3 install --user pipenv&lt;BR /&gt;pipewircurl &lt;A href="https://raw.githubusercontent.com/pypa/pipenv/master/get-pipenv.py" target="_blank" rel="noopener nofollow noreferrer"&gt;https://raw.githubusercontent.com/pypa/pipenv/master/get-pipenv.py&lt;/A&gt; | python3&lt;BR /&gt;curl &lt;A href="https://raw.githubusercontent.com/pypa/pipenv/master/get-pipenv.py" target="_blank" rel="noopener nofollow noreferrer"&gt;https://raw.githubusercontent.com/pypa/pipenv/master/get-pipenv.py&lt;/A&gt; | python3&lt;BR /&gt;pipenv&lt;BR /&gt;cd /root/Ansible/&lt;BR /&gt;unzip master.zip&lt;BR /&gt;cd /root/Ansible/alfresco-ansible-deployment-master/roles/transformers/vars/&lt;BR /&gt;cp RedHat8.yml CentOS8.yml&lt;BR /&gt;cd /root/Ansible/alfresco-ansible-deployment-master/playbooks&lt;BR /&gt;pipenv install --deploy&lt;BR /&gt;cd ..&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;pipenv run ansible-galaxy install -r requirements.yml&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;pipenv run ansible-playbook playbooks/acs.yml -i inventory_local.yml -e "@community-extra-vars.yml" -e autogen_unsecure_secrets=true&lt;/P&gt;&lt;P&gt;Any clue?&lt;/P&gt;&lt;P&gt;Luc Turbide&lt;/P&gt;&lt;P&gt;Université de Montréal.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 17:38:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alf-7-3-community-problem-with-new-install-admin-cannot-create/m-p/137971#M37013</guid>
      <dc:creator>Turbide</dc:creator>
      <dc:date>2023-02-14T17:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Alf 7.3 Community: Problem with new install: Admin cannot create user and other ...</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alf-7-3-community-problem-with-new-install-admin-cannot-create/m-p/137972#M37014</link>
      <description>&lt;P&gt;Ok FIX: Put cors.enable=false&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 19:14:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alf-7-3-community-problem-with-new-install-admin-cannot-create/m-p/137972#M37014</guid>
      <dc:creator>Turbide</dc:creator>
      <dc:date>2023-02-16T19:14:17Z</dc:date>
    </item>
  </channel>
</rss>

