0 votes

When creating a new user through the webinterface, the password is generated based on the template configured in the 'user pattern'. The domain password policy can also be read in the webinterface. However, it is still possible to change the password to something that does not meet the complexity requirements (for example '1234'). The user will be created with the 'password not required' flag. (screenshot)adaxes_create_password.png

When changing the password for an existing user, the new password entered is checked against the domain password policy.

How can we enforce the same check when creating a user? (Making it impossible to create a user with a non-complex password through the webinterface and preventing the 'password not required' AD attribute being set.)

ago by (120 points)

1 Answer

0 votes
ago by (294k points)
selected ago by
Best answer

Hello,

Unfortunately, there is no such built-in functionality. However, you can use the following script from our repository in a business rule triggering Before creating a user: https://www.adaxes.com/script-repository/verify-complexity-requirements-for-user-password-s155.htm.

0

Thanks, that prevents the issue and returns a clear error message!

Related questions

0 votes
1 answer

Hi, I was just wondering if there was a way to force the format of the date picker value in the web approval interface. We have operation that are very time specific ... like that in the web interface. Example of the problem: Thank you, Jean-Simon Tremblay

asked Dec 3, 2021 by jsimon.tremblay (20 points)
0 votes
1 answer

Is there a way to have the Create User trigger to run a command to trigger the update user flag/trigger to be hit? The goal is to have specific Create User tasks to also go through the same tasks as the Update user.

asked Mar 2, 2023 by mobosys (290 points)
0 votes
1 answer

We have several Office 365 groups where the someone is an Owner but not a Member, and we'd like to give them the ability through the web interface to give them the ability ... option in the web interface to allow them to add or remove users via a custom task?

asked Nov 1, 2023 by PaulO (20 points)
0 votes
1 answer

Whether it is hard to customize the client interface when creating new objects? Example: customizing the web form - so that some fields are not displayed...

asked Aug 2, 2019 by Huongle08 (50 points)
0 votes
1 answer

Hi When reading the REST API documentation it does not mention working directly against Azure AD and Exchange Online. Will this be added? Thanks /Peter Sonander

asked Jan 26, 2023 by Sonander (40 points)
3,596 questions
3,283 answers
8,317 comments
548,255 users