/[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.40 - (show annotations) (download)
Thu Sep 23 16:21:00 2010 UTC (13 years, 8 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-20_el5_sme
Changes since 1.39: +7 -2 lines
* Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-20.sme
- povide an option to enable lanman passwords [SME: 6229]

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

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