From the XMLAPI Help Portal
<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
Keith Personett
Senior Software Developer, Cerebro Calibration Specialist, Agent of S.H.I.E.LD., Helicarrier Systems Analyst, reenignE esreveR
MDaemon Technologies http://www.mdaemon.com/ or on Facebook
Sent using Outlook 2013 via ActiveSync Services for MDaemon Messaging Server.
I 16 1018
"You get hurt, hurt 'em back. You get killed... walk it off!"
- Steve Rogers/Captain America
From: md-api@mdaemon.com [mailto:md-api@mdaemon.com] On Behalf Of lists-md-api@mdaemon.com (Maxim Tsyupko)
Sent: Wednesday, February 02, 2022 3:57 AM
To: md-api List Member <md-api@mdaemon.com>
Subject: [md-api] NTAccount attribute can't be changed via XML API
Problem was described in issue https://lists.altn.com/WebX/.59863b9e/7
It is still impossible to change it via XML API using UpdateUser request. The ability to change this attribute has been added and am I doing something wrong?
MDaemon v21.5.1
<?xml version="1.0" encoding="utf-8"?>
<MDaemon>
<API>
<Request version="21.5" echo="1" verbose="0">
<Operation>UpdateUser</Operation>
<Parameters>
<Domain>company.test</Domain>
<Mailbox>berezhnoian</Mailbox>
<NTAccount>berezhnoian</NTAccount>
</Parameters>
</Request>
</API>
</MDaemon>
View/reply at NTAccount attribute can't be changed via XML API
--MD-API-------------------------------------------------------------
This list is for questions and discussions regarding MDAEMON's API.
To unsubscribe from this mailing list send an email to
md-api-unsubscribe@mdaemon.com .
--POWERED BY MDAEMON!------------------------------------------------
---------------------------------------------------------------------
These forums are provided by MDaemon Technologies for user-to-user
support and discussion. MDaemon staff members may participate in the
forums periodically but please recognize that this is not the official
method of receiving technical support. To receive personal technical
support please use the form here:
http://www.mdaemon.com/support/request_support.asp
---------------------------------------------------------------------