Merge pull request #498 from frederikb96/patch-1

SMB more details on pw
This commit is contained in:
Travis Glenn Hansen 2025-10-31 22:53:19 -06:00 committed by GitHub
commit 8a4a28a87f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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