Posted 11 January 2007 - 08:24 PM
The reason it asks you for a password is because you are not on a domain, therefore your access token (given to you by the Dell when you attempt to access a shared resource) needs to be granted based on authentication - this is the default, unless you follow the link in the post above. Since you don't have a domain (and thus your access token and permissions are not stored in an AD), the Dell cannot look up who you are in the directory, and thus will prompt you for a username and password when you first connect - if you provide a username and password that it likes, it'll grant you access and give you a temporary access token to that resource (and any other that token has been given access to on the Dell).
If you reboot your machine, or log off, or reboot the Dell, your token becomes invalid (because your session is gone) and you will be prompted again the next time you attempt to connect to a share on the Dell - you'll need a new token due to the new session. Remember, just because "Everyone" has rights to the share doesn't mean the Dell knows you belong to that group - by default, you authenticate as "Anonymous", who DOESN'T exist in the "Everyone" group. Therefore, until you authenticate with an actual username and password, you're "Anonymous" as far as the Dell is concerned, and you don't actually have access to that share. Once you give it a username and password it likes, it can then tell that you are in the "Everyone" group, and can have access. Make sense?
The only way around it is to either install a domain, or follow the link above. I strongly suggest you do not, but it's your network, and you know best how it is used and how secure it is. Unless you install a Windows Server machine and setup AD, or relax permissions as per the above link, you'll get prompted every time you need a new token.