We synchronize our users with the AD. Is it possible to add local Users not existing in AD to the users? How can we do this, the Button for adding an user is disabled in the Axon.Ivy Administration. Can we add them in the application by code?

asked 17.02.2017 at 07:53

Thomas%20Wirz's gravatar image

Thomas Wirz
(suspended)
accept rate: 33%


No that's not possible. Even if you would hack the SystemDb and add the user manually. On every user login the engine checks against the ActiveDirectory if the user is still active and allowed to login.

link

answered 17.02.2017 at 14:29

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958
accept rate: 70%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×26
×19

Asked: 17.02.2017 at 07:53

Seen: 2,022 times

Last updated: 17.02.2017 at 14:29