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

Contents of /rpms/e-smith-samba/sme7/e-smith-samba.spec

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


Revision 1.30 - (show annotations) (download)
Thu Mar 17 21:15:27 2011 UTC (13 years, 2 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-samba-2_0_0-11_el4_sme
Changes since 1.29: +7 -6 lines
* Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-11.sme
- Revert changes made in 2.0.0-9 [SME: 6378]

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

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