Changes

From SME Server
Jump to navigationJump to search
m
use ` not '
Line 44: Line 44:  
Generate a password and store it to an SME Server db key (or db key property):
 
Generate a password and store it to an SME Server db key (or db key property):
 
  config set MyStrongPassword `randpw 70`
 
  config set MyStrongPassword `randpw 70`
 +
please note the usage of the ` character and '''not''' the ' character.
     

Navigation menu