/[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.44 - (show annotations) (download)
Fri Oct 8 14:41:56 2010 UTC (13 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-24_el5_sme
Changes since 1.43: +9 -3 lines
* Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 2.2.0-24.sme
- Fix moving secrets.tdb file [SME: 6057]

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

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