From 238a409613df210d7de75ecab1c080f07114e63f Mon Sep 17 00:00:00 2001 From: Frederik Berg <83548283+frederikb96@users.noreply.github.com> Date: Sat, 12 Jul 2025 03:04:51 +0200 Subject: [PATCH] SMB more details on pw --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79992b5..5e14e6c 100644 --- a/README.md +++ b/README.md @@ -460,6 +460,7 @@ useradd -u 1001 -g 1001 -M -N -s /sbin/nologin smbroot passwd smbroot (optional) # create smb user and set password +# The pw you will later also need in the client mount options smbpasswd -L -a smbroot ####### nvmeof