Hi guys,
I'm currently trying to build a guest account invitation process in ARS (8.1.5.) and added several new virtual attributes to the "EDS-Azure-GuestUser" class.
Is there a way to add those attributes to a policy? When I select "EDS…
Hi guys,
I'm currently trying to build a guest account invitation process in ARS (8.1.5.) and added several new virtual attributes to the "EDS-Azure-GuestUser" class.
Is there a way to add those attributes to a policy? When I select "EDS…
Hi,
We're trying to create a workflow that counts every time a user enables or disables another user every day (workflow trigger is the modifivation of edsaAccountIsDisabled). (the counter resets every day.) If the counter reaches 20, the action requires…
Is it possible to create a virtual attribute on one class of objects and tie it to another attribute via a backlink?
I'm wanting to do something similar to how members and memberof attributes work. You populate members and the memberof attribute is back…
Is it possible to create a virtual attribute on one class of objects and tie it to another class via a backlink attribute?
Similar to Members in groups and Memberof in Users, how can I create a banklink that works like this?
I haven't found any references…
I created a virtual attribute and linked it to a class that isn't a user or a group. It's actually a class that was implemented through a schema extension. I also created a workflow policy and the first step is to search for objects of this class. Unfortunately…
Hello,
I have a new virtual attribute that I need populated for 34k users. Can you tell me the quickest way to accomplish this?
I've tried via Active Roles Sync from a SQL Table and also took the data from the table and used "Set-QADUser -Proxy -Connect…
Hello,
I'm having a requirement, we created couple of Virtual attributes in Active Roles and if we change a value of VA1 and then dynamically update the value of VA2.
VA1 - Dropdown field
VA2 - String field
Do let me know if you need more information…
Hi all. im new to ActiveRoles and have been reading a lot of documentations and played around. but one thing that i cant seem to find any information is on Virtual (Custom) Attributes.
Is there a way that i can list or pull all the Virtual Attributes…
Hi,
Does anyone know how to Select a Virtual Attribute in a Sync Workflow-Sync Rule either for the source or target. Only the Native Attributes such as extensionAttribute1 etc are selactable. I can see the Virtual Attribute clearly in the console but…
Need to create a bunch of Virtual Attributes. All single value Directory String, User attributes. Does any one have a script to create virtual attributes of a csv file or similar?
I am not finding any of the Quest CmdLets that do it.
Hello,
I have the following business scenario: When 'User form' is opened within Active Roles, then couple of virtual attributes (e.g.: badPasswordTime, lastLogonTimestamp -> INTEGER8 types) should be populated with their recent values (taken from Primary…
Hello.
I've created a custom virtual attribute of type boolean in ARS that I would like to set using the set-qaduser commandlet. It doesn't seem to work though
If I use the following command.
Set-QADUser -Proxy -Identity 'bob.dobbsn@example.com…
Hi,
we are running ARS 6.9 in our production environment and are heavily using virtual attributes. I've set up ARS 7.4 side by side a while ago to familiarize with the new version, imported the 6.9 configuration and MH and already configured some workflows…
Hey Everyone,
First post and still quite a newb with Active Roles so don't mind the brief ignorance you may see :)
Basically my end goal is to make a Tab in the web interface User Object properties window only visible when a virtual attribute is…