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

Contents 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.69 - (show annotations) (download)
Sun Jan 22 02:57:36 2012 UTC (12 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-47_el5_sme
Changes since 1.68: +16 -13 lines
Obsolete SerNet samba packages, again [SME: 6772]

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

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