To work around this issue, I have added a new line to my Hosts file. If I'm unable to access 10.1.1.12, I'll add a line that reads
10.1.1.12 a.wagh
and now map a.wagh with whatever credentials I want. If I want to use different credentials, I'd add b.wagh or 2.stupidcomputer or user.hostname and map those--really, anything that wouldn't otherwise resolve to a real address and break something. I'm using Windows Server 2008r2, but odds are this'll work on every version of every OS with a Hosts file that's low-level enough. I haven't actually checked, but I doubt the the *nix fstab file has the dumb one-credential-per-address rule, so this tip will probably only be useful on Windows.
No comments:
Post a Comment