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

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

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


Revision 1.13 - (hide annotations) (download)
Sun Dec 27 11:09:27 2009 UTC (14 years, 5 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-samba+ldap-2_0_0-7_el4_sme, HEAD
Changes since 1.12: +8 -2 lines
* Sun Dec 27 2009 Jonathan Martens <smeserver-contribs@snetram.nl>
- Add registry file to server-resources to allow windows 7 to
  join Samba 3.x domains [SME: 5423]

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

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