How to create a user password without status 'Change Required' with RSA ACE/Server Admin API
Originally Published: 2004-07-15
Article Number
Applies To
Issue
When creating a User using RSA ACE/Server Administration API with the Sd_AssignPassword function call, the user is created in the database correctly, but the password is always set to 'Change Required' status
Cause
Resolution
puts [Sd_ApiInit $env(VAR_ACE)/sderv $env(VAR_ACE)/sdlog 1]
set pSerial [Sd_AssignPassword "UserLastName" "UserFirstName" "UserID" "/bin/sh" "1234" "365" "0"]
Sd_SetPin 1234 $pSerial
Sd_ApiEnd
exit
Related Articles
Manage the RSA Authentication API Keys (Legacy Clients) 124Number of Views Manage Legacy Clients (API Keys) 218Number of Views RSA® SecurID Access Release Notes for RSA Authentication Manager 8.6 317Number of Views Configure Microsoft Entra ID Joined Devices for RSA MFA Agent 2.4 for Windows 113Number of Views Create list of users who have not logged into RSA Authentication Manager 8.x for a specific period of days 123Number of Views
Trending Articles
RSA Authentication Manager 8.9 Setup and Configuration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager 8.9 Release Notes (January 2026) Configure RSA Authentication Manager as a Secure Proxy Server for Cloud Access Service RSA Authentication Manager Upgrade Process
Don't see what you're looking for?