Loadable Authenticator Modules
AMPS includes a module,
libamps_multi_authenticator
, to provide credentials for outgoing replication connections. Notice that the default authenticator module, which is automatically loaded, can also be configured to provide credentials. See Multimethod Authenticator for details.AMPS includes a module,
libamps_exec_authenticator
, that executes an external application and provides the output of that process as the credentials for an outgoing replication connection. See Command Execution Authenticator for details.
Last updated