/[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.25 - (show annotations) (download)
Sun Jan 31 09:49:34 2010 UTC (14 years, 4 months ago) by snetram
Branch: MAIN
Changes since 1.24: +7 -2 lines
* Sun Jan 31 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-8.sme
- Enable bindinterfaces by default [SME: 3325]

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

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