06-28-2019 11:46 AM
So i have follwoed all the guides and posts i can find about changing the permissions and what not but i keep getting this error when i setup the scheduled log exports on one of my firewalls.
Error response from server: bash: /PALogs/ssh-export-test.txt: Permission denied
Ideas?
07-01-2019 06:48 AM
This did not resolve the issue. Same error message.
I found this one and it works now
sudo chmod -R a+rwx /PALogs
06-30-2019 11:02 PM
try adjusting the permissions on the '/PALogs' on your Expedition server.
$sudo chmod -R /PALogs
Try the scheduled log export test again.
07-01-2019 06:48 AM
This did not resolve the issue. Same error message.
I found this one and it works now
sudo chmod -R a+rwx /PALogs
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!