Book a Demo

Author Topic: Package level security  (Read 3017 times)

Adam Andrzejewski

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Package level security
« on: June 01, 2010, 03:09:22 pm »
Hello
EA offers quite a lot security options at the project level.
Let's assume, that the project is really large, and we have to deal with security problems at package level (someone updates wrong package, or deletes most of the models from it). We cannot brake it to smaller projects. Is there any other option than using version control and if something happens restore data form cvs/svn?

In other words, is it possible to allow user to modify package A and only view package B?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Package level security
« Reply #1 on: June 01, 2010, 03:39:26 pm »
Adam,

We use the security of the version control system to allow/deny write access to certain packages.

Geert