/[smeserver]/rpms/e-smith-samba/sme10/e-smith-samba.spec
ViewVC logotype

Annotation of /rpms/e-smith-samba/sme10/e-smith-samba.spec

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


Revision 1.30 - (hide annotations) (download)
Sat Apr 13 04:55:50 2024 UTC (8 weeks, 2 days ago) by jpp
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-28_el7_sme, HEAD
Changes since 1.29: +7 -2 lines
* Sat Apr 13 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.0-28.sme
- fix regex for SID [SME: 12462]

1 jpp 1.30 # $Id: e-smith-samba.spec,v 1.29 2022/11/29 21:28:31 jpp Exp $
2 stephdl 1.1
3     Summary: e-smith specific Samba configuration files and templates
4     %define name e-smith-samba
5     Name: %{name}
6     %define version 2.6.0
7 jpp 1.30 %define release 28
8 stephdl 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13 unnilennium 1.2 Patch0: e-smith-samba-2.6.0-displayCharset.patch
14 stephdl 1.4 Patch1: e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
15 unnilennium 1.5 Patch2: e-smith-samba-2.6.0-bz9688.skipredirect.patch
16 unnilennium 1.7 Patch3: e-smith-samba-2.6.0.bz10169.outlook2016domainmember.patch
17 jpp 1.9 Patch4: e-smith-samba-2.6.0-bz10963-bz10576-minprot-SMB2.patch
18 jpp 1.11 Patch5: e-smith-samba-2.6.0-bz9060-remove-win98-reg.patch
19 jcrisp 1.12 Patch6: e-smith-samba-2.6.0-bz11093-add-krb5-template.patch
20 jcrisp 1.13 Patch7: e-smith-samba-2.6.0-bz11198-fix-pid-dir.patch
21 jcrisp 1.14 Patch8: e-smith-samba-2.6.0-bz11199-fix-mutex-locking.patch
22 jpp 1.15 Patch9: e-smith-samba-2.6.0-bz11118-bz11117-bz11157-systemd-update.patch
23 jpp 1.18 Patch10: e-smith-samba-2.6.0-bz11348-user-create-profiledir.patch
24 jpp 1.19 Patch11: e-smith-samba-2.6.0-bz11349-logging.patch
25 jpp 1.22 Patch12: e-smith-samba-2.6.0-bz11555.patch
26 terryfage 1.25 Patch13: e-smith-samba-2.6.0.bz11725.create_v6_profile_dir.patch
27 terryfage 1.27 Patch14: e-smith-samba-2.6.0.bz11725.delete_v6_profile_dir.patch
28 terryfage 1.28 Patch15: e-smith-samba-2.6.0.bz11725.fix_typo_v6_profile_dir.patch
29 jpp 1.29 Patch16: e-smith-samba-2.6.0-bz12231-account-reuse.patch
30 jpp 1.30 Patch17: e-smith-samba-2.6.0-bz12462.patch
31 jpp 1.9
32 stephdl 1.1 Obsoletes: e-smith-netlogon
33     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
34     BuildArchitectures: noarch
35     BuildRequires: e-smith-devtools >= 1.13.1-03
36     Obsoletes: e-smith-regedit
37     Requires: e-smith-lib >= 2.2.0-2
38     Requires: e-smith-formmagick >= 1.4.0-9
39     Requires: samba >= 3.5.10
40     Requires: samba-client >= 3.5.10
41     Requires: samba-common >= 3.5.10
42     Obsoletes: samba3x
43     Obsoletes: samba3x-client
44     Obsoletes: samba3x-common
45     Obsoletes: samba3x-winbind
46     Obsoletes: libsmbclient <= 3.0.33
47     # Obsolete SerNet packages
48     Obsoletes: libsmbclient0
49     Obsoletes: libwbclient0
50     Obsoletes: samba3
51     Obsoletes: samba3-cifsmount
52     Obsoletes: samba3-client
53     Obsoletes: samba3-doc
54     Obsoletes: samba3-utils
55     Obsoletes: samba3-winbind
56     Requires: /usr/bin/tdbbackup
57     AutoReqProv: no
58    
59     %changelog
60 jpp 1.30 * Sat Apr 13 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.0-28.sme
61     - fix regex for SID [SME: 12462]
62    
63 jpp 1.29 * Tue Nov 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-27.sme
64     - Fix fail to join the domain [SME: 12231]
65     patch from bunkobugsy ; Fix from Nico Tiana
66    
67 terryfage 1.28 * Wed Nov 03 2021 Terry Fage <terry@fage.id.au> 2.6.0-26.sme
68     - samba fix typo in delete v6 profile dir win10 [SME: 11725]
69    
70 terryfage 1.27 * Tue Nov 02 2021 Terry Fage <terry@fage.id.au> 2.6.0-25.sme
71     - samba delete v6 profile dir win10 [SME: 11725]
72    
73 terryfage 1.25 * Mon Nov 01 2021 Terry Fage <terry@fage.id.au> 2.6.0-24.sme
74     - samba create v6 profile dir win10 [SME: 11725]
75    
76 jpp 1.24 * Mon Apr 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-23.sme
77 jpp 1.23 - netlogon.bat +x [SME: 11566]
78    
79 jpp 1.22 * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-21.sme
80     - add possibility to reenable allow execute always on ibays homes or everywhere [SME: 11555]
81    
82 jpp 1.21 * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-20.sme
83     - fix double entries for min protocol [SME: 11558]
84    
85 jpp 1.20 * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme
86     - clean rsyslog syntax for smbd and nmbd [SME: 11422]
87    
88 jpp 1.19 * Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-18.sme
89     - fix noise in message log from nmbd and smbd redirected to dedicated logs [SME: 11349]
90    
91 jpp 1.18 * Mon Feb 15 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
92     - allow using user-create-profiledir action with temp or package-update events [SME: 11348]
93    
94 jpp 1.17 * Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme
95     - fix log noise for smb.service [SME: 11157]
96    
97 jpp 1.16 * Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
98     - add Restart=always [SME: 11118]
99     - add Restart=always [SME: 11117]
100    
101 jpp 1.15 * Fri Jan 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
102     - migrate nmbd to systemd [SME: 11118]
103     - migrate smbd to systemd [SME: 11117]
104     create generik smb.service service
105     - create e-smith-samba-update event [SME: 11157]
106    
107 jcrisp 1.14 * Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-13.sme
108     - Fix mutex locking [SME: 11199]
109    
110 jcrisp 1.13 * Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-12.sme
111     - Fix pid directory [SME: 11198]
112    
113 jcrisp 1.12 * Mon Nov 16 2020 John Crisp <jcrisp@safeansoundit.co.uk> 2.6.0-11.sme
114     - Add /etc/krb5.conf as template using templates from smeserver-samba
115     - [SME: 11093]
116    
117 jpp 1.11 * Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
118     - remove win98pwdcache.reg from server-resources [SME: 9060]
119    
120 jpp 1.10 * Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
121 jpp 1.9 - set min server and client protocol SMB2 [SME: 10576]
122     add check so max always greater than min
123     - add port 445 if min server protocol is SMB2 or SMB3 [SME: 10963]
124    
125 jpp 1.8 * Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
126     - fix typo in /server-resources/regedit/win10samba.reg [SME: 10515]
127    
128 unnilennium 1.6 * Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
129     - fix outlook error code 0x8004011c [SME: 10169]
130     - when setting up and email account on a win10 computer joined to a domain (with roaming profiles)
131    
132 unnilennium 1.5 * Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
133     - add systemd skip redirect [SME: 9688]
134    
135 stephdl 1.4 * Thu Jul 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
136     - Fix deprecated syntax '~' in rsyslog [SME: 9398]
137     - added e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
138    
139 vip-ire 1.3 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
140     - Rebuild for [SME: 9393]
141    
142 unnilennium 1.2 * Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
143     - dropped display charset option [SME: 9440]
144    
145 stephdl 1.1 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
146     - Initial release to sme10
147    
148     * Wed Sep 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-22.sme
149     - The samba performance registry is now added in the win10samba.reg [SME: 9038]
150    
151     * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.sme
152     - Corrected typo in patch of bad character '“', relative to roaming profile
153     - e-smith-samba-2.4.0.bz9038.W10_registry.patch [SME: 9038]
154     - e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch [SME: 9048]
155    
156     * Wed Sep 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-18.sme
157     - Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch
158     - Modified the registry file for roaming profile with W8 [SME: 9048]
159     - Roaming profiles follow Windows version (.V2,.V3,.V4,.V5) [SME: 9038]
160    
161     * Fri Sep 4 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-17.sme
162     - Replace syslog template to rsyslog so samba audits are logged in the correct
163     file [SME: 9037]
164    
165     * Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.sme
166     - added W10 support to SME Domain [SME: 9038]
167     - e-smith-samba-2.4.0.bz9038.W10_registry.patch
168    
169     * Thu Sep 3 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-15.sme
170     - Fix samba audit parameters [SME: 9037]
171     Patch from Jorge Gonzalez
172    
173     * Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme
174     - Remove 20smb as migrating from pre-SME7 is not supported [SME: 7486]
175    
176     * Thu Oct 10 2013 Greg Zartman <gzartman@koozali.org> 2.4.0-13.sme
177     - Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME:7894]
178    
179     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-12.sme
180     - Add template for wide links [SME: 7752]
181    
182     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-11.sme
183     - Add templates for max protocol [SME: 7753]
184    
185     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme
186     - Add support for Windows 8 domain joining & user login [SME: 7751]
187    
188     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
189     - Add windows network performance enhancements registry file. [SME: 7566]
190     Patch from Greg Zartman.
191    
192     * Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
193     - Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608]
194    
195     * Tue May 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme
196     - Update default ServerName in 30smbServerName [SME: 7609]
197    
198     * Mon Apr 29 2013 chris burnat <devlist@burnat.com> 2.4.0-6.sme
199     - Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7566]
200    
201     * Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
202     - Change default Workgroup and Domain to sme-server [SME: 7482]
203    
204     * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
205     - Obsolete el5 version of libsmbclient [SME: 7273]
206    
207     * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
208     - Remove samba_audit specific loglotate configuration [SME: 7388]
209    
210     * Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
211     - Change tdbbackup12 back to tdbbackup
212    
213     * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
214     - Roll new stream for sme9
215    
216     * Mon Jan 21 2013 Ian Wells <esmith@wellsi.com> 2.2.0-50.sme
217     - Enable smb auditing per ibay [SME: 6176]
218    
219     * Thu Jan 17 2013 Shad L. Lords <slords@mail.com> 2.2.0-49.sme
220     - Update dependency to /usr/bin/tdbbackup12 [SME: 7210]
221    
222     * Sun Jan 29 2012 Ian Wells <esmith@wellsi.com> 2.2.0-48.sme
223     - Obsolete only SerNet samba packages [SME: 6772]
224    
225     * Sat Jan 21 2012 Ian Wells <esmith@wellsi.com> 2.2.0-47.sme
226     - Obsolete SerNet samba packages, again [SME: 6772]
227    
228     * Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-46.sme
229     - Obsolete SerNet samba packages [SME: 6772]
230    
231     * Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-45.sme
232     - Revert directory requirement from 2.2.0-43 [SME: 6571]
233    
234     * Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-44.sme
235     - Revert changes made in 2.2.0-42 [SME: 6432]
236    
237     * Tue Mar 15 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-43.sme
238     - Fix separator in general smb.conf section for recycle:exclude* [SME: 6571]
239    
240     * Tue Mar 15 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-42.sme
241     - recycle:exclude_dir should contain directories [SME: 6432]
242    
243     * Sat Mar 12 2011 Gavin Weight <gweight@gmail.com> 2.2.0-41.sme
244     - Fix Recycle Bin VFS Excludes syntax. [SME: 6432]
245    
246     * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-40.sme
247     - Create samba account during event for machine [SME: 6418]
248    
249     * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-39.sme
250     - Migrate existing machine uid in the DB (patch from Shad Lords) [SME: 6415]
251    
252     * Tue Nov 30 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-38.sme
253     - Force uid/gid on machine accounts creation [SME: 6415]
254    
255     * Wed Nov 10 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-37.sme
256     - Fix create-machine-accounts script [SME: 6358]
257    
258     * Fri Nov 5 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-36.sme
259     - Call samba-group-mapping after user events too [SME: 6339]
260    
261     * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-35.sme
262     - Fix cpu critical patch missing ' [SME: 6330]
263    
264     * Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-34.sme
265     - rename store-ldap-passwd and link it in other events [SME: 6332]
266    
267     * Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-33.sme
268     - Store the ldap admin pw early in the bootstrap-ldap-save event [SME: 6332]
269    
270     * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-32.sme
271     - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
272    
273     * Tue Nov 2 2010 Shad L. Lords <slords@lordsfam.net> 2.2.0-31.sme
274     - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6321]
275    
276     * Tue Nov 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-30.sme
277     - Fix a typo in create-machine-account [SME: 6321]
278    
279     * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-29.sme
280     - Clean up old domain entries when using ldap [SME: 6322]
281    
282     * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-28.sme
283     - Auth against ldap if it is master [SME: 6321]
284    
285     * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-27.sme
286     - Change the way groups are modified on samba3x [SME: 6314]
287    
288     * Wed Oct 27 2010 Shad L. Lords <slords@mail.com> 2.2.0-26.sme
289     - Change the way groups are modified on samba3x [SME: 6314]
290    
291     * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-25.sme
292     - Fix anonymous access [SME: 6254]
293    
294     * Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 2.2.0-24.sme
295     - Fix moving secrets.tdb file [SME: 6057]
296    
297     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-23.sme
298     - Empty output when listing sensible attribtues [SME: 6254]
299    
300     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-22.sme
301     - Add sambaSID to the list of sensible attributes [SME: 6254]
302    
303     * Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-21.sme
304     - Deny access to some attributes for anonymous users [SME: 6254]
305    
306     * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-20.sme
307     - povide an option to enable lanman passwords [SME: 6229]
308    
309     * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-19.sme
310     - Add slapd support [SME: 6228]
311    
312 terryfage 1.26 * Thu Jul 08 2010 Shad L. Lords <slords@mail.com> 2.2.0-18.sme
313 stephdl 1.1 - Remove require strong key part of regedit file [SME: 6119]
314    
315     * Wed Jun 23 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme
316     - Use samba3x package for windows 7 compatibility [SME: 5964]
317    
318     * Mon Jun 14 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 2.2.0-16.sme
319     - Backup all the tdb files (thanks Daniel) [SME: 5856]
320     - Post scriptlet fix [SME: 6057]
321    
322     * Tue Mar 30 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-15.sme
323     - Explicitly declare samba private dir [SME: 5857]
324    
325     * Fri Mar 26 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-14.sme
326     - Fix tdb file paths to backup in run script [SME: 5856]
327    
328     * Wed Mar 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-13.sme
329     - Add dependency /usr/bin/tdbbackup [SME: 5851]
330    
331     * Sat Mar 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-12.sme
332     - Add missing comma in previous patch [SME: 5821]
333     - Silently skip non-existent profile folder [SME: 5821]
334    
335     * Sat Mar 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme
336     - Properly quote the profile folders manually [SME: 5821]
337    
338     * Sat Mar 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-10.sme
339     - Rework V2 profile patch to fix error on user-delete event [SME: 5821]
340    
341     * Sun Feb 7 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
342     - Create/remove V2 profile directories [SME: 3666]
343    
344     * Sun Jan 31 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-8.sme
345     - Enable bindinterfaces by default [SME: 3325]
346    
347     * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 2.2.0-7.sme
348     - Set recyle bin permissions [SME: 1734]
349    
350     * Sat Dec 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
351     - Add registry file to server-resources to allow windows 7 to
352     join Samba 3.x domains [SME: 5425]
353    
354     * Tue Jun 2 2009 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
355     - Fix warnings in template expansion [SME: 5309]
356    
357     * Sun Nov 23 2008 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
358     - Fix migrate fragments for samba [SME: 4777]
359    
360     * Tue Oct 28 2008 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
361     - Fix oslevel fragment for server roles [SME: 4730]
362    
363     * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
364     - Add patch to support multiple samba roles [SME: 4172]
365    
366     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
367     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
368    
369     * Sun Aug 3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.1-8
370     - Fix oslevel template expansion. [SME: 4470]
371    
372     * Thu Apr 3 2008 Charlie Brady <charlieb@e-smith.com> 1.14.1-7
373     - Disable unix extensions. [SME: 4164]
374    
375     * Fri Mar 21 2008 Shad L. Lords <slords@mail.com> 1.14.1-6
376     - Hide normally hidden profile files [SME: 4082]
377    
378     * Thu Mar 13 2008 Shad L. Lords <slords@mail.com> 1.14.1-5
379     - Fix shadowcopy with < 2 ibays/users [SME: 3862]
380    
381     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.14.1-4
382     - Remove <base> tags now in general [SME: 3925]
383    
384     * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.14.1-3
385     - Allow browsable to be disabled per ibay [SME: 2966]
386    
387     * Sat Dec 15 2007 Shad L. Lords <slords@mail.com> 1.14.1-2
388     - Only create admin group if Domain Admins exists [SME: 3646]
389    
390     * Sat Dec 15 2007 Shad L. Lords <slords@mail.com> 1.14.1-1
391     - Roll new tarball and bump version for 3.0.25b version [SME: 3495]
392    
393     * Fri Dec 14 2007 Shad L. Lords <slords@mail.com> 1.14.0-36
394     - admin user no longer needed in 3.0.25 [SME: 3645]
395    
396     * Fri Dec 14 2007 Shad L. Lords <slords@mail.com> 1.14.0-35
397     - Expand smb.conf in group events to complete #33 [SME: 3495]
398     - Add rid to groupmap command to fix 3.0.25b groupmap [SME: 3644]
399     - Add pam.d/samba to fix broken upstream package [SME: 3641]
400    
401     * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.14.0-34
402     - Removed printer admin template. [SME: 3605]
403    
404     * Fri Oct 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-33
405     - Add "Domain Admins" to admin users [SME: 3495]
406    
407     * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-32
408     - Delete smbpasswd file prior to restore. [SME: 2313]
409    
410     * Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-31
411     - Delete printer tdb file on printer delete. [SME: 3336]
412    
413 terryfage 1.26 * Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-30
414 stephdl 1.1 - revert last change. Breaks sme8 and is caught by pass check lib.
415    
416     * Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29
417     - pam_unix requires passwords >= 6 [SME: 3039]
418    
419     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
420     - Clean up spec so package can be built by koji/plague
421    
422     * Mon Apr 9 2007 Stephen Noble <support@dungog.net> 1.14.0-28
423     - remove use client driver in smb.conf [SME: 1583]
424    
425     * Fri Feb 16 2007 Shad L. Lords <slords@mail.com> 1.14.0-27
426     - Change runsvctrl to sv to support runit v1.7.x [SME: 1179]
427    
428     * Tue Jan 30 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-26
429     - Use full path to 'net' command consistently in update-domain-group-maps.
430     [SME: 2400]
431    
432     * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-25
433     - Set ServerName to SystemName after inital configuration [SME: 2378]
434    
435     * Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-24
436     - Allow oplocks to be disabled per ibay [SME: 543]
437     - Allow veto oplock files per ibay [SME: 1784]
438    
439     * Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-23
440     - Disable csc policy for roaming profiles and make optional for
441     ibays [SME: 1507]
442    
443     * Thu Jan 11 2007 Shad L. Lords <slords@mail.com> 1.14.0-22
444     - Include admin in user groups. [SME: 1950]
445    
446     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-21
447     - Make smb fragment have same logic as copy script.
448    
449     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-20
450     - Initial attempt at shadow copy script. [SME: 1549]
451    
452     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-19
453     - Add success tick to workgroup panel. [SME: 1565]
454    
455     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-18
456     - Allow workgroup name be begin with numbers. [SME: 1607]
457    
458     * Sat Jan 06 2007 Shad L. Lords <slords@mail.com> 1.14.0-17
459     - Rework vfs modules to allow more then just recycle bin to work. [SME: 1549]
460    
461     * Thu Jan 04 2007 Shad L. Lords <slords@mail.com> 1.14.0-16
462     - Backup important tdb files. [SME: 2201]
463    
464     * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.14.0-15
465     - Add template to specify logon drive. [SME: 1155]
466    
467     * Thu Dec 14 2006 Shad L. Lords <slords@mail.com> 1.14.0-14
468     - Fix patch to map users to groups
469    
470     * Tue Dec 12 2006 Federico Simoncelli <federico.simoncelli@gmail.com> 1.14.0-13
471     - Modified the samba_check_password script to use the new validatePassword
472     function in esmith::util. [SME: 2100]
473    
474     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
475     - Update to new release naming. No functional changes.
476     - Make Packager generic
477    
478     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com> 1.14.0-12
479     - Don't delete samba database. Instead rename them.
480    
481     * Fri Dec 01 2006 Shad L. Lords <slords@mail.com> 1.14.0-11
482     - Map user groups so roaming profiles work [SME: 1950]
483    
484     * Tue Aug 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-09
485     * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-10
486     - Add Requires: samba{,-client,-common} to complete dependency tree [SME: 2062]
487    
488     * Tue Aug 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-09
489     - Added templates.metadata/etc/smb.conf so that
490     expand-template /etc/smb.conf generates the file in /etc/samba/ [SME: 87]
491    
492     * Tue Jul 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-08
493     - Default smb ports to 139 only to reduce log noise [SME: 1562]
494    
495     * Thu Jun 29 2006 Shad L. Lords <slords@mail.com> 1.14.0-07
496     - Remove samba caches if getlocalsid fails [SME: 1487]
497    
498     * Fri Jun 09 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-06
499     - Fix case conversion in last change. [SME: 1523]
500    
501     * Fri Jun 09 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-05
502     - Add password strength checking to password change via samba (thanks
503     Federico Simoncelli and Filippo Carletti. [SME: 1523]
504    
505     * Wed May 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-04
506     - Remove -S flag from smbd so we get useful logs from Samba [SME: 1521]
507    
508     * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-03
509     - Clean up log noise from migrate fragment. [SME: 1257]
510     - Clean up prep section of spec file (and renumber patches).
511    
512     * Mon Apr 10 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-02
513     - Ensure that Samba notices printer add/delete [SME: 1167]
514    
515     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.14.0-01
516     - Roll stable stream version. [SME: 1016]
517    
518     * Wed Mar 1 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-16
519     - Revert veto appletalk files change. The patch is still in the SPEC
520     file so we can apply it later. [SME: 668]
521    
522     * Thu Feb 23 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.2-15
523     - Fix problem with creating user profile dir. [SME: 761,874]
524    
525     * Tue Feb 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-14
526     - Relocate netlogon.bat from old location in post, not pre [SME: 768]
527     - Remove empty /home/netlogon directory, if we can [SME: 768]
528    
529     * Fri Feb 17 2006 Gavin Weight <gweight@gmail.com> 1.13.2-13
530     - Fix Roaming profiles strange permissions problem. [SME: 761]
531    
532     * Thu Feb 16 2006 Gavin Weight <gweight@gmail.com> 1.13.2-12
533     - Added veto files line. [SME: 668]
534    
535     * Sat Feb 4 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-11
536     - Adjusted passwd chat [SME: 652]
537    
538     * Wed Jan 25 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-10
539     - Add passwd and passwd chat definition so that password sync works [SME: 565]
540    
541     * Wed Jan 25 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-09
542     - Fix logic in last change w.r.t. KeepVersions [SME: 429]
543     - Add default smb{KeepVersions} == disabled [SME: 429]
544    
545     * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-08
546     - Add fragment to add recycle bin if smb{RecycleBin} == enabled [SME: 429]
547     - Default smb{RecycleBin} == disabled [SME: 429]
548    
549     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-07
550     - Default smb{OpLocks} == enabled. Setting it to disabled will
551     disable oplocks [SME: 318]
552    
553     * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 1.13.2-06
554     - Better smb.conf readability [SME067]
555    
556     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.2-05
557     - Bump release number only
558    
559     * Sun Nov 20 2005 Gordon Rowell <gordonr@e-smith.com>
560     - [1.13.2-04]
561     - Correct typo and escape the $ in [print$] in last fix [SF: 1357840]
562    
563     * Tue Nov 15 2005 Gordon Rowell <gordonr@e-smith.com>
564     - [1.13.2-03]
565     - Create and use default for smb{UseClientDriver} [SF: 1357840]
566    
567     * Tue Nov 15 2005 Gordon Rowell <gordonr@e-smith.com>
568     - [1.13.2-02]
569     - Change browsable -> browseable for consistency [SF: 1357840]
570    
571     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
572     - [1.13.2-01]
573     - Remove L10Ns from base packages [SF: 1309520]
574    
575     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
576     - [1.13.1-01]
577     - New dev stream before relocating L10Ns
578    
579     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
580     - [1.13.0-28]
581     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
582    
583     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
584     - [1.13.0-27]
585     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
586    
587     * Mon Sep 19 2005 Charlie Brady <charlieb@e-smith.com>
588     - [1.13.0-26]
589     - Fix hosts allow specification. [SF: 1295752]
590    
591     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
592     - [1.13.0-25]
593     - Roll in content from e-smith-regedit, and obsolete it.
594    
595     * Tue Aug 2 2005 Charlie Brady <charlieb@e-smith.com>
596     - [1.13.0-24]
597     - Remove redundent and deprecated use of esmith::config and esmith::db
598     from action scripts.
599    
600     * Tue Aug 2 2005 Shad Lords <slords@email.com>
601     - [1.13.0-23]
602     - Add TCPPorts/UDPPorts and access to smbd/nmbd [SF: 1246986]
603    
604     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
605     - [1.13.0-22]
606     - Fix missing comma [SF: 1216546]
607    
608     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
609     - [1.13.0-21]
610     - Avoid use of deprecated tie interface to accounts db. Use "config"
611     rather than "db" to fetch status in run script. [SF: 1216546]
612    
613     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
614     - [1.13.0-20]
615     - Charset changes from Gordon: on new installs, default to UTF8.
616     - Default smb{UnixCharSet} == UTF8
617     - If smb record exists (i.e. upgrade), but UnixCharSet is not defined,
618     set it to ISO8859-1 to maintain filenames on upgrade [SF: 1204695]
619    
620     * Wed Jun 15 2005 Charlie Brady <charlieb@e-smith.com>
621     - [1.13.0-19]
622     - Restart nmbd during workgroup-update event. [SF: 1220928]
623    
624     * Tue Apr 19 2005 Charlie Brady <charlieb@e-smith.com>
625     - [1.13.0-18]
626     - Need to open accounts db r/w in create-machine-account script.
627    
628     * Thu Mar 31 2005 Charlie Brady <charlieb@e-smith.com>
629     - [1.13.0-17]
630     - Fix missing "use" in create-machine-account script.
631    
632     * Thu Mar 17 2005 Charlie Brady <charlieb@e-smith.com>
633     - [1.13.0-16]
634     - Last fix was wrong. Real problem was typo in default property setup.
635     - Remove redundent restart-samba action.
636    
637     * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
638     - [1.13.0-15]
639     - Fix typo in workgroup property lookup in workgroup panel.
640    
641     * Sun Mar 13 2005 Charlie Brady <charlieb@e-smith.com>
642     - [1.13.0-14]
643     - Group mapping fix from Shad. [MN00070553]
644    
645     * Fri Mar 11 2005 Charlie Brady <charlieb@e-smith.com>
646     - [1.13.0-13]
647     - Add service entries for smbd and nmbd, which slave their own
648     status from the smb entry. This allows the generic service
649     restart stuff to work. [MN00065576]
650     - Fix dangling restart-dhcpd symlink. [MN00064130]
651    
652     * Wed Feb 23 2005 Charlie Brady <charlieb@e-smith.com>
653     - [1.13.0-12]
654     - Unify the three group mapping scripts into one. [MN00070553]
655    
656     * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
657     - [1.13.0-11]
658     - Fix template expansion location of smb.conf [MN00063515]
659    
660     * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
661     - [1.13.0-10]
662     - Fix typo in post scriptlet. [MN00063515]
663    
664     * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
665     - [1.13.0-09]
666     - Add domain group mapping, contributed by Shad/Greg. [MN00070553]
667     - Remove anachronisms in create-machine-account script.
668    
669     * Fri Feb 18 2005 Charlie Brady <charlieb@e-smith.com>
670     - [1.13.0-08]
671     - Fix small template breakages if $LocalIP is not defined.
672     - Fix warnings from post install script. [MN00070549]
673     - Remove obsolete "domain admin group" entry from /etc/smb.conf template.
674     [MN00063515]
675     - Revert to standard /etc/samba/smb.conf location for config file.
676     [MN00063515]
677    
678     * Fri Feb 18 2005 Charlie Brady <charlieb@e-smith.com>
679     - [1.13.0-07]
680     - Fix various smb.conf template expansion probs. [MN00063515]
681    
682     * Fri Feb 18 2005 Charlie Brady <charlieb@e-smith.com>
683     - [1.13.0-06]
684     - Fix typo in template fragment. Commit new files omitted from previous
685     checkin in error. [MN00063515]
686    
687     * Thu Feb 17 2005 Charlie Brady <charlieb@e-smith.com>
688     - [1.13.0-05]
689     - Update samba configuration to use samba 3 features. Update to
690     current APIs. [MN00063515]
691     - Start nmbd before smbd. [MN00070113]
692    
693     * Thu Feb 17 2005 Charlie Brady <charlieb@e-smith.com>
694     - [1.13.0-04]
695     - Use defaults mechanism to initialise database entries, and migrate
696     fragment to convert from deprecated db entries to current style
697     Obsolete conf-netlogon script. [MN00062545]
698     - Use generic_template_expand action where possible, in place
699     of specific actions. Update e-smith-lib dependency. [MN00064130]
700     - Use generic service adjust action for reload/restart. [MN00065576]
701    
702     * Mon Feb 7 2005 Charlie Brady <charlieb@e-smith.com>
703     - [1.13.0-03]
704     - Run smbd and nmbd's multilogs as smelog user. [MN00063836]
705    
706     * Thu Feb 5 2004 Michael Soulier <msoulier@e-smith.com>
707     - [1.13.0-02]
708     - Updated build dependencies. [msoulier 10992]
709    
710     * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
711     - [1.13.0-01]
712     - rolling to dev - 1.13.0
713    
714     * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
715     - [1.12.0-01]
716     - rolling to stable - 1.12.0
717    
718     * Wed Feb 4 2004 Mark Knox <markk@e-smith.com>
719     - [1.11.0-16]
720     - Include rc1.d/K35smb symlink for proper shutdown in single user mode
721     [markk 10958]
722    
723     * Tue Nov 25 2003 Michael Soulier <msoulier@e-smith.com>
724     - [1.11.0-15]
725     - Removing client driver option, to move to [printers] section.
726     [msoulier 10623]
727    
728     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
729     - [1.11.0-14]
730     - Rolling again to pick up genfilelist change. [msoulier 10648]
731    
732     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
733     - [1.11.0-13]
734     - Moved the e-smith-smb script to supervise/smb, to plan ahead.
735     [msoulier 6442]
736    
737     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
738     - [1.11.0-12]
739     - Stopped sourcing /etc/sysconfig/samba, and fixed a syntax error in the
740     initscript. [msoulier 6442]
741    
742     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
743     - [1.11.0-11]
744     - Rollback on serviceControl-using scripts. They were not broken.
745     [msoulier 6442]
746    
747     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
748     - [1.11.0-10]
749     - Changed the action script code for the new initscript. [msoulier 6442]
750    
751     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
752     - [1.11.0-09]
753     - Tweaked the smbd run script, and e-smith-smb. [msoulier 6442]
754    
755     * Mon Nov 17 2003 Michael Soulier <msoulier@e-smith.com>
756     - [1.11.0-08]
757     - Added e-smith-smb wrapper to manage both services. [msoulier 6442]
758    
759     * Sun Nov 16 2003 Michael Soulier <msoulier@e-smith.com>
760     - [1.11.0-07]
761     - Added run files for multilog. [msoulier 6442]
762    
763     * Sun Nov 16 2003 Michael Soulier <msoulier@e-smith.com>
764     - [1.11.0-06]
765     - Fixing broken specfile resulting in near-empty filelist. [msoulier 6442]
766    
767     * Fri Nov 14 2003 Michael Soulier <msoulier@e-smith.com>
768     - [1.11.0-05]
769     - Added supervision of smbd and nmbd. First attempt. [msoulier 6442]
770     - Updated createlinks script for new build library.
771    
772     * Fri Nov 14 2003 Michael Soulier <msoulier@e-smith.com>
773     - [1.11.0-04]
774     - Added "use client driver" to printer conf. [msoulier 10623]
775    
776     * Fri Nov 7 2003 Michael Soulier <msoulier@e-smith.com>
777     - [1.11.0-03]
778     - *sigh* Really added this time. TGIF. [msoulier 10486]
779    
780     * Fri Nov 7 2003 Michael Soulier <msoulier@e-smith.com>
781     - [1.11.0-02]
782     - Added a "deadtime" option to kill connections, by default, after one week if
783     they are no longer active. [msoulier 10486]
784    
785     * Fri Nov 7 2003 Michael Soulier <msoulier@e-smith.com>
786     - [1.11.0-01]
787     - rolling to dev stream - 1.11.0
788    
789     * Thu Sep 11 2003 Gordon Rowell <gordonr@e-smith.com>
790     - [1.10.0-04]
791     - Relocated /etc/secrets.tdb to /etc/samba [gordonr 9759]
792    
793     * Wed Sep 10 2003 Gordon Rowell <gordonr@e-smith.com>
794     - [1.10.0-03]
795     - Always return "logon path" line, so that we return
796     "logon path =" if roaming profiles are off [gordonr 9913]
797    
798     * Wed Jul 2 2003 Gordon Rowell <gordonr@e-smith.com>
799     - [1.10.0-02]
800     - Use samba defaults for preferred master and local master [gordonr 9208]
801     - Turn on wins support if we are the domain master [gordonr 9208]
802    
803     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
804     - [1.10.0-01]
805     - Changing version to stable stream number - 1.10.0
806    
807     * Wed Jun 18 2003 Gordon Rowell <gordonr@e-smith.com>
808     - [1.9.0-32]
809     - Fix confusion in smb{DomainMaster} w.r.t. netlogons [gordonr 9064]
810    
811     * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
812     - [1.9.0-31]
813     - Added missing 02setupDomainMaster [gordonr 5053]
814     - Corrected 11winsServer to deal with WINSServer == me [gordonr 5053]
815    
816     * Fri May 30 2003 Michael Soulier <msoulier@e-smith.com>
817     - [1.9.0-30]
818     - Removed dangling symlink to conf-samba-startup. [msoulier 8808]
819    
820     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
821     - [1.9.0-29]
822     - Move smbpasswd file to /etc/samba/smbpasswd [gordonr 8747]
823    
824     * Mon May 26 2003 Charlie Brady <charlieb@e-smith.com>
825     - [1.9.0-28]
826     - Added 'type' default fragment for the smb service. [charlieb 8785]
827    
828     * Wed May 21 2003 Lijie Deng <lijied@e-smith.com>
829     - [1.9.0-27]
830     - fix en-us, fr and es roaming profile text [lijied 5311]
831    
832     * Tue May 20 2003 Gordon Rowell <gordonr@e-smith.com>
833     - [1.9.0-26]
834     - Don't worry if the use doesn't have a profile directory [gordonr 6414]
835    
836     * Tue May 20 2003 Michael Soulier <msoulier@e-smith.com>
837     - [1.9.0-25]
838     - Added a defaults fragment. [msoulier 8785]
839     - Removed conf-samba-startup. [msoulier 8785]
840    
841     * Thu May 15 2003 Gordon Rowell <gordonr@e-smith.com>
842     - [1.9.0-24]
843     - Made use of esmith::ConfigDB::wins_server [gordonr 5053]
844    
845     * Tue May 13 2003 Gordon Rowell <gordonr@e-smith.com>
846     - [1.9.0-23]
847     - Rationalised smb{WINSServer} and smb{DomainMaster} handling [gordonr 5053]
848    
849     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
850     - [1.9.0-22]
851     - Add Spanish lexicon for workgroup [lijied 3793]
852    
853     * Mon Apr 14 2003 Gordon Rowell <gordonr@e-smith.com>
854     - [1.9.0-21]
855     - preferred master should not be set if WINSServer is set [gordonr 6849]
856    
857     * Mon Apr 14 2003 Lijie Deng <lijied@e-smith.com>
858     - [1.9.0-20]
859     - Limited the workgroup name to 15 characters [lijied 4971]
860    
861     * Fri Apr 11 2003 Lijie Deng <lijied@e-smith.com>
862     - [1.9.0-19]
863     - Changed workgroup and servername to lower case again [lijied 7371]
864    
865     * Wed Apr 9 2003 Michael Soulier <msoulier@e-smith.com>
866     - [1.9.0-18]
867     - Fixed french lexicon for workgroup question. [msoulier 5311]
868    
869     * Wed Apr 9 2003 Lijie Deng <lijied@e-smith.com>
870     - [1.9.0-17]
871     - Changed workgroup and servername to lower case before validation
872     and storage [lijied 7371]
873    
874     * Mon Apr 7 2003 Gordon Rowell <gordonr@e-smith.com>
875     - [1.9.0-16]
876     - Create new netlogon directory before trying to relocate netlogon.bat
877     [gordonr 8060]
878    
879     * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
880     - [1.9.0-15]
881     - Removed Mitel Networks branding [lijied 8016]
882    
883     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
884     - [1.9.0-14]
885     - Fix c&p error in %pre [gordonr 5241]
886    
887     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
888     - [1.9.0-13]
889     - Do the relocation in the SPEC file so we don't have a stray
890     directory [gordonr 5241]
891    
892     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
893     - [1.9.0-12]
894     - Relocate netlogon.bat -> /home/e-smith/files/samba/netlogon/netlogon.bat
895     [gordonr 5241]
896    
897     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
898     - [1.9.0-11]
899     - Removed conf-dhcpd symlinks - now done in run script [gordonr 7771]
900    
901     * Fri Mar 28 2003 Michael Soulier <msoulier@e-smith.com>
902     - [1.9.0-10]
903     - Re-worded the text in the workgroup panel. [msoulier 5311]
904     - Added french translation of that re-wording. [msoulier 5311]
905    
906     * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
907     - [1.9.0-09]
908     - Modified French lexicon to use lang="fr", rename the lexicon
909     directory to fr [lijied 6787]
910    
911     * Tue Mar 11 2003 Mike Dickson <miked@e-smith.com>
912     - [1.9.0-08]
913     - restricted length of workgroup entry to 15 characters [miked 4388]
914    
915     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
916     - [1.9.0-07]
917     - Modified workgroup panel order [lijied 7356]
918    
919     * Wed Mar 5 2003 Lijie Deng <lijied@e-smith.com>
920     - [1.9.0-06]
921     - Split en-us lexicon from workgroup panel [lijied 4030]
922    
923     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
924     - [1.9.0-05]
925     - Added French lexicon for workgroup. [lijied 5003]
926    
927     * Wed Jan 29 2003 Charlie Brady <charlieb@e-smith.com>
928     - [1.9.0-04]
929     - Delete obsolete special case "primary" fragment in smb.conf.
930     [charlieb 5652]
931    
932     * Thu Jan 2 2003 Gordon Rowell <gordonr@e-smith.com>
933     - [1.9.0-03]
934     - Split conf-samba-startup from e-smith-base/conf-startup
935     - Relocated reload-samba from e-smith-base [gordonr 5509]
936    
937     * Mon Dec 9 2002 Mike Dickson <miked@e-smith.com>
938     - [1.9.0-02]
939     - updates for new UI [miked 5494]
940    
941     * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
942     - [1.9.0-01]
943     - Changing to development stream; version upped to 1.9.0
944    
945     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
946     - [1.8.0-01]
947     - Roll to maintained version number to 1.8.0
948    
949     * Tue Oct 8 2002 Mark Knox <markk@e-smith.com>
950     - [1.7.2-08]
951     - Removed stray DESCRIPTION tag from panel [markk 5135]
952    
953     * Thu Sep 19 2002 Charlie Brady <charlieb@e-smith.com>
954     - [1.7.2-07]
955     - Fix i-bay section of smb.conf template [charlieb 4949]
956    
957     * Fri Sep 13 2002 Gordon Rowell <gordonr@e-smith.com>
958     - [1.7.2-06]
959     - Allow smb|WINSServerOverride property which is automagically pushed into
960     the smb|WINSServer property before expanding Samba templates [gordonr 4590]
961    
962     * Fri Sep 13 2002 Gordon Rowell <gordonr@e-smith.com>
963     - [1.7.2-05]
964     - Allow domain master setting if smb|WINSServer set to this box [gordonr 4840]
965    
966     * Tue Sep 10 2002 Mark Knox <markk@e-smith.com>
967     - [1.7.2-04]
968     - Minor refactoring of the last change [markk 3786]
969    
970     * Tue Sep 10 2002 Mark Knox <markk@e-smith.com>
971     - [1.7.2-03]
972     - Remove deprecated split on pipe [markk 3786]
973    
974     * Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com>
975     - [1.7.2-02]
976     - Add -M flag to useradd, to prevent creation of /noexistingpath [charlieb 4660]
977    
978     * Wed Aug 7 2002 Charlie Brady <charlieb@e-smith.com>
979     - [1.7.2-01]
980     - Change default for oplocks from false to true, and add enable of kernel
981     oplocks (although it's the default anyway. [charlieb 4520]
982    
983     * Wed Jul 31 2002 Charlie Brady <charlieb@e-smith.com>
984     - [1.7.1-01]
985     - Use PAM password change rather than external passwd program and chat
986     script. [charlieb 4433]
987    
988     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
989     - [1.7.0-01]
990     - Changing version to maintained stream number to 1.7.0
991    
992     * Mon Jun 3 2002 Charlie Brady <charlieb@e-smith.com>
993     - [1.6.2-01]
994     - Add "pid directory" template fragment to smb.conf, to make samba 2.2.4
995     happy (it otherwise wants to use the non-existent /var/run/samba).
996     [charlie 3685]
997    
998     * Mon Jun 3 2002 Charlie Brady <charlieb@e-smith.com>
999     - [1.6.1-01]
1000     - Revert the posix locking change to the Profile share. We have rebuilt
1001     samba 2.2.4 under the 2.2.19 kernel as a better fix to the locking problem.
1002     [charlie 3685]
1003    
1004     * Mon Jun 3 2002 Charlie Brady <charlieb@e-smith.com>
1005     - [1.6.0-01]
1006     - Changing version to maintained stream number to 1.6.0
1007    
1008     * Thu May 30 2002 Charlie Brady <charlieb@e-smith.com>
1009     - [1.5.11-01]
1010     - Disable posix locking for the Profile share, as a workaround for
1011     some locking wierdness with Win2K when saving roaming profiles.
1012     [charlie 3685]
1013    
1014     * Tue May 28 2002 Kirrily Robert <skud@e-smith.com>
1015     - [1.5.10-01]
1016     - Fixed servername validation so dots are not allowed [skud 3695]
1017    
1018     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
1019     - [1.5.8-01]
1020     - RPM rebuild forced by cvsroot2rpm
1021    
1022     * Thu May 23 2002 Charlie Brady <charlieb@e-smith.com>
1023     - [1.5.7-01]
1024     - Update workgroup panel test code to no longer refer to legacy Samba*
1025     config entries. [charlieb 3160]
1026    
1027     * Wed May 22 2002 Charlie Brady <charlieb@e-smith.com>
1028     - [1.5.6-01]
1029     - Migrate obsolete Samba{DomainMaster,Workgroup,ServerName} settings
1030     in conf-samba then delete any of these if found. [charlieb 3160]
1031    
1032     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
1033     - [1.5.5-01]
1034     - Further rework of the 11logon{Home,Path} fragments to allow setting
1035     of smb|LogonPath and smb|LogonHome without having to choose
1036     smb|RoamingProfiles [gordonr 3072]
1037    
1038     * Mon May 6 2002 Gordon Rowell <gordonr@e-smith.com>
1039     - [1.5.4-01]
1040     - Localise SAVE button [gordonr 3220]
1041     - Added nav bar entries [gordonr 3155]
1042    
1043     * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
1044     - [1.5.3-01]
1045     - Woops, create empty /etc/e-smith/tests in %build. [charlieb 3343]
1046    
1047     * Fri May 3 2002 Charlie Brady <charlieb@e-smith.com>
1048     - [1.5.2-01]
1049     - Remove /etc/e-smith/tests/.dummy, and instead create empty
1050     /etc/e-smith/tests in %build. [charlieb 3343]
1051    
1052     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
1053     - [1.5.1-01]
1054     - restart-nmbd should exit 0 nicely if smb service is disabled [gordonr 3325]
1055    
1056     * Mon Apr 29 2002 Gordon Rowell <gordonr@e-smith.com>
1057     - [1.5.0-01]
1058     - Rolling to development stream
1059     - Always set up logon home and logon path. The Samba defaults are not
1060     particularly useful, and we want them to be defined to empty if
1061     not defined in the config db and we are not domain master [gordonr 3072]
1062    
1063     * Wed Apr 17 2002 Adrian Chung <adrianc@e-smith.com>
1064     - [1.4.2-01]
1065     - Stop workgroup panel from getting and setting old legacy Samba* values.
1066     - Panel now gets/sets 'smb' properties.
1067    
1068     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
1069     - [1.4.1-01]
1070     - Language en->en-us
1071    
1072     * Wed Apr 10 2002 Adrian Chung <adrianc@e-smith.com>
1073     - [1.4.0-01]
1074     - Remerging text change for domain controller setting into i18n'd panel.
1075     [mac #3020]
1076    
1077     * Wed Apr 10 2002 Kirrily Robert <skud@e-smith.com>
1078     - [1.3.9-01]
1079     - Added i18n'd workgroup panel [skud #3032]
1080    
1081     * Tue Apr 9 2002 Adrian Chung <mac@e-smith.com>
1082     - [1.3.8-01]
1083     - Change quoting of %u to use single quotes in addUserScript template for
1084     smb.conf. [adrianc #3023]
1085    
1086     * Wed Apr 3 2002 Adrian Chung <adrianc@e-smith.com>
1087     - [1.3.7-01]
1088     - Quote %u in add user script directive in smb.conf and remove unnecessary
1089     first line. [adrianc #3023]
1090    
1091     * Tue Apr 02 2002 Gordon Rowell <gordonr@e-smith.com>
1092     - [1.3.6-01]
1093     - D'Oh sama -> samba
1094    
1095     * Tue Apr 02 2002 Gordon Rowell <gordonr@e-smith.com>
1096     - [1.3.5-01]
1097     - Create missing profiles and printer driver directories
1098    
1099     * Tue Apr 02 2002 Gordon Rowell <gordonr@e-smith.com>
1100     - [1.3.4-01]
1101     - fix restart-nmbd to still start if it can't be stopped [tonyc #2764]
1102    
1103     * Tue Mar 26 2002 Adrian Chung <adrianc@e-smith.com>
1104     - [1.3.3-01]
1105     - Modify text in web panel to say "leave set to default, or no if another
1106     server is already performing this function" with respect to domain master
1107     setting. [mac - #3020]
1108    
1109     * Tue Mar 12 2002 Adrian Chung <adrianc@e-smith.com>
1110     - [1.3.2-01]
1111     - Make WINSServer property override value for DomainMaster, PreferredMaster,
1112     and LocalMaster.
1113    
1114     * Tue Mar 12 2002 Adrian Chung <mac@e-smith.com>
1115     - [1.3.1-01]
1116     - rollRPM: Rolled version number to 1.3.1-01. Includes patches up to 1.3.0-02.
1117    
1118     * Fri Feb 15 2002 Charlie Brady <charlieb@e-smith.com>
1119     - [1.3.0-02]
1120     - Migrate Samba* configuration items to properties of the smb service.
1121    
1122     * Thu Feb 14 2002 Charlie Brady <charlieb@e-smith.com>
1123     - [1.3.0-01]
1124     - rollRPM: Rolled version number to 1.3.0-01. Includes patches up to 1.2.0-02.
1125    
1126     * Thu Jan 03 2002 Charlie Brady <charlieb@e-smith.com>
1127     - [1.2.0-02]
1128     - Reconfigure and restart dhcpd in workgroup update event, in case a
1129     WINS server has been added. See #2364.
1130     - Purge prep section of lots of stuff which is no longer required
1131     since the rollRPM.
1132    
1133     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
1134     - [1.2.0-01]
1135     - rollRPM: Rolled version number to 1.2.0-01. Includes patches up to 1.1.0-34.
1136    
1137     * Tue Dec 4 2001 Adrian Chung <adrianc@e-smith.com>
1138     - [1.1.0-34]
1139     - Adding workgroup panel, removed from e-smith-base.
1140     - Minor text change, s/a Windows server/another server
1141    
1142     * Mon Dec 03 2001 Charlie Brady <charlieb@e-smith.com>
1143     - [1.1.0-33]
1144     - Add conf-samba back into post-install event. Required for initial
1145     password set.
1146    
1147     * Fri Nov 30 2001 Gordon Rowell <gordonr@e-smith.com>
1148     - [1.1.0-32]
1149     - Check for user-deleted type in user-delete-profiledir
1150    
1151     * Fri Nov 30 2001 Gordon Rowell <gordonr@e-smith.com>
1152     - [1.1.0-31]
1153     - Extra slosh required in 11logonPath
1154    
1155     * Fri Nov 30 2001 Gordon Rowell <gordonr@e-smith.com>
1156     - [1.1.0-30]
1157     - Changed group of profiles parent directory to shared to make it searchable
1158     - Replaced %N (NIS server) with %L (Netbios name) in 11logon{Home,Path}
1159     - Reinstated [profiles] share and change logon path to use it
1160     - Added action to user-{create,delete} to add/remove the profile subdirectory
1161     - Added action to post-upgrade to create profiles for existing users
1162     - New smb property RoamingProfiles - defaulting to "no" in conf-samba,
1163     which disables logon {home,path} and [profiles] share
1164    
1165     * Wed Nov 28 2001 Gordon Rowell <gordonr@e-smith.com>
1166     - [1.1.0-29]
1167     - Reduced "printer admin" and "domain admin group" to the "admin" user
1168    
1169     * Tue Nov 27 2001 Charlie Brady <charlieb@e-smith.com>
1170     - [1.1.0-28]
1171     - Undo the "Adminstrator" => "admin" mapping
1172     - Remove smb.conf fragment which adds reference to smbusers
1173     - Replace smbusers fragment so that the file now says "# this
1174     file is not used".
1175    
1176     * Mon Nov 26 2001 Gordon Rowell <gordonr@e-smith.com>
1177     - [1.1.0-27]
1178     - Remove /etc/smbusers - created empty in init-passwords, but never used
1179     until now
1180    
1181     * Mon Nov 26 2001 Gordon Rowell <gordonr@e-smith.com>
1182     - [1.1.0-26]
1183     - Templated /etc/samba/smbusers
1184     - Map "Administrator" for domain logons -> admin
1185     - Note: a local (non-domain) logon still gets treated/ignored as guest
1186     - The property smb|AdminstratorAccount (default Administrator) can be
1187     used to specify an alternate Administrator account when that account is
1188     renamed on the Win* clients
1189    
1190     * Tue Nov 20 2001 Gordon Rowell <gordonr@e-smith.com>
1191     - [1.1.0-25]
1192     - Make printer$ share writable in the normal way, restricted by Unix
1193     permissions (admin:admin)
1194    
1195     * Tue Nov 20 2001 Gordon Rowell <gordonr@e-smith.com>
1196     - [1.1.0-24]
1197     - Make /etc/smbpasswd 0600,admin,root - allows "admin" to join domains
1198     - create-machine-account: SUID/SGID root - the script is called as
1199     "admin" by Samba, but needs to be "root" to add Unix accounts
1200     - create-machine-account: setRealToEffective really become root or locking
1201     the Unix account fails with "Only root can do that"
1202     - create-machine-account: Auto-create machine account in accounts database.
1203     This should be fixed by allowing admin to write to the db fragments
1204    
1205     * Mon Nov 19 2001 Gordon Rowell <gordonr@e-smith.com>
1206     - [1.1.0-23]
1207     - Added extra slosh to strings in 11logon{Home,Path} and fixed c&p typo
1208    
1209     * Mon Nov 19 2001 Gordon Rowell <gordonr@e-smith.com>
1210     - [1.1.0-22]
1211     - Check for smb|...|LogonHome and smb|...|LogonPath in those fragments
1212     Default to ~/._winprofile as before, but allow overrides, for example
1213     set to empty for local profiles. 4.1.2+e-smith-netlogon and 5.0 both
1214     defaulted to roaming profiles
1215     - Explicitly return an empty string from some fragments if
1216     $SambaDomainMaster=no, just to be tidy
1217     - Used new e-smith-devtools to set /home/e-smith/files/samba to
1218     02755,admin,admin and removed explicit chmod from prep
1219    
1220     * Thu Nov 15 2001 Gordon Rowell <gordonr@e-smith.com>
1221     - [1.1.0-21]
1222     - Commented out code in create-machine-account which called smbpasswd.
1223     - Samba does this by itself, but we may want to enable it later if this
1224     script is ever called outside Samba.
1225    
1226     * Wed Nov 14 2001 Gordon Rowell <gordonr@e-smith.com>
1227     - [1.1.0-20]
1228     - Moved profiles to ~user/._winprofile - somewhat better that .profile :-)
1229     - Commented out [Profiles] share, since we are no longer using it
1230    
1231     * Wed Nov 14 2001 Gordon Rowell <gordonr@e-smith.com>
1232     - [1.1.0-19]
1233     - Made printer driver directories 0755, per "Samba Unleashed"
1234    
1235     * Wed Nov 14 2001 Gordon Rowell <gordonr@e-smith.com>
1236     - [1.1.0-18]
1237     - Removed conf-samba from post-install - done in bootstrap-console-save
1238     - Moved all profiles (Win9x and WinNT/2K) under ~user/.profile
1239     - Rewrote machine-account-create as an event
1240     - Note: Unfortunately Samba currently requires the user "root" to
1241     create machine accounts (i.e. enter "root" as the user on the client machine)
1242     A SUID script allows 'admin' to do all of the tasks, but the client gets:
1243     "Unable to add or change accounts on the domain. The account information
1244     entered does not grant sufficient privilege to create or change accounts".
1245     - Made printer driver directories world-writable
1246    
1247     * Mon Nov 12 2001 Gordon Rowell <gordonr@e-smith.com>
1248     - [1.1.0-17]
1249     - %L (logon server) -> %N (this server) in 11logonPath (as for 11logonHome)
1250    
1251     * Mon Nov 12 2001 Gordon Rowell <gordonr@e-smith.com>
1252     - [1.1.0-16]
1253     - Swapped 11logon{Home,Path}, added extra backslashes - thanks Greg Zartman
1254     and others
1255    
1256     * Fri Nov 9 2001 Gordon Rowell <gordonr@e-smith.com>
1257     - [1.1.0-15]
1258     - Left-justified output
1259     - Removed some redundant use esmith::db lines and implied "return" statements
1260    
1261     * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
1262     - [1.1.0-14]
1263     - Suppressed more comments from output file
1264     - Renamed all [global] fragments to 11*
1265    
1266     * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
1267     - [1.1.0-13]
1268     - Hid all commented-out parameters from output file (remove fragments later)
1269     - Removed more comments from output file
1270     - Unified indentation
1271    
1272     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1273     - [1.1.0-12]
1274     - Added 11level2Oplocks fragment to disable level2 oplocks
1275     - Removed "share modes" options from [netlogon] share and cleaned up template
1276    
1277     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1278     - [1.1.0-11]
1279     - Added 61Profilesshare fragment
1280    
1281     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1282     - [1.1.0-10]
1283     - Removed netlogon comments from output file
1284    
1285     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1286     - [1.1.0-09]
1287     - Protect logon {home,path} with hard quotes and indent to match others
1288    
1289     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1290     - [1.1.0-08]
1291     - Added printers and profiles directories
1292     - Need to verify permissions on these directories, Darrell had 777 for all
1293    
1294     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1295     - [1.1.0-07]
1296     - Merged in changes from dmc-mitel-samba-2.2.2-0 - Thanks Darrell May
1297     - Moved machine-account-create from e-smith-base
1298    
1299     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1300     - [1.1.0-06]
1301     - Merged (and Obsoleted) e-smith-netlogon
1302    
1303     * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
1304     - [1.1.0-05]
1305     - guest ok = no, map to guest = never
1306    
1307     * Mon Oct 22 2001 Charlie Brady <charlieb@e-smith.com>
1308     - [1.1.0-04]
1309     - Add action scripts and workgroup web panel plus associated symlinks
1310    
1311     * Thu Oct 4 2001 Gordon Rowell <gordonr@e-smith.com>
1312     - [1.1.0-03]
1313     - Removed comments from output file
1314    
1315     * Thu Oct 4 2001 Gordon Rowell <gordonr@e-smith.com>
1316     - [1.1.0-02]
1317     - Removed template-{begin,end}
1318    
1319     * Thu Oct 4 2001 Gordon Rowell <gordonr@e-smith.com>
1320     - [1.1.0-01]
1321     - Split from e-smith-base
1322     - This version only contains the smb.conf template fragments
1323    
1324     %description
1325     Configuration files and templates for the Samba daemon.
1326    
1327     %prep
1328     %setup
1329 unnilennium 1.2 %patch0 -p1
1330 stephdl 1.4 %patch1 -p1
1331 unnilennium 1.5 %patch2 -p1
1332 unnilennium 1.6 %patch3 -p1
1333 jpp 1.9 %patch4 -p1
1334 jpp 1.11 %patch5 -p1
1335 jcrisp 1.12 %patch6 -p1
1336 jcrisp 1.13 %patch7 -p1
1337 jcrisp 1.14 %patch8 -p1
1338 jpp 1.15 %patch9 -p1
1339     rm -rf root/service root/var/service root/etc/rc.d
1340 jpp 1.18 %patch10 -p1
1341 jpp 1.19 %patch11 -p1
1342 jpp 1.22 %patch12 -p1
1343 terryfage 1.25 %patch13 -p1
1344 terryfage 1.27 %patch14 -p1
1345 terryfage 1.28 %patch15 -p1
1346 jpp 1.29 %patch16 -p1
1347 jpp 1.30 %patch17 -p1
1348 stephdl 1.1
1349     %build
1350     perl createlinks
1351    
1352     %install
1353     rm -rf $RPM_BUILD_ROOT
1354     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1355     /sbin/e-smith/genfilelist \
1356 jpp 1.15 --file '/sbin/e-smith/systemd/nmbd-prepare' 'attr(0554,root,root)' \
1357     --file '/sbin/e-smith/systemd/smbd-prepare' 'attr(0554,root,root)' \
1358 stephdl 1.1 --dir '/var/log/smbd' 'attr(2750,smelog,smelog)' \
1359     --dir '/var/log/nmbd' 'attr(2750,smelog,smelog)' \
1360     --file '/sbin/e-smith/samba_check_password' 'attr(0555,root,root)' \
1361     $RPM_BUILD_ROOT \
1362     > %{name}-%{version}-filelist
1363     echo "%doc COPYING" >> %{name}-%{version}-filelist
1364    
1365 jpp 1.15 %pre
1366     if [ $1 -gt 1 ] ; then
1367     if [ -e /var/service/smbd/run ] ; then
1368     /usr/bin/sv d smbd
1369     /usr/bin/sv d smbd/log
1370     fi
1371     fi
1372     if [ $1 -gt 1 ] ; then
1373     if [ -e /var/service/nmbd/run ] ; then
1374     /usr/bin/sv d nmbd
1375     /usr/bin/sv d nmbd/log
1376     fi
1377     fi
1378    
1379    
1380 stephdl 1.1 %clean
1381     rm -rf $RPM_BUILD_ROOT
1382    
1383     %files -f %{name}-%{version}-filelist
1384     %defattr(-,root,root)

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