[PLUG] Mount cifs share from fstab.

michael michael at robinson-west.com
Mon Dec 4 22:33:19 UTC 2017


I have it working.  I don't want the password for the owner of the share 
in plain text in a file though.  Creating
/home/pi/.smbpasswd with the contents:
username=Test
password=password
domain=somedomain
and chmod 600 isn't good enough.

The password should be salted in this file even if it is password!

Is there a simple way to use an smbpasswd file properly salted without 
implementing a full samba server?



More information about the PLUG mailing list