/[smeserver]/rpms/e-smith-backup/sme10/e-smith-backup-2.6.0-bz12357-samba.patch
ViewVC logotype

Contents of /rpms/e-smith-backup/sme10/e-smith-backup-2.6.0-bz12357-samba.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Aug 14 16:51:07 2023 UTC (9 months, 1 week ago) by jpp
Branch: MAIN
CVS Tags: e-smith-backup-2_6_0-29_el7_sme, HEAD
* Mon Aug 14 2023 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-29.sme
- fix missing files for samba in core backup [SME: 12357]

1 diff -Nur --no-dereference e-smith-backup-2.6.0.old/root/usr/share/perl5/vendor_perl/esmith/Backup.pm e-smith-backup-2.6.0/root/usr/share/perl5/vendor_perl/esmith/Backup.pm
2 --- e-smith-backup-2.6.0.old/root/usr/share/perl5/vendor_perl/esmith/Backup.pm 2023-08-14 12:44:07.244000000 -0400
3 +++ e-smith-backup-2.6.0/root/usr/share/perl5/vendor_perl/esmith/Backup.pm 2023-08-14 12:48:08.114000000 -0400
4 @@ -107,7 +107,10 @@
5 'etc/gshadow',
6 'etc/samba/secrets.tdb',
7 'etc/samba/smbpasswd',
8 + 'etc/samba/schannel_store.tdb',
9 'etc/backup-data.d',
10 + 'var/lib/samba/group_mapping.tdb',
11 + 'var/lib/samba/account_policy.tdb',
12 );
13 #add all paths in .include files
14 push @backup, $self->includes;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed