/[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.82 - (hide annotations) (download)
Sat Oct 12 00:06:17 2013 UTC (10 years, 7 months ago) by burnat
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-59_el5_sme
Changes since 1.81: +7 -2 lines
* Thu Oct 10 2013 Greg Zartman <gzartman@koozali.org> 2.2.0-59.sme
- Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME: 7739]

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

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