How to map a network drive on macOS to access shared office files
Summary
This guide helps you troubleshoot and resolve: How to map a network drive on macOS to access shared office files. Follow the steps below to fix the issue.
Common Causes
Mapping a network drive on your Mac allows you to access shared office files and folders stored on a network-attached storage (NAS) device or office server directly from Finder. This guide walks you through connecting to a shared drive, saving it as a favourite for easy access, and resolving common connection issues.
Quick Fix Steps
If you already have your server address and just need to connect quickly, follow these steps:
- Open Finder.
- Press
Command + Kto open the Connect to Server window. - Enter the server address in the format
smb://server-name/share-nameorsmb://192.168.1.50/share-name. - Click Connect.
- Enter your network username and password when prompted, then click Connect again.
Detailed Instructions
Step 1: Find Your Server Address
Before you begin, you will need the network address of the shared drive. This is typically provided by your office IT administrator or the person who set up your NAS. The address usually looks something like smb://192.168.1.50 or smb://office-nas.local.
Step 2: Connect to the Server
- Click on the Finder icon in your Dock (the smiling face icon, usually on the far left).
- In the menu bar at the top of the screen, click Go, then select Connect to Server. Alternatively, press
Command + K. - In the Server Address field, type the address of your network drive. It must begin with
smb://for most modern network shares. - Click Connect.
Step 3: Authenticate and Select a Share
- A login window will appear. Enter the username and password for the network drive. This may be different from your Mac login credentials.
- Choose whether to save the password in your Keychain by ticking the Remember this password in my keychain box.
- Click Connect.
- If the server has multiple shared folders, a list will appear. Select the folder you want to access and click OK.
Step 4: Pin the Drive to Finder Sidebar
Once connected, the network drive will appear in Finder under Locations in the left sidebar. To make it easier to find in future:
- Click on the shared drive in the sidebar.
- Press
Command + Optionand drag the drive icon to your desktop to create an alias.
To ensure the drive reconnects automatically when you restart your Mac, go to System Settings > General > Login Items, and add the network drive to the list of items to open at login.
Troubleshooting
The Server Will Not Connect
- Check that you are connected to the correct office network, either via Wi-Fi or Ethernet. Network drives are typically not accessible from outside the office without a VPN.
- Verify the server address is correct. Try pinging the IP address in Terminal using
ping 192.168.1.50to confirm the Mac can reach the server. - Ensure the
smb://prefix is included. Older protocols likeafp://are deprecated in recent macOS versions.
Authentication Fails or Credentials Not Accepted
- Confirm your username and password are correct for the network share, not your Mac account.
- Try using the format
DOMAIN\usernameif your office uses Active Directory. - Clear any saved, outdated passwords by opening Keychain Access (in Applications > Utilities), searching for the server address, and deleting the stored entry.
"The share does not exist" Error
This error usually means the specific folder name in your path is incorrect. Remove the folder name from the path and connect to just the server address (e.g., smb://192.168.1.50), then select the correct share from the list that appears.
The Drive Disconnects Frequently
- Check your network connection stability. Wi-Fi dropouts are a common cause of disconnections. If possible, connect via Ethernet for a more stable connection.
- Ensure your Mac's sleep settings are not turning off the network adapter. Go to System Settings > Displays > Advanced, and ensure Prevent automatic sleeping on power adapter when the display is off is enabled.
If your office network requires a VPN to access the shared drive, ensure the VPN is connected before attempting to map the drive. Disconnecting from the VPN will immediately sever the connection to the network drive.
If you have followed these steps and are still unable to connect to your shared office files, please Open a Ticket and include the server address, any error messages you receive, and screenshots if possible.
Still Having Issues?
💻 Open a Ticket