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 is in, however, on enabling the user account, it's still showing the default domain as their upn.

I made sure to delete the 'Username' property from the built in User Pattern, is there something else I'm missing?

Built in: image.png

Users in 'CT OUs' image.png

Username Properties for 'CT OUs' image.png

by (20 points)

1 Answer

by (309k points)
0 votes

Hello,

There is no need to create a new property pattern. You can update the User one or create multiple property patterns with different settings assigned over different locations if required. The following tutorial will be helpful: https://www.adaxes.com/help/ConfigureUPNSuffixSelection. According to your last screenshot, the property pattern in question is still configured to only use a single specific suffix and not allow selecting any other.

by (20 points)
0

Alright, I'll take a look. Slightly unrelated, if I wanted usernames to generate as Uppercase FI, Uppercase First letter of lastname, what would I change this to be:

%firstname:lower,1%%lastname:lower%

by (309k points)
0

Hello,

It would be %firstname:upper,1%%lastname:upper%. For detils about value references, see https://www.adaxes.com/help/ValueReferences.

by (20 points)
0

This appears to generate John Doe as JDOE, I would prefer it to look like JDoe.

Is this possible?

by (309k points)
0

Hello,

Unfortunately, there is no such possibility using value references. It can only be done using a script in a business rule. For example, you can use the following script from our repository: https://www.adaxes.com/script-repository/converting-first-character-of-a-value-to-uppercase-s504.htm.

Related questions

Hello, I am trying to create a custom command that handles the process of converting a user account for a temp to a FTE. This needs to: 1. move the user to a new OU. 2. change ... to "xxx" OU Set 2: Always --Modify the user: set employee type to...... etc.

asked Jul 26, 2013 by DFassett (710 points)
0 votes
1 answer

Hi, I'm probably over thinking this, so I'm hoping to get some clarity. But we've had an issue for a while and I can't get my head around it. When we create a ... exchange isn't needed for most of our environment now that we're Windows 10/11. Thanks, Gary

asked Sep 16, 2022 by gazoco (490 points)
0 votes
1 answer

Hi everyone! I have a problem granting permission to edit group members using the web interface. Somewhere something is missing but I don't see it. I have three ... in the web interface config for the necessary options to become available? Thanks for reading!

asked Sep 9, 2020 by EirĂ­kr (120 points)
0 votes
1 answer

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.

asked May 27 by wintec01 (2.6k points)
0 votes
1 answer

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.

asked May 26, 2025 by SteveCDSAZ (20 points)
0 votes
1 answer