mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
external SMB storage: fix and emphasize `domain\username`
"domain/username" should actually be written with a backslash.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user