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

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

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


Revision 1.86 - (hide annotations) (download)
Fri Sep 4 12:11:36 2015 UTC (8 years, 8 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-62_el5_sme
Changes since 1.85: +8 -2 lines
* Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-62.sme
- added W10 support to SME Domain [SME: 9028]
- e-smith-samba-2.2.0.bz9028.W10_registry.patch

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

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