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

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

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


Revision 1.31 - (hide annotations) (download)
Thu Mar 17 21:21:38 2011 UTC (13 years, 2 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-samba-2_0_0-12_el4_sme, HEAD
Changes since 1.30: +5 -2 lines
* Thu Mar 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-12.sme
- Revert directory requirement from 2.0.0-10 [SME: 6570]

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

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