From d63e761f272724525539986074750f1d599790dc Mon Sep 17 00:00:00 2001 From: David Kocher Date: Wed, 20 Sep 2023 17:04:19 +0200 Subject: [PATCH] Remove guest login option. --- protocols/smb.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/protocols/smb.md b/protocols/smb.md index 477ee737..c4163b84 100644 --- a/protocols/smb.md +++ b/protocols/smb.md @@ -33,9 +33,6 @@ Username and password must be provided for authentication using NTLM. The option - `COMPUTERNAME\username` - `NETBIOSDOMAINNAME\username` -#### Guest Login -To login as a guest select _Anonymous_ in the bookmark configuration or login prompt. - ### Share Name To connect to a specific share, you can configure a _Path_ in the bookmark. When omitted an attempt is made to list all available shares from the server. On failure retrieving share names from the server, a prompt is displayed to enter the share name when connecting.