IIS on my development computer (Windows 7) cannot access a windows share (Windows Server 2003), so I try to log in manually and verify that the share works for that account. For trouble shooting purposes, how can I see which account is logged in on a Network Share?
I try to use net use \\server\share /u:domain\user to verify that my IIS user can log in, but whatever i put as user (even nonexistent accounts) I get The command completed successfully. I suspect my personal credentials are used.