Hi,
We are looking to implement .net Framework Security on Windows 2003 servers and I would like to get some advices from experienced folks.
My environments,
We have a terminal application that access to file servers to read/write files. All domain users are using the termial app to do their job. Currently the shared folder is opened on file server (modify right – NTFS permission) to domain users. We would like to lock down the NTFS permission but still the application can allow users to do what they need to do (read or delete).
Questions.
1. Do I need to install Framework 2.0 SDK on both Terminal Server and file server I look at the enterprise level of Runtime security policy but not too much details on communicate to other servers. The enterprise level is the one we would like to go with.
2. As far as application source code, our developers need to modify their code in order to utilize enterprise level policy
Any advices / resources would be welcome. Thanks in advance.
Sunny
.NET Development27
|