- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
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
03-27-2023 10:58 PM
I've similar issue encountered. However error messages were different.
May I check whether above permission define on Paloalto or remote destination (NAS) ?
03-28-2023 11:16 AM
@Nainghsy the account you used needs to have write permission the /PALogs folder on the Expedition VM , if not, you can change the /PALogs folder permission to allow any to write.
03-29-2023 02:43 AM
@lychiang I don't quiet understand here. Actually I'm trying to export out the logs to remote destination (NAS). In order to do that the user account that I used must have write privilege for source folder so called Expedition VM instead of destination folder? Correct me If i'm wrong. Many thanks!
03-29-2023 02:00 PM
@Nainghsy What's your use case, are you trying to export the firewall traffic log from firewall or you trying to export the traffic log from expedition to your server?
03-29-2023 06:25 PM
@lychiang I'm trying to export the firewall traffic log from firewall to another destination of shared drive (NAS).
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!