/[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.52 - (show annotations) (download)
Wed Nov 3 18:21:39 2010 UTC (13 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-34_el5_sme
Changes since 1.51: +5 -2 lines
* Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-34.sme
- rename store-ldap-passwd and link it in other events [SME: 6232]

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

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