I have my Windows setup with a single local admin account with no password, so it logs in automatically after boot. I do this as a security practice, as blank passwords are not allowed for elevation or remote access by default. Local / physical access is not my concern.
The problem is, when I try to access a network share (samba), Windows uses my current logged-in account, and it would fail because of the blank password. It will work if I manually add another credential in Windows' built-in Credential Manager, but I'll have to do this for every network address.
I wonder if there is a way to tell Windows to use another (stored) credential by default for accessing any network share.