SMB more details on pw

This commit is contained in:
Frederik Berg 2025-07-12 03:04:51 +02:00 committed by GitHub
parent 8193b689ed
commit 238a409613
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