Bug 165 - Use of %m in smb.conf [globals] broken
Summary: Use of %m in smb.conf [globals] broken
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Config Files (show other bugs)
Version: 3.0.0preX
Hardware: All other
: P1 major
Target Milestone: none
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-14 11:59 UTC by John H Terpstra (mail address dead(
Modified: 2005-02-07 08:39 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John H Terpstra (mail address dead( 2003-06-14 11:59:43 UTC
To reproduce problem set:

include = /etc/samba/smb.conf.%m

Results in log message:

[2003/06/14 11:55:14, 1] param/params.c:Parameter(368)
  params.c:Parameter() - Ignoring badly formed line in configuration file:
include /etc/samba/smb.conf.%m

Also does NOT read parameters.

This means that we can no longer do client specific debugging.
Comment 1 Jim McDonough 2003-06-17 07:09:18 UTC
Um, it's supposed to be include = ..., not just include .....

It works fine with the '='.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-02-07 08:39:34 UTC
originally reported against 3.0.0beta1.  CLeaning out 
non-production release versions.