/[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.51 - (show annotations) (download)
Wed Nov 3 17:56:50 2010 UTC (13 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-33_el5_sme
Changes since 1.50: +7 -2 lines
* Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-33.sme
- Store the ldap admin pw early in the bootstrap-ldap-save event [SME: 6332]

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

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