pub unsafe static kODAuthenticationTypeChangePasswd: Option<&'static ODAuthenticationType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Change the password for a user.
Change the password for a user. Does not require prior authentication.
Authentication array has following items in order: user name in UTF8 encoding, old password in UTF8 encoding, new password in UTF8 encoding
See also Appleās documentation