Thanks msabin and alagoutte for your replies.
We figured out the issue here. The Clearpass servers are supposed to make a new directory inside of whatever remote directory you specify to store the backups in. This new directory is named as the IP address of the server.
For unknown reasons, Clearpass was unable to make a new directory in the target remote directory. We checked user permissions and were able to use that user to make a new directory inside of the folder, so not sure why Clearpass was failing.
However, the workaround was simple enough. We created a directory named as the IP address of the server, and voila, the backups work each night.
The remote directory configured on Clearpass in my case is "/aruba-backups/Backups/"
Inside there I created a directory named with the server IP "x.x.x.x"
Now the backups just show up in "/aruba-backups/Backups/x.x.x.x/" each night.
Hopefully this info will help anyone else who encounters this issue.
Original Message:
Sent: Feb 04, 2021 07:19 PM
From: Matthew Sabin
Subject: Clearpass - SFTP Backup Failing
It took me some fiddling when we first set things up. My backup server is an Ubuntu linux box running sftp-server - fairly simple. I created a user on the server for SFPT transfers: "clearpass"
Here's my backup configuration panel from CPPM:
------------------------------
--Matthew
If I have in some way helped, please click the KUDOS button
Original Message:
Sent: Feb 03, 2021 11:53 AM
From: Christopher Jones
Subject: Clearpass - SFTP Backup Failing
Hello,
I am in the process of setting up a new Clearpass deployment, and am trying to get the auto SFTP backup working.
I can see in the logs that the auto-backup file is being generated:
I have tested out the user/pw with my SFTP server, and am able to make directories and upload files, so I don't think its a permissions issue.
I'm pretty sure I have the Clearpass settings right. For the remote directory, I have tried with a "/" at the front and without.
Any suggestions? Thanks,
Chris