Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
readme
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
isgphys
readme
Commits
93281674
Commit
93281674
authored
2 years ago
by
Stephan Mueller
Browse files
Options
Downloads
Patches
Plain Diff
add workaround for an smblclient bug
parent
14016f74
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
storage/access.markdown
+6
-1
6 additions, 1 deletion
storage/access.markdown
with
6 additions
and
1 deletion
storage/access.markdown
+
6
−
1
View file @
93281674
...
@@ -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
s
erver on your local workstation.
To access your home:
To access your home:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment