<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I am running it in aws (<span style="color: rgb(22, 25, 31);
        font-family: "Amazon Ember", "Helvetica
        Neue", Roboto, Arial, sans-serif; font-size: 14px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: 400; letter-spacing:
        normal; orphans: 2; text-align: center; text-indent: 0px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); text-decoration-style:
        initial; text-decoration-color: initial; display: inline
        !important; float: none;">Amazon Linux 2/3.1.1</span>)<br>
    </p>
    <p>these are the commands I run to install <br>
    </p>
    <p> curl --output /etc/yum.repos.d/security:shibboleth.repo 
      <a class="moz-txt-link-freetext"
href="https://download.opensuse.org/repositories/security:/shibboleth/CentOS_7/security:shibboleth.repo">https://download.opensuse.org/repositories/security:/shibboleth/CentOS_7/security:shibboleth.repo</a></p>
    <p> yum -y install shibboleth.x86_64</p>
    <p> yum -y install shibboleth-embedded-ds</p>
    <p>user runs as shibd <br>
    </p>
    <p>permissions on the folder  /var/cache/shibboleth is 755</p>
    <p>SELinux is disabled.<br>
    </p>
      <br>
    <div class="moz-cite-prefix">On 10/5/20 4:35 PM, Peter Schober
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20201005203559.s7smfkla4qol5w2y@aco.net">
      <pre class="moz-quote-pre" wrap="">* Marina Krenz <a class="moz-txt-link-rfc2396E" href="mailto:mvkrenz@ren-isac.net"><mvkrenz@ren-isac.net></a> [2020-10-05 22:03]:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">I am trying to implement InCommon MDQ within my system and shibboleth
complains that it cannot create cache directory, although the directory
/var/cache/shibboleth/inc-mdq-cache is created by shibd.
I changed the permissions to allow more privileges but it does not
seem to make any difference.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">Assuming GNU/Linux as the OS: What distribution and version?
How did you install the SP? (YUM repo?)
Owner/group/permissions of /var/cache/shibboleth and what user does
shibd run as?

Also note the quote below.

-peter

</pre>
    </blockquote>
  </body>
</html>