Skip to content
Snippets Groups Projects
Commit 93281674 authored by Stephan Mueller's avatar Stephan Mueller
Browse files

add workaround for an smblclient bug

parent 14016f74
No related branches found
No related tags found
No related merge requests found
...@@ -117,10 +117,15 @@ If you get an error, you may need to configure samba. Check that the following l ...@@ -117,10 +117,15 @@ If you get an error, you may need to configure samba. Check that the following l
[global] [global]
client max protocol = SMB3 client max protocol = SMB3
``` ```
It may also be necessary to specify your D-PHYS username:
```
smb://AD;USERNAME@SERVERNAME/SHARENAME
```
## mount ## mount
You may mount the files erver on your local workstation. You may mount the files server on your local workstation.
To access your home: To access your home:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment