1 |
# $Id: e-smith-samba.spec,v 1.21 2021/04/17 01:32:01 jpp Exp $ |
# $Id: e-smith-samba.spec,v 1.22 2021/04/17 02:00:19 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith specific Samba configuration files and templates |
Summary: e-smith specific Samba configuration files and templates |
4 |
%define name e-smith-samba |
%define name e-smith-samba |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 21 |
%define release 22 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
52 |
AutoReqProv: no |
AutoReqProv: no |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Mon Apr 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-22.sme |
56 |
|
- netlogon.bat +x [SME: 11566] |
57 |
|
|
58 |
* Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme |
* Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme |
59 |
- add possibility to reenable allow execute always on ibays homes or everywhere [SME: 11555] |
- add possibility to reenable allow execute always on ibays homes or everywhere [SME: 11555] |
60 |
|
|
1329 |
/sbin/e-smith/genfilelist \ |
/sbin/e-smith/genfilelist \ |
1330 |
--file '/sbin/e-smith/systemd/nmbd-prepare' 'attr(0554,root,root)' \ |
--file '/sbin/e-smith/systemd/nmbd-prepare' 'attr(0554,root,root)' \ |
1331 |
--file '/sbin/e-smith/systemd/smbd-prepare' 'attr(0554,root,root)' \ |
--file '/sbin/e-smith/systemd/smbd-prepare' 'attr(0554,root,root)' \ |
1332 |
|
--file '/home/e-smith/files/samba/netlogon/netlogon.bat' 'attr(0755,admin,admin)' \ |
1333 |
--dir '/var/log/smbd' 'attr(2750,smelog,smelog)' \ |
--dir '/var/log/smbd' 'attr(2750,smelog,smelog)' \ |
1334 |
--dir '/var/log/nmbd' 'attr(2750,smelog,smelog)' \ |
--dir '/var/log/nmbd' 'attr(2750,smelog,smelog)' \ |
1335 |
--file '/sbin/e-smith/samba_check_password' 'attr(0555,root,root)' \ |
--file '/sbin/e-smith/samba_check_password' 'attr(0555,root,root)' \ |