/[smeserver]/rpms/e-smith-samba+ldap/sme8/e-smith-samba+ldap.spec
ViewVC logotype

Contents of /rpms/e-smith-samba+ldap/sme8/e-smith-samba+ldap.spec

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


Revision 1.15 - (show annotations) (download)
Sun Jan 31 09:59:37 2010 UTC (14 years, 3 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-samba+ldap-2_2_0-8_el5_sme, HEAD
Changes since 1.14: +2 -2 lines
Fix bug reference

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

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