/[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.45 - (show annotations) (download)
Thu Oct 14 20:45:34 2010 UTC (13 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-25_el5_sme
Changes since 1.44: +8 -3 lines
* Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-25.sme
- Fix anonymous access [SME: 6254]

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

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