Modify

Ticket #921 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

New samba shares are created with an underscore at the beginning of the share name

Reported by: john@… Owned by: juruen@…
Milestone: Component: samba
Severity: minor Keywords:
Cc:

Description

Hi.

I am supposing this is should be classified as a bug.

When you create a group samba share ("share"), it is created as "_share". I think this would cause much confusion amongst less computer savvy users, especially those from the MSWindows world. I myself find it rather annoying, and more so when I have to explain it to my wife. :)

The problem line is in the smb.conf.mas stub file, line 97: [_<% $group->{'sharename'} %>] Remove the underscore and you get [<% $group->{'sharename'} %>] which gives you a properly named share.

Attachments

Change History

comment:1 Changed 4 years ago by juruen@…

  • Status changed from new to closed
  • Resolution set to fixed
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.