Verifying passwords
When Bravura Security Fabric needs to verify a user’s current password, it simply tries to connect to the SAP server using RFC. The password is assumed to be correct if the connection succeeds or if the connection fails but the error indicates that the user does not have RFC access. All other conditions are assumed to indicate an invalid password. The exact steps are:
Connect to the SAP server using RFC with the user’s login ID and password.
The result status tells Bravura Security Fabric if the password was good or bad.
Disconnect.