Book a Demo

Author Topic: SPM User  (Read 3928 times)

Mithal

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
SPM User
« on: November 07, 2011, 10:16:26 pm »
Hi, I would like to know if it is possible to copy a EA user to a new user, via the automation interface.   One of the things i would to be able to do is create a new user and set the users permissions.

I am coding using C#.NET

Thanks

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: SPM User
« Reply #1 on: November 07, 2011, 10:42:22 pm »
AFAIK you can't do that via API. But you can manipulate the t_sec* tables which does not seem to be witchcraft.

q.

Mithal

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
    • View Profile
Re: SPM User
« Reply #2 on: November 07, 2011, 10:58:48 pm »
Hi, thanks for this, do have some sample code illustrating, how to do this.

Thnaks in advance.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: SPM User
« Reply #3 on: November 08, 2011, 01:19:30 am »
I suppose this should be a question. In that case: sorry. You have to dig into these by yourself. It should not be too difficult, though.

q.