/[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.50 - (show annotations) (download)
Wed Nov 3 14:01:03 2010 UTC (13 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-samba-2_2_0-32_el5_sme
Changes since 1.49: +5 -2 lines
* Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net 2.2.0-32.sme
- Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]

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

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