/[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.10 - (show annotations) (download)
Mon Oct 13 21:48:53 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-samba+ldap-2_0_0-4_el4_sme
Changes since 1.9: +10 -5 lines
Add samba roles patch

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

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