Is it possible to create additional CustomAttribute Fields?
I only recently started using Adaxes so I don't want to use them unnecessarily if it is limited to the existing fields.
Hello,
No, currently not. We are considering such a possibility for future releases, but we doubt that it's going to happen in the nearest future.
What would the PowerShell command be to modify a CustomAttribute field? For example, if I wanted to modify a user and change adm-CustomAttributeText1 to be the contents of $HomeEmail?
Hello, On the "create user" form i have a custom Field "Sophos VIP User". Would it be possible to only show another property, where the user is asked to enter a ... . Or is it only possible to add a non required additional date property? Kind regards, Fabian
Hello, I would like to create a form for Service Desk that contains specifics fields about information's not in any AD attributes? I need then to use these data's ... variable %referenceuser% and useable in scripts. It is possible to do it with Adaxes? Thanks.
I'm currently using CustomAttributeBoolean1 in order to differentiate end user and service accounts during user creation. I've added the attribute to the Property Pattern scoped for my ... a way to set the default value but have the field still be visible?
Hello, We have a workflow where we get the manager name via our HR system. I am putting this into a customattribute. As the name pulled from HR is in the form of firstname ... DN and put it into the target user manager field. Is this possible? If so; how?