-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NS7 migration: handle space in share samba name #7295
Comments
DavidePrincipi
added a commit
to NethServer/ns8-samba
that referenced
this issue
Feb 4, 2025
If the share name contains a space, the final setfacl command fails because it cannot match the correct directory name. This fix improves the iteration logic over share names using NUL char as item separator instead of spaces and newlines. Refs NethServer/dev#7295
In testing 2.3.1-dev.2 Test case Check the bug is not reproducible.
no issue to migrate the AD + samba file system to NS8 |
test case VERIFIED |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The migration from NS7 to NS8 is broken when you use samba shares with spaces in the name of the share
Steps to reproduce
Expected behavior
I expect no issue
Actual behavior
we cannot migrate the server, once connected, no error so far, we try to migrate the account provider, however we cannot finish the migration, we have errors in the UI and with errors in logs
Components
https://github.com/NethServer/ns8-samba/releases/tag/2.3.0
See also
see https://mattermost.nethesis.it/nethesis/pl/pw6gsotcc7gmtfr5xa3ebh7g1o
The text was updated successfully, but these errors were encountered: