21.5 is in Beta right now… Are you a beta member? The code changes should likely be in 21.5b
Some help changes in v 21.5b.
<NTAccount> If using Active Directory Authentication , designates the associated Active Directory Authentication Account. Format is LOGONSERVER\LOGONACCOUNT or LOGONDOMAIN\LOGONACCOUNT. Setting this to an empty value results in disabling Active Directory Authentication for the specified account.
Parent Element <Details>
Data Type:String
Permissions Required:Global Admin
<Password> Designates the account's password. It must meet server defined complexity requirements that your Global Administrator can provide. If using Active Directory Authentication (NTAccount element), the Password element is rendered irrelevant and unavailable.
Parent Element <Details>
Data Type:String
Permissions Required:Owner/Member
<MustChangePassword> Determines whether or not the user must change their password. Unavailable if Active Directory Authentication is being used.
Parent Element <Details>
Data Type:Boolean
Permissions Required:Global or Domain Admin
Default Value:false
Options : Determines whether or not the user must change their password. Unavailable if Active Directory Authentication is being used.
"0/No/False" : Set the value to FALSE/OFF/NO
"1/Yes/True" : Set the value to TRUE/ON/YES
<DontExpirePassword> Determines whether or not this user will be required to periodically change their password. Unavailable if Active Directory Authentication is being used.
Parent Element <Details>
Data Type:Boolean
Permissions Required:Global or Domain Admin
Default Value:false
Options : Determines whether or not this user will be required to periodically change their password. Unavailable if Active Directory Authentication is being used.
"0/No/False" : Set the value to FALSE/OFF/NO
"1/Yes/True" : Set the value to TRUE/ON/YES