Is there an order of precendence for Property Patterns?
If I set a property pattern at a level lower than another property pattern is set what happens?
Will one work and the other won't?
Hello,
No.
Nothing will change.
There can be multiple Property Patterns effective for an object and they will all work. However, in Adaxes 2019.2 and older, if there are multiple Property Patterns effective for an object and specifying a constraint for the same property, neither of the patterns will work, but only for the particular property. In Adaxes 2020.1, this happens only if the very same options (e.g. Default value) are set in the constraints. If Property Patterns have different options (e.g. Property is required in one pattern and Default value in another one) in a constraint for a property, both will work.
Hi, from where gets Adaxes the list of values prefilled, especially for the Country attribute? I noticed there is a value of "CS" which is not supported on Active Directory. Thanks.
When I upgraded to the 2023 code from 2020.1 One of the issues that I saw was when I updated the UPN, the Logon Name also changed with the name change. This is ... attrutes get set the way we prefer as default but then be able to be changed indepentently?
Hello All, I would like to update the property "Home Directory" from it's current value, to a new value. Right now it's referencing %username% and I would like to ... need. I just need this value generated when the user is created. I appreciate any help.
We are moving away from using the default domain for all user UPNs. I read a few support articles and configured a few property patterns to change the UPN based on the OU the user ... I'm missing? Built in: Users in 'CT OUs' Username Properties for 'CT OUs'
Hi team, I would like to update allowed values of a property pattern and found this script: https://www.adaxes.com/script-repository/add-new-allowed-property-value-to-a- ... multiple new values? I tried already a foreach around it, but not working properly :/