Open bradenmitchell opened 3 months ago
Section 6.2.2 Add the Samba User, provided command sudo smbpasswd <username> fails without -a flag.
sudo smbpasswd <username>
-a
Update example command to sudo smbpasswd -a <username>
sudo smbpasswd -a <username>
Section 6.2.2 Add the Samba User, provided command
sudo smbpasswd <username>
fails without-a
flag.Update example command to
sudo smbpasswd -a <username>