A fresh install doesn’t create the %{idp.home}/logs directory. This only becomes a big deal if you try to put some restricted (or extended) permissions on it.
I will do the work but I am not sure where to
In the core module
In the (java) installer
or in the windows-specific bit (probably the setacl command).
@Scott Cantor What do you think?
Environment
None
Activity
Rod Widdowson
August 7, 2023 at 1:14 PM
Thanks @Scott Cantor .
All done and tested.
Scott Cantor
August 7, 2023 at 12:32 PM
Core module, same as with all the others. We may be missing some more, I don’t know. The logic there has the template for handling the exceptions properly now.
A fresh install doesn’t create the
%{idp.home}/logs
directory. This only becomes a big deal if you try to put some restricted (or extended) permissions on it.I will do the work but I am not sure where to
In the core module
In the (java) installer
or in the windows-specific bit (probably the setacl command).
@Scott Cantor What do you think?