Skip to main content

Unlock User

Description

MySQL Server: Unlock User Plugin step unlocks a User in MySQL Server.

Configurations

No.Field NameDescription
1Step NameName of the step. This name has to be unique in a single workflow.
Connection
2Server NameThe server name of the MySQL Server instance.
This field is mandatory.
3PortThe port number of the MySQL Server. Only variables/static values are allowed.
This field is mandatory.
4UsernameA username of the MySQL Server.
This field is mandatory.
Password
5Checkbox: Accept Value as variable/staticLeave checkbox unchecked to accept Password value from a field in the previous steps of the stream using a drop down list.
Else enable checkbox for Password field to appear as Text box.
6PasswordProvide the password of the username of MySQL Server.
This field is mandatory.
Password is entered using a widget. The widget handles both Text (static value or environment variable) and Combo (drop down containing values from previous steps).
If checkbox above is enabled, Password field appears as Text box. Else if checkbox above is disabled, Password field appears as a drop down to select fields from previous steps.
7Test Connection (Button)Verifies whether the connection is established or not.
Note:
Test Connection button does not work for previous step fields. It only works with static values and environment variables.
Input Fields
1Username to unlockSpecify the Username to be unlocked.
2Host NameSpecify the Hostname/Server Name/IP address of the user’s machine.