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

Contents 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.74 - (show annotations) (download)
Mon Mar 18 04:09:16 2013 UTC (11 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-52_el5_sme
Changes since 1.73: +7 -2 lines
* Tue Feb 12 2013 Ian Wells <esmith@wellsi.com> 2.2.0-52.sme
- Add ability to configure waiting for network Win7 registry option [SME: 7332]

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

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