Fixed BlackBerry 5 Provider: admin tool now invoked with the -n <FQDN> option.
Ensure you configure the FQDN in the provider configuration e.g. bes01.hosting.local:3443
This commit is contained in:
parent
6942c229fe
commit
aee7e0f358
7 changed files with 78 additions and 20 deletions
|
@ -62,6 +62,8 @@ namespace WebsitePanel.Providers.Common
|
|||
|
||||
public const string EnterpriseServer = "EnterpriseServer";
|
||||
|
||||
public const string EnterpriseServerFQDN = "EnterpriseServerFQDN";
|
||||
|
||||
public const string AdministrationToolService = "AdministrationToolService";
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue