Book a Demo

Author Topic: Security: Advice Request  (Read 3375 times)

Eamonn John Casey

  • EA User
  • **
  • Posts: 110
  • Karma: +0/-1
    • View Profile
Security: Advice Request
« on: February 17, 2017, 06:50:16 am »
Hi!

Because of information security issues in my organisation we have multiple Repositories.
It is a real problem to maintain a "central" Repository that everyone can use.

The issues are:
1. Central Repository contiains elements that everyone should use. So this is distributed out using different methods. Creating new elements and distributing that out to the Local Repositories is a manual routine that takes alot of time and formality.
2. Sharing between Local Repositories is impossible. Or atleast so difficult that it simply is not done.
3. Getting elements in from the Local Repository that should be shared out to all is also admin intensive.

Anyone out there has solved the security limitations? Using Group Locking works. But others can read even though they should not have access to that information.

Thanks for any feedback.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Security: Advice Request
« Reply #1 on: February 17, 2017, 07:33:17 am »
What I did in a project was simple to have a controlled package and lock that to an admin group responsible for maintaining it. That works pretty well. It needs active maintenance to keep it up to date and resolve conflicts when making any sort of change. But you can't have the cake and eat it the same time.

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Security: Advice Request
« Reply #2 on: February 17, 2017, 06:30:32 pm »
We use a connection to an external version control system (TFS or SVN) or order to share parts of our model.

You also have the option of using the Reusable Asset Service, but I've never used that before.

Geert