/[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.6 - (show annotations) (download)
Sun Aug 3 09:40:17 2008 UTC (15 years, 10 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-samba+ldap-1_15_1-6_el4_sme
Changes since 1.5: +6 -1 lines
* Sun Aug  3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.1-6
- Fix oslevel template expansion. [SME: 4470]

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

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