mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
external SMB storage: fix and emphasize `domain\username`
"domain/username" should actually be written with a backslash.
This commit is contained in:
parent
b2a84cc113
commit
578d32ae0f
@ -16,7 +16,7 @@ You need the following information:
|
||||
|
||||
* Folder name for your local mountpoint.
|
||||
* Host: The URL of the Samba server.
|
||||
* Username: The username or domain/username used to login to the Samba
|
||||
* Username: The username or ``domain\username`` (see below) used to login to the Samba
|
||||
server.
|
||||
* Password: the password to login to the Samba server.
|
||||
* Share: The share on the Samba server to mount.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user