/[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.72 - (show annotations) (download)
Wed Jan 23 03:23:38 2013 UTC (11 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-50_el5_sme
Changes since 1.71: +7 -2 lines
Enable smb auditing per ibay [SME: 6176]

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

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