IdP 3.2 installation - conf file permissions
Peter Schober
peter.schober at univie.ac.at
Thu Nov 19 09:49:53 EST 2015
* John Horne <john.horne at plymouth.ac.uk> [2015-11-19 15:31]:
> It seems that the '/opt/shibboleth-idp/conf' files have been installed
> with (Linux) permissions of 600. Checking the 3.1.2 installation, those
> files were installed with permissions of 644.
>
> I changed the files in 'conf', and within its subdirectories, to 644
> permissions, and restarted the software. It came up with no errors. I
> could find no other obvious permission discrepancies between 3.1.2 and
> 3.2.
To be safe you should probaly chown all those files to root:tomcat
(where 'tomcat' is the user the servlet container runs as) and make
them 0640, so only the servlet container user can accsess those, and
only read-only.
-peter
More information about the users
mailing list