/[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.5 - (show annotations) (download)
Fri Jul 25 19:07:12 2008 UTC (15 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-samba+ldap-1_15_1-5_el4_sme
Changes since 1.4: +6 -1 lines
Updates

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

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