We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f11236 commit 16fcbf1Copy full SHA for 16fcbf1
pmm_psmdb-pbm_setup/configure-agents.sh
@@ -17,7 +17,7 @@ if [[ $gssapi_enabled == "true" ]]; then
17
--username="$gssapi_username"
18
--password="$gssapi_password"
19
--authentication-mechanism=GSSAPI
20
- --authentication-database='$external'
+ --authentication-database='"$external"'
21
)
22
gssapi_service_name_part="_gssapi"
23
fi
pmm_psmdb-pbm_setup/configure-extra-agents.sh
0 commit comments