0 votes

We have a form to used by our HR Reps to create non-employee records. There are two fields on the form that are auto-generated via a property pattern: Full Name (cn) and User Logon Name (pre-Windows 2000) (sAMAccountName). The default value for Full Name is set to %givenname% %middleName,1% %lastname% and User Logon Name is %givenName:lower,1%%lastname:lower%. Before the latest Adaxes upgrade, we were able to see the Full Name and User Logon Names being auto-generated on screen, but that is no longer the case. Any idea of what may have changed to cause this new behavior? Nothing has changed with our property pattern set-up...

by (870 points)
0

Hello,

Can you check how many Property Patterns configured for the User object type are applied to the OU where you create new user accounts? For information on how to do that, see the following help article: http://www.adaxes.com/help/?ManagePrope ... jects.html.

0

Here is the screen capture of the Property Patterns associated with the OU:
(Effective Property Patterns for the OU)
When I select one of the property patterns and Show All Effected Objects, this is what I see:
(Result of Show All Affected Objects for one of the property patterns)

0

I'm having a similar issue. Anything in the "User Logon Name (pre-Windows 2000' other than the default %firstname:lower,1%%lastname:lower% isn't working.

I tried just a simple %firstname% in the field and it wasn't working.

Did you resolve this?

1 Answer

0 votes
by (1.4k points)

Well, I found MY issue. I had setup a second User Pattern for a different set of users, and this pattern and my main one had Scopes that essentially crossed each other. My first scope included children, and second pattern was a child OU of the first one. So, editing my first scope to not include children fixed it.

0

Thanks rurbaniak. That helped me to solve my problem as well!

Related questions

0 votes
1 answer

We are trying to enforce better consistency for user attribute values in a domain but without overly restricting user input when modifying/creating users. Is it possible to ... to these fields and create Custom Commands to change them which is very tedious.

asked Mar 21, 2019 by Staj (350 points)
0 votes
1 answer

Hi, I adapted the code found in this thread to my needs Import Constraints The method works and it does create and populate the property pattern, however ... .Add($constraint) $item.SetConstraints($constraints) $item.SetInfo() $userPattern.Items.Add($item)

asked Dec 6, 2017 by digimortal (240 points)
0 votes
1 answer

Dear Support, Is it possible in "generate default value" section of pattern for multivalued attribute to provide more than 1 value from "must be one of" section? E.g. Pattern ... E" and to have default generated values in web interface "A,C" Thanks for advise!

asked Jul 7, 2020 by Dmytro.Rudyi (920 points)
0 votes
1 answer

Hello, I have trouble understanding the instruction listed here: https://www.adaxes.com/script-repositor ... s-s516.htm What should I put into $propertyForSearch and ... Since Adaxes is not the only system adding new locations to AD. Thank you.

asked Jul 4, 2019 by DLe (760 points)
0 votes
1 answer

Let me preface by saying that I am a Lotus Notes Developer that is very new to Adaxes and am learning as I go. I've created a form in Adaxes that has several fields ... and if so, can you point me to some examples? Your help will be greatly appreciated.

asked Mar 18, 2015 by sandramnc (870 points)
3,326 questions
3,026 answers
7,727 comments
544,681 users