have you tried appending the name of the machine to the account? Either using ./username or machinename/username?
On windows you can use powershell to map it as well:
net use \mac\share /Username:machinename\user /persistent:yes
The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.
If something works or if you find a solution to your problem let us know it will be greatly apreciated.
Rules: instance rules + stay on topic
Partnered communities:
have you tried appending the name of the machine to the account? Either using ./username or machinename/username?
On windows you can use powershell to map it as well:
net use \mac\share /Username:machinename\user /persistent:yes
Do you mean in the login popup? Is the “machine name” the one I’ve assigned to the Mac (the one included in the smb:// path in the SMB menu)?