0 votes

My Create user form has a User pattern for User Logon Name (pre-Windows 2000) . The pattern is not working any more. I need to remove danish character æ,ø,å and spaces.

Can you help me?

by (100 points)

1 Answer

0 votes
by (272k points)
selected by
Best answer

Hello,

When you specify a text in the Must not contain field of a Property Pattern, the whole text is taken into account, not separate characters. It means that if the whole text is not present in the property value the value will be considered as valid. If you need to check the value for specific characters separately, you need to use a regular expression. For details, have a look at the following tutorial: https://www.adaxes.com/tutorials_Simpli ... Format.htm.

Related questions

0 votes
1 answer

Tried using the following script below found in another thread here but get an error message from Adaxes saying that the cmdlet is not valid -- Import-Module Adaxes $email = " ... or if a path was included, verify that the path is correct and try again.

asked Nov 27, 2017 by adriank (100 points)
0 votes
0 answers

Hi, I try to put template users creation in place (cf http://www.adaxes.com/tutorials_WebInte ... eation.htm) Evrything is OK but i'm trying to restrict the target OU display ... interface, so is not not a read acces issue... Where can i look ? Best regards

asked Oct 27, 2017 by Nicolas.lussier (190 points)
0 votes
0 answers

We have an inactive user task which runs daily that disables accounts after 30 days of inactivity. We had an example yesterday of a user account which had been disabled ... Are you able to provide any explanation of how this could have happened? Regards Andy

asked Sep 12, 2017 by Andy_W (40 points)
0 votes
1 answer

Hello, We have recently migrated to Office 365 and are experiencing a few problems related to password. When I create a user using Adaxes, Adaxes automatically send out ... during using user creation. How can we solve this problem? Regards, Eirik Zakariassen

asked Oct 16, 2015 by eirikza (120 points)
0 votes
0 answers

Hello The "Send mail"-Function is not working if i use the %mail%-Parameter. If i want to send an information like "Your password will expire in 7 Days" via mail but it ... if i put a specified recipient in the "To"-Field the recipient will get the message.

asked 1 day ago by Baul (90 points)
3,355 questions
3,054 answers
7,799 comments
545,152 users