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

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

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


Revision 1.8 - (hide annotations) (download)
Wed Oct 8 12:05:34 2008 UTC (15 years, 8 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba+ldap-2_2_0-2_el5_sme
Changes since 1.7: +7 -2 lines
ldap delete dn turned off

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

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