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

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

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


Revision 1.33 - (hide annotations) (download)
Wed Mar 17 17:39:47 2010 UTC (14 years, 2 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-13_el5_sme
Changes since 1.32: +2 -2 lines
Fix changelog date entry

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

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