The /GetDBAuth parameter displays the current authentication method used by the ACS collector to access the ACS database. The two available authentication methods are Windows Authentication and SQL authentication. If SQL authentication is used, the /GetDBAuth parameter displays the name of the user account currently in use by the ACS collector to connect to the ACS database.
Syntax
AdtAdmin.exe /GetDBAuth
[/Collector:<CollectorName>]
Subparameter | Definition | |
---|---|---|
/Collector:CollectorName |
Specifies an ACS collector whose database authentication account you want to display. If this subparameter is omitted, the local ACS collector is assumed. |
Example
This example retrieves the authentication method used by the ACS collector to connect to the ACS Database. In the following example, the local ACS collector is assumed:
AdtAdmin /GetDBAuth
See Also
Did you find this information useful? Please send your suggestions and comments about the documentation.