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

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

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


Revision 1.12 - (hide annotations) (download)
Tue Oct 28 23:12:56 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-samba+ldap-2_2_0-6_el5_sme
Changes since 1.11: +5 -2 lines
Updates

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

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