Changes

From SME Server
Jump to navigationJump to search
332 bytes added ,  21:14, 25 January 2020
m
Seting config db with keys
Line 62: Line 62:  
you might need to update to last smeserver-yum >= 2.4.0-23 or you will get an error because of missing GPG key.  
 
you might need to update to last smeserver-yum >= 2.4.0-23 or you will get an error because of missing GPG key.  
   −
A configuration db needs to be created with following keys and properties:
+
A configuration db may already be present from another contrib, check for its existence
 +
 
 +
# config show geoip
 +
geoip=service
 +
status=enabled
 +
 
 +
If it does exists and the LicenseKey and AccountID are NOT present perform the following
 +
db configuration setprop LicenseKey "YOUR LIC KEY" AccountID "YOUR ACCT ID"
 +
 
 +
If the configuration db is not present it needs to be created with following keys and properties:
 
  db configuration set geoip service status enabled LicenseKey "YOUR LIC KEY" AccountID "YOUR ACCT ID"
 
  db configuration set geoip service status enabled LicenseKey "YOUR LIC KEY" AccountID "YOUR ACCT ID"
  

Navigation menu