Register User form sending _AFX_FORCE_REGISTER_USER_CHANGE_PWD in RSA Governance & Lifecycle
Article Number
Applies To
- RSA Governance & Lifecycle 8.0
Issue
When trying to create a user account in LDAP Active Directory (AD) using Access Fulfillment Express (AFX) and a request form, the creation fails.
- When attempting to use the request form, the application throws the below LDAP error in the connector log:
error code 16 - 00000057: LdapErr: DSID-0C090F3A, comment: Error in attribute conversion operation, data 0, v3839 .
- In order to troubleshoot the issue further, it is recommended to create a tcpdump packet trace while testing creating an AD account using the request form.
- In the tcpdump trace, it is detected that the application is sending _AFX_FORCE_REGISTER_USER_CHANGE_PWD in the attributes, Which was not the case in older versions.
Cause
Resolution
The issue is fixed in the below versions:
- RSA Governance & Lifecycle 8.0.0 P02
Notes
To create a tcpdump trace for troubleshooting the above issue, the below command line can be executed with the root Linux user:
tcpdump -i any host <ipaddress_of_remoteservice> and port <port_of_remoteservice> -vv -s0 -w /tmp/test.tcpdump
Where:
<ipaddress_of_remoteservice>: should be replace with the Active Directory hostname or IP address
<port_of_remoteservice>: should be replaced with the Active Directory port number used.
Related Articles
Authentication Manager version 8.5: Failed to register to the FedRamp - Govcloud Cloud Authentication Service 134Number of Views Unable to register an RSA SecurID Access SSO application in the Cloud Administration Console 41Number of Views Error message when attempting to register on the RSA Community (The Salesforce record provisioning for the user failed wit… 9Number of Views IDR Cannot Register with Cloud Authentication Service with Explicit Proxy and DNS Does not Resolve Authentication Service … 232Number of Views Error message "A server error has occurred" when attempting to register for an RSA Community account 65Number 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?