Home / Linux Admin /

Samba Client Mount Setup on Linux

  1. run updates
  2. Install client software
  3. Create a credentials file

  4. Add a line to /etc/fstab
  5. Make sure your fstab file is valid
  6. If you have permissions trouble, you can add this to the options on the fstab line after the credentials file using commas to separate arguments (this is specifically for the user and group named lskywalker)
  7. Conecting to an Airport might require you to add sec=ntlm to the above arguments
  8. This share should be mounted on every boot now

this document last modified: November 13 2017 19:20

Home / Linux Admin /