Hi,

We have mapped multiple locations to multiple OUs in our Active Directory. The issue is that when creating mailboxes, Adaxes returns an error for exactly one OU. The settings are the same for all OUs in both the web configuration and the Adaxes Administration Console. I don't understand why it isn't working for exactly one OU. here it doesn't work: adaxes_mailbox_fail.png and another OU, it works: adaxes_mailbox_works.png I don't know what i can do.

ago by (190 points)

1 Answer

ago by (310k points)
0 votes

Hello,

According to the error, user creation failed because the Password property is set as required, but was not specified during user creation. Making a property required is possible using property patterns. the following tutorial will be helpful: https://www.adaxes.com/help/MakePropertyRequiredAndSpecifyFormat.

ago by (190 points)
0

I know what you mean, but the properties and anythingelse are the same. NW works adaxes_mailbox_properties_nw.png MA failed adaxes_mailbox_properties_ma.png

ago by (310k points)
0

Hello,

That is correct. As you can see, the Password property is required (marked in bold). Most probably, the failed user creation was somehow initiated without specifying a password.

Related questions

We have four OUs in Active Directory (Pending Deletion, Disabled with Mail Delegates, Disabled with HR Extensions and Disabled_Temp_Leave) that users are moved to prior to their eventual ... past 7 days have been moved to one of 4 of these OUs. Thanks!

asked Jun 3, 2021 by RayBilyk (310 points)
0 votes
1 answer

They can navigate to both the user or the group within the ADAXES web interface without issue. They can then either Add to Group or Add Member but the resulting ... something to the web interface which prevents changing the lookup domain. Any ideas? Thanks!

asked Apr 9, 2020 by VTPatsFan (610 points)
0 votes
1 answer

Good Afternoon, I currently have our AD navigation divided up by specific countries. The user is able to select the country OU and navigate down into the specific department OU. ... country OU's so I can force the user to drill down before creating? Thanks

asked Jun 1, 2018 by jhair (520 points)
0 votes
1 answer

Get-AdmPrincipalGroupMembership always throws an exception, even for users which absolutely exist (eg: piped ... :Commands:GetAdmPrincipalGroupMembershipCommand:ProcessRecord,Softerra.Adaxes.PowerShellModule.Commands.GetAdmPrincipalGroupMembershipCommand

asked May 4, 2023 by Viajaz (210 points)
0 votes
1 answer

Hi im using following power shell script to create a security group in AD. Import-Module Adaxes New-AdmGroup -Name "L-Admin_%fullname%" -Path "OU=Local Admins,OU=99X Oslo,DC ... the available functions to do this. hoping for a quick response. Thanks alot. :)

asked Feb 22, 2018 by ashensha (50 points)
0 votes
1 answer