Book a Demo

Author Topic: Security questions.  (Read 4587 times)

wdchilders

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Security questions.
« on: March 03, 2012, 07:14:52 am »
In the EA_Deployment white paper, section 8, it's claimed that

For more information on security features in Enterprise Architect, see Enterprise Architect’s help under: Model management | Team Development | User Security

Where is this?  

Also in "Version_Control" it says ...

User Security plays an important role in facilitating collaborative modeling. By
applying security locks, teams members avoid overwriting each others' changes and avoid inadvertent model changes
by users who are not designated as model authors.

That implies I can restrict write access to a model root to just the model authors?  How do I do this in a dbms repository with multiple model roots?  I want different people to be able to update some models but not others.  How?
Bill Childers

Very often, people confuse simple with simplistic. The nuance is lost on most.
-   Clement Mok

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Security questions.
« Reply #1 on: March 03, 2012, 07:32:52 am »
The help index has obviously changed to Projects and Teams/Team Development/Configure User Security.

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 questions.
« Reply #2 on: March 05, 2012, 06:28:20 pm »
Quote
That implies I can restrict write access to a model root to just the model authors?  How do I do this in a dbms repository with multiple model roots?  I want different people to be able to update some models but not others.  How?
You could look into group locks, or otherwise use an external version control system to manage the write rights.

Geert

Luis J. Lobo

  • EA User
  • **
  • Posts: 252
  • Karma: +0/-0
  • IT Consultant
    • View Profile
Re: Security questions.
« Reply #3 on: March 23, 2012, 11:48:51 am »
The best approach: Security Locks

Guillaume

  • EA Practitioner
  • ***
  • Posts: 1405
  • Karma: +42/-2
    • View Profile
    • www.umlchannel.com
Re: Security questions.
« Reply #4 on: April 18, 2012, 06:35:32 pm »
I'm also wondering about the best approach to achieve the following :
- share an EA project using VC (e.g. SVN) so it can be accessed by several people
- define various user groups (in EA security or SVN) to define at the package granularity the access rights (forbidden access, read-only, read/write)

I was thinking about using SVN and set different access rights per directory, each within I'll store the whole bunch of XMI for all packages > I have an issue with the EAP if it's shared in the SVN root since I'd like to prevent access to some the models

A good solution doesn't seem straightforward..

Guillaume
Guillaume

Blog: www.umlchannel.com | Free utilities addin: www.eautils.com


qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Security questions.
« Reply #5 on: April 18, 2012, 07:25:12 pm »
Quote
A good solution doesn't seem straightforward..
Absolutely! It is much underestimated by most people. Setting up EA in any environment is a highly individual and challenging task. Nothing you get out-of-the-box.

q.