Book a Demo

Author Topic: How to enable Enable Security  (Read 8829 times)

Aleena

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
How to enable Enable Security
« on: October 29, 2010, 07:08:39 am »
I have EA ver 8 installed in my box and i want to view "Audit View" in the menu (View -->other project tools --> Audit View) but its disabled.
In order to enable it i went to security menu but all sub-menus under it are disabled. Even "Enable Security" sub-menu is disabled and so not sure how to change user permissions etc.  :-/

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: How to enable Enable Security
« Reply #1 on: October 29, 2010, 08:23:33 am »

Aleena

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: How to enable Enable Security
« Reply #2 on: October 30, 2010, 02:32:30 am »
I had Professional edition 7 and i upgraded it to [highlight]corporate edition 8[/highlight]

Stephen Kropp

  • EA User
  • **
  • Posts: 27
  • Karma: +1/-0
    • View Profile
Re: How to enable Enable Security
« Reply #3 on: October 22, 2016, 04:04:21 am »
I would also like to enable my security and auditing options and am having the same problem. I am using EA Version 12.0.1212 Professional Edition.

I have tried running EA by right-clicking on the executable and selecting the "Run as administrator" option but this did not change any options for me.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: How to enable Enable Security
« Reply #4 on: October 22, 2016, 04:11:18 am »
Maybe security is already enabled and you don't have privileges. What does
Code: [Select]
SELECT * FROM t_secpolicies return?

q.

Stephen Kropp

  • EA User
  • **
  • Posts: 27
  • Karma: +1/-0
    • View Profile
Re: How to enable Enable Security
« Reply #5 on: October 22, 2016, 04:15:03 am »
It doesn't return anything except for a blank "Property" and "Value" column. I should also mention that I am using a file-based repository but I couldn't find any restrictions on that setup with regard to security and auditing settings.
« Last Edit: October 22, 2016, 04:24:19 am by Stephen Kropp »

PeterHeintz

  • EA Practitioner
  • ***
  • Posts: 1001
  • Karma: +59/-18
    • View Profile
Re: How to enable Enable Security
« Reply #6 on: October 22, 2016, 04:29:35 am »
To enable security you need to download an enable string from Sparx (you need a login to do that).
I am not absolutely sure, but I belief to remember that the  Prof. edition does not include that feature at all.
Best regards,

Peter Heintz

Stephen Kropp

  • EA User
  • **
  • Posts: 27
  • Karma: +1/-0
    • View Profile
Re: How to enable Enable Security
« Reply #7 on: October 22, 2016, 04:42:30 am »
Thanks, I suspect you are right by looking at the description.

http://www.sparxsystems.com/products/ea/purchase.html#Professional

And sadly this page also says that the Professional edition doesn't support auditing:

http://www.sparxsystems.com/enterprise_architect_user_guide/13.0/model_repository/tracking_changes.html
« Last Edit: October 22, 2016, 05:31:53 am by Stephen Kropp »

potterm

  • EA User
  • **
  • Posts: 126
  • Karma: +0/-0
    • View Profile
Re: How to enable Enable Security
« Reply #8 on: October 25, 2016, 06:39:57 am »
Have you checked to make sure your model file (assuming you're using an EAP repository) isn't read-only?  We had a similar issue, wherein we wanted to test User Security on a copy of our model which is normally checked into SVN (the whole EAP file), so the working copy was read-only and this caused the enable security option (all options on that menu in fact) to be grayed out.

Just a thought....

Martin