Book a Demo

Author Topic: Server Side EA  (Read 2600 times)

warenzevon

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Server Side EA
« on: December 03, 2008, 03:14:09 pm »
I am new to the EA. We are trying to setup users on the EA, but want to have EA on the server, so that user rights are defined there. For security reasons user rights should be limited to the "packages" designated to them, and they should not be able to view other things in the "project". Can someone assist in how EA does this.
Thanks

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: Server Side EA
« Reply #1 on: December 04, 2008, 04:39:05 pm »
I would suggest you look at the help topic on EA security - see: http://www.sparxsystems.com/uml_tool_guide/uml_model_management/usersecurity.html
Note: As EA is a UML modeling tool, the packages are inherently expected to be veiwable, but not necessarily updatable by all users.  It would not make sense that a coder can only view the Class package if there is specification data in the related packages above the Class i.e. Requirements, Use Case & Scenario etc.  (the packages that defines what they need to implement in the classes).
« Last Edit: December 04, 2008, 04:39:32 pm by Dermot »