The password policy for Replication Agent is now configurable.
You can configure:
- The maximum and minimum lengths of passwords using
max_password_len and
min_password_len.
- Whether passwords must contain lowercase characters, uppercase characters,
numeric characters, or special characters using
password_lowercase_required,
password_uppercase_required,
password_numeric_required, and
password_special_required.
- The number of days before passwords expire and must be changed using
password_expiration.
An authorized administrator can reset the system administrator (sa) password without
providing an old password by using the reset_password parameter.
The rasd_set_password command allows you to reset the RASD
password.
See the Replication Agent for Oracle Reference Manual.
Resetting the Replication Agent Administrator Password
Use the reset option of the rao_admin utility
to reset the Replication Agent administrator password.