From 6251fd255f8cb3d4295bf5a8943d37cadf0f47cd Mon Sep 17 00:00:00 2001 From: Daniele Albrizio Date: Tue, 26 Nov 2024 17:30:16 +0100 Subject: [PATCH] Update HOWTO-Install-and-Configure-a-Shibboleth-IdP-v5.x-on-Debian-Ubuntu-Linux-with-Apache-+-Jetty.md If you want to chown a linked tree you should terminate the path with a slash unless you want to chown the link itself --- ...oleth-IdP-v5.x-on-Debian-Ubuntu-Linux-with-Apache-+-Jetty.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idem-fedops/HOWTO-Shibboleth/Identity Provider/Debian-Ubuntu/HOWTO-Install-and-Configure-a-Shibboleth-IdP-v5.x-on-Debian-Ubuntu-Linux-with-Apache-+-Jetty.md b/idem-fedops/HOWTO-Shibboleth/Identity Provider/Debian-Ubuntu/HOWTO-Install-and-Configure-a-Shibboleth-IdP-v5.x-on-Debian-Ubuntu-Linux-with-Apache-+-Jetty.md index 823dc69b..9807d50e 100644 --- a/idem-fedops/HOWTO-Shibboleth/Identity Provider/Debian-Ubuntu/HOWTO-Install-and-Configure-a-Shibboleth-IdP-v5.x-on-Debian-Ubuntu-Linux-with-Apache-+-Jetty.md +++ b/idem-fedops/HOWTO-Shibboleth/Identity Provider/Debian-Ubuntu/HOWTO-Install-and-Configure-a-Shibboleth-IdP-v5.x-on-Debian-Ubuntu-Linux-with-Apache-+-Jetty.md @@ -308,7 +308,7 @@ Jetty is a Web server and a Java Servlet container. It will be used to run the I ``` - ``` text - chown -R jetty:jetty /opt/jetty /usr/local/src/jetty-src + chown -R jetty:jetty /opt/jetty /usr/local/src/jetty-src/ ``` 7. Create the Jetty Logs' folders: