Menu

#457 "Enable store DOS attributes" checkbox not working

12.3.0.4
closed
ms49434
5
2023-02-26
2023-01-24
No

Bug on smb config checkbox

Services > SMB > Settings
Advanced SMB Settings section
Check box Enable store DOS attributes ( under Store DOS Attributes) does not work.

How to reproduce

# testparm -v | grep store
...
store dos attributes = Yes

The value does not depend on the checkbox saved status.

Workaroud

At the end of the same page, in the text box under Additional Parameters add:

store dos attributes = no

Note

The parameter set to yes often significantly reduce folder browsing and listing performance from Windows clients.

Discussion

  • ms49434

    ms49434 - 2023-01-24
    • status: open --> wont-fix
    • assigned_to: ms49434
     
  • ms49434

    ms49434 - 2023-01-24

    By default, testparm is checking /usr/local/etc/smb4.conf. This configuration file is not used by XigmaNAS. Instead, /var/etc/smb4.conf is used. Please go to Diagnostics > Information > testparm to analyse the correct configuration file.

     
  • ms49434

    ms49434 - 2023-01-24
    • status: wont-fix --> open
     
  • ms49434

    ms49434 - 2023-01-24

    I now understand your issue, setting store dos attributes = no doesn't work

     
  • ms49434

    ms49434 - 2023-01-24
    • status: open --> pending
     
  • ms49434

    ms49434 - 2023-01-24

    Fixed in commit #9606.
    This fix will be available in the next release of XigmaNAS 13.1.
    Many thanks for reporting this bug.

    BR
    ms49434

     
  • ms49434

    ms49434 - 2023-01-24
    • status: pending --> closed
     
  • Carlo Tognetti

    Carlo Tognetti - 2023-01-25

    The same issue for ea support
    setting ea support = no doesn't work, as reported by Diagnostics > Information > testparm, while adding ea support = no in the text box under Additional Parametersthe works fine.

    Thank you

     
  • zoon01

    zoon01 - 2023-02-26

    bug ea support fixed in [r9607]

     

    Related

    Commit: [r9607]


Log in to post a comment.