Comment 4 for bug 491271

Revision history for this message
Neal Tomlinson (neal-unclesams) wrote :

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