/[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.42 - (hide annotations) (download)
Sat Oct 2 10:55:33 2010 UTC (13 years, 8 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-22_el5_sme
Changes since 1.41: +7 -2 lines
* Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-22.sme
- Add sambaSID to the list of sensible attributes [SME: 6254]

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

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