लाइसेंस API · 99.98%
+995 574 856 856 [email protected] जॉर्जिया, कुतैसी
← सभी knowledge articles
RS-Systems ज्ञान आधार

Revit Server projects और model disciplines तक पहुँच कैसे सीमित करें

उन teams के लिए व्यावहारिक access-control model जहाँ contractors और disciplines को केवल अपने projects और responsibility areas ही दिखने चाहिए।

01

संक्षिप्त उत्तर

Revit Server स्वयं user, project, discipline और operation के अनुसार विस्तृत permission model नहीं देता। Gateway को user और request पहचानकर central rules लागू करने तथा assigned responsibility से बाहर actions को Revit Server तक पहुँचने से पहले deny करना चाहिए।

02

Team क्या देखती है

External participants अपने scope से बाहर projects खोल सकते हैं। Engineers ऐसे model disciplines देखते हैं जो उनसे संबंधित नहीं हैं। Administrators instructions और manual supervision पर निर्भर रहते हैं, और contract समाप्त होने पर access हटाने में बहुत समय लगता है।

03

समस्या बार-बार क्यों होती है

दिखाई देने वाली घटना access problem है, लेकिन process का मूल कारण एक authoritative responsibility matrix का अभाव है। Accounts, projects, model disciplines और allowed actions enforceable rules से जुड़े नहीं हैं।

04

इसे हल करने का नियंत्रित तरीका

  1. हर internal और external participant के लिए एक identity बनाएँ।
  2. पूरे server के बजाय स्पष्ट projects को access दें।
  3. Permissions को model discipline या section और allowed action के अनुसार विभाजित करें।
  4. Repeatable rules के लिए roles उपयोग करें और individual exceptions केवल आवश्यकता होने पर।
  5. हर allowed और denied request log करें ताकि rule verify किया जा सके।
05

अपेक्षित परिणाम

Participant केवल assigned projects और model areas में काम कर सकता है। Access changes centrally लागू होते हैं, onboarding और offboarding predictable बनते हैं, और हर decision audit trail से समर्थित होता है।

संबंधित RS-Systems समाधान

प्रश्न और उत्तर

क्या इसे केवल Windows folder permissions से हल किया जा सकता है?

नहीं। Revit Server requests साधारण file access के समान नहीं हैं, और folder permissions project, model discipline तथा operation rules व्यक्त नहीं करतीं।

क्या designers को अलग Revit workflow चाहिए होगा?

Control server gateway द्वारा लागू होना चाहिए। Designers Revit उपयोग करना जारी रखते हैं, जबकि disallowed operations centrally block होते हैं।