Skip to content

Configure network shares

To allow access to Samba network shares, do the following:

  1. Create a Linux system user.
  2. Add the user to the Samba database:

shell sudo smbpasswd -a "${USER}"