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
Cloud Administration Password Reset Code API 18Number of Views Password Lockout Examples 88Number of Views 'Name or password is incorrect' error logging into SAP accounts created by the SAP AFX Connector in RSA Identity Governanc… 82Number of Views Password Capture Tool is not creating password synchronization requests in RSA Governance & Lifecycle 81Number of Views Get Java Auth API sample code to authenticate consistently with 'Requires Name Lock' enabled 37Number of Views
Trending Articles
RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide How to Upgrade Internal SHA-1 Certificates to SHA-256 in Authentication Manager Using rsautil RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows Upgrade Internal Authentication Manager Certificates to SHA-256
Don't see what you're looking for?