Message 1 of 1
Restrict access to Revit Server users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
One of the big enhancements that can be added to Revit Server would be managing user access to folders in a server-based workflow. A recurring question is how can I prevent a company from accessing the folders of other projects on the same server? without having to create virtual machines or placing more servers with different IP.
The short answer is that you can't (Yet). A possible solution could be through the Internet Information Service (IIS) authentication system. Where users should put their credentials when trying to open a central file in the Revit UI.
I know this entails a huge programming effort and various data stability and program reliability issues.