This is the fastest way to set up Windows network (AD) shares with Linux using cifs-utils
sudo apt update && sudo apt install cifs-utils -ysudo mkdir /mnt/win_share_name- Create a credentials file:
sudo nano /etc/win-credentialsand enter the following contents: