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

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

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


Revision 1.43 - (hide annotations) (download)
Sat Oct 2 11:29:21 2010 UTC (13 years, 8 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-23_el5_sme
Changes since 1.42: +7 -2 lines
* Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-23.sme
- Empty output when listing sensible attribtues SME: 6254]

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

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