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

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

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


Revision 1.11 - (show annotations) (download)
Thu Oct 23 15:42:54 2008 UTC (15 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba+ldap-2_0_0-5_el4_sme
Changes since 1.10: +7 -2 lines
Add ldap admin password in secret.tdb

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

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