Tagged Questions
1
vote
0answers
119 views
Multiple Access to Windows Server 2008 R2
I am trying to access my remote server Windows 2008 R2 by going to my computer and opening \188.64.186.121 and this works fine. When I try to simultaniously login on another computer to view the ...
3
votes
2answers
284 views
Setting up a limited user account on Windows Server
I'd like to create a user account on a Windows Server which can read whatever bits of C:\ it needs to be able to execute programs, but have no read access to D:\ except for D:\Special.
It seems that ...
1
vote
1answer
115 views
SQL Server connection for Active Directory users without creating explicit logins for each of them
Users, who are part of an Active Directory domain (Windows Server 2008), need to be able to connect to a SQL Server 2008 R2 (it can be Express edition) with the "public" role rights.
Should I ...