What people end up doing is to use the same user name and password on all machines to avoid that password prompt. At least that way you still have a password to gain entry even if they are all the same.
Although the Password protected sharing option in Advanced Sharing settings toggled either on or off should take care of that for you, it doesn't seem consistant for some reason.
I don't use user passwords so I havn't had to mess with any of that.
So I guess you missed this? Looks pretty much to the point to me. I guess when you asked about it you forgot to read this post maybe?
No, I didn't miss that. As mentioned above, I had password protected sharing toggled to "off" right from the beginning.
And if it "doesn't seem consistant for some reason," I would suggest that
you are the one missing the point. What else in windows 7 is "not (sic) consistant for some reason"?
DWFII, after reading this thread several times (I was 30 minutes late by the way), I smiled a bit... I saw some really unique suggestions, glad you didn't follow it
Here's the basics of sharing using SMB, (just in case you're wondering where did you do wrong).
1. You need a username and password on the "Server" side. This is mandatory, you MUST have a username and password. This username can be anything, you can have another user setup as a "remote user". Let's say you have "DWFII" as your main user, you can make user "dwshare" with password "dwshare123", and set it as a remote user.
2. When you access your SMB share (regardless it's Windows 7 or XP or Windows Server 200x), it should ask you username and password, enter "dwshare" as the username and "dwshare123" as the password. It should by then show you the list of shares your computer have for user "dwshare".
3. After you logged in at step 2, the SMB server will check your credentials to Windows's user database, to see what you can and cannot access. Now this is where the NTFS ACLs comes in. On the "Server", you need to make sure that user "dwshare" is included in the ACL of files/folders you share (you can see the ACL by this=> right click the file/folder, go to security tab, look for "dwshare" in the list of users). Now this is the tricky part, you can set "dwshare" to do almost any limitation, only read, read/write, read/write/modify, read/write/modify/full control... This has to be set correctly, or else you'd get the "Access denied" error.
As for fixing date/time, I find this suggestion to be utterly ridiculous, I have a friend at the other side of the globe, he's in New York, I'm in Indonesia, obviously our timezone is 13 hours apart. Yet I can access his share of files over VPN connection with 13 hours time difference. As for rebuilding the system, this suggestion went way over the "too far" threshold...
All you need is the understanding of "How this system works". Anyway, this comment is long overdue...
Just my 2 cents
zzz2496