Disable the LDAP user authentication in an existing SAP replication
system.
- Configure the user_authentication_source to both SAP Replication Server and the LDAP
server:
configure replication server
set user_authentication_source to 'any'
You
must ensure that all passwords in rs_users are valid
before you disable the LDAP user authentication. You can simply reset the password in
SAP Replication Server using the reset password
command.
- After completing the password validation for each user, configure
the user_authentication_source to SAP
Replication Server:
configure replication server
set user_authentication_source to 'rs'