Home > Configuration > Db |
| Db |
all the commands associated with database user |
Configuration APIs |
Use this method to add a new DB profile on the Citrix ADC |
Use this method to adds a database user. The user name and password that you specify in this method are added to the nsconfig file and used to authenticate the user. |
Use this method to get all the configured DB profiles in the system. If a name is specified, then only that profile is shown. |
Use this method to get the specified database user or, if no user is specified, all the database users configured on the appliance. |
Use this method to remove a DB profile on the Citrix ADC |
Use this method to removes a database user from the Citrix ADC. Requests from the user are no longer authenticated or routed to the database server. |
Use this method to set use the same server-side connection for multiple client-side requests. Default is enabled. |
Use this method to set enable caching when connection multiplexing is OFF. |
Use this method to set if ENABLED, inspect the query and update the connection information, if required. If DISABLED, forward the query to the server. |
Use this method to set name of the KCD account that is used for Windows authentication. |
Use this method to set if the queries are related to each other, forward to the same backend server. |
Use this method to set the database users password. If you use the CLI, you are prompted for this password after specifying the user name. This is mandatory parameter. |
Remove db dbProfile conmultiplex setting. |
Remove db dbProfile enablecachingconmuxoff setting. |
Remove db dbProfile interpretquery setting. |
Remove db dbProfile kcdaccount setting. |
Remove db dbProfile stickiness setting. |