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
Trending Articles
Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Authentication Manager Security Console and Operations Console Inaccessible After Certificate Update Authentication Manager How to Retrieve the LDAPS Certificate and Configure an External Identity Source to Use LDAPS
Don't see what you're looking for?