Samba Client CIFS
https://www.thomas-krenn.com/en/wiki/Mounting_a_Windows_Share_in_Linux
sudo apt-get install cifs-utils
mount -t cifs //192.168.1.100/freigabe /mnt -o user=testuser
https://www.thomas-krenn.com/en/wiki/Mounting_a_Windows_Share_in_Linux
sudo apt-get install cifs-utils
mount -t cifs //192.168.1.100/freigabe /mnt -o user=testuser