Re: [BackupPC-users] Issues with SMB shares

2016-04-27 Thread Guillaume Filion
*/Dave Williams /* Senior Oracle MDM & Financials Consultant -- Original Message -- From: "Ariel Sanguinetti" <mailto:ar...@trustedtranslations.net>> To: backuppc-users@lists.sourceforge.net <mailto:backuppc-users@lists.sourceforge.net> Sent: 4/

Re: [BackupPC-users] Issues with SMB shares

2016-04-26 Thread Sil
Le 25/04/2016 23:12, Ariel Sanguinetti a écrit : > Hi everyone, > > I'm having issues doing backups on samba shares. I'm currently using > Ubuntu Trusty and Backuppc 3.3.0 with smbclient 4.3.8. > > I think this is happening since the update of samba to the latest > version. Any clue on how to sol

Re: [BackupPC-users] Issues with SMB shares

2016-04-25 Thread Johannes König
ailto:ar...@trustedtranslations.net>> To: backuppc-users@lists.sourceforge.net<mailto:backuppc-users@lists.sourceforge.net> Sent: 4/25/2016 16:12:34 Subject: [BackupPC-users] Issues with SMB shares Hi everyone, I'm having issues doing backups on samba shares. I'm currently usi

Re: [BackupPC-users] Issues with SMB shares

2016-04-25 Thread David Williams
sage -- From: "Ariel Sanguinetti" To: backuppc-users@lists.sourceforge.net Sent: 4/25/2016 16:12:34 Subject: [BackupPC-users] Issues with SMB shares Hi everyone, I'm having issues doing backups on samba shares. I'm currently using Ubuntu Trusty and Backuppc 3.3.0 with smbclient

[BackupPC-users] Issues with SMB shares

2016-04-25 Thread Ariel Sanguinetti
Hi everyone, I'm having issues doing backups on samba shares. I'm currently using Ubuntu Trusty and Backuppc 3.3.0 with smbclient 4.3.8. I think this is happening since the update of samba to the latest version. Any clue on how to solve this? Kind regards, Ariel -

Re: [BackupPC-users] Issues with SMB shares

2016-04-25 Thread Ariel Sanguinetti
just in case this helps someone, I've to downgrade samba to 4.1.6 by doing: apt-get install samba=2:4.1.6+dfsg-1ubuntu2 samba-common=2:4.1.6+dfsg-1ubuntu2 samba-common-bin=2:4.1.6+dfsg-1ubuntu2 samba-libs=2:4.1.6+dfsg-1ubuntu2 python-samba=2:4.1.6+dfsg-1ubuntu2 samba-dsdb-modules=2:4.1.6+dfsg-1ubu