How to map to Windows Server shares in Linux (Ubuntu) easily?
- by TheCleaner
I know how to get connected to a Windows share easy enough, and I've read how to change the fstab file to get it to mount at boot.
The real question here is...can I create a few shortcuts on a common user desktop so that regardless of who logs into Ubuntu machine they can open that shortcut and it will open the Windows share?
I would also need to allow AD credentials during login, so a link to that will help as well, but I'm sure I can search google for that part.