testparm changes syntax

Asked by Neal Tomlinson

Testparm strips out rems and checks syntax, but it converts browseable to browsable. Is this significant?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu samba Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was originally filed as bug #491271.

Revision history for this message
Brian Murray (brian-murray) said :
#1

Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at https://wiki.ubuntu.com/Bugs/FindRightPackage. I have classified this bug as a bug in samba.

When reporting bugs in the future please use apport, either via the appropriate application's "Help -> Report a Problem" menu or using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs.

Revision history for this message
Chuck Short (zulcss) said :
#2

Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we can't fix it because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. We have instructions on debugging some types of problems at http://wiki.ubuntu.com/DebuggingProcedures.
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

When reporting bugs in the future please use apport, either via the appropriate application's "Help -> Report a Problem" menu or using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs.

Revision history for this message
Chuck Short (zulcss) said :
#3

We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks!

Revision history for this message
Neal Tomlinson (neal-unclesams) said :
#4

SAMBA QUESTION

I created a SMB.CONF file.
In it were the lines:

[homes]
   comment = Home Directories
   browseable = no

After I had run Testparm the lines were changed as follows:

[homes]
   comment = Home Directories
   browsable = no
(Note that the letter 'e' had been removed)

Is this change significant? Does Samba differentiate between "browseable" and "browsable" or does Samba just ignore the difference?
Neal

Revision history for this message
Thierry Carrez (ttx) said :
#5

From man page:

browsable

           This parameter is a synonym for browseable.

browseable (S)

           This controls whether this share is seen in the list of available
           shares in a net view and in the browse list.

           Default: browseable = yes

Can you help with this problem?

Provide an answer of your own, or ask Neal Tomlinson for more information if necessary.

To post a message you must log in.