protocol domain-auth auto-conf replication
Automatically configures a precreated account in Active Directory with replication privileges over the entire domain.
Syntax
[no] protocol domain-auth auto-conf replication adminuser <name> adminpass <password> domain <domain> dc <dc-name>
Parameters
adminuser <name> | Specifies the administrator username. |
adminpass <password> | Specifies the domain administrator password. |
domain <domain> | Specifies the replication domain in which you want to give the user replication privileges, as in the following example: REPLICATION.TEST |
dc <dc-name> | Specifies a domain controller. |
Usage
This command reads the configuration of the replication user on the SteelHead and configures the backend domain controller(s) in Active Directory with the same settings.
You must have domain administrator privileges to use this command.
Example
amnesiac (config) # protocol domain-auth auto-conf replication adminuser Administrator adminpass password domain replication.test dc replication-dc1
Product
SteelHead CX, SteelHead-v, SteelHead-c
Related Commands