I have a simple setup at home. One server running Windows 2008 R2 with TFS and SQL Server, no domain as well as a few workstation setup around the house. I have a few shared folders setup on the server, with restricted permissions, so that people visiting wouldn't be able to access those folders from their own computers. I map those folders on all desktop machines at startup, but they always ask me to enter username/password the first time I try to access them after reboot. Every time I'm trying to access TFS or Sharepoint site for TFS or SQL server, I have to login again, even though my login name/password are exactly the same on desktop and on the server. Is there a way to set up permissions in such a way that I wouldn't have to login every time I want to access restricted content on the server without setting up domain server? All desktop machines are running Windows 7.
|
feedback
|
|
Some ideas that might help. If you do not want to re-enter the password for network shares, just map to a network drive with a drive letter and mark it as "Reconnect at logon". For Sharepoint, this article might help: For Team Foundation Server see: More advice for network share login prompt from here :
| |||||||||||
feedback
|
|
This is the reason domains were created. In order to avoid the network prompt, you have to duplicate your account name on every single machine. Say your account name is "SuperUser." Create that account on the appropriate machines that host your resources. All your client machines must use the same named account with the same password. | |||
|
feedback
|