Changes

Jump to navigation Jump to search
271 bytes added ,  09:26, 5 August 2014
m
Line 542: Line 542:  
  password
 
  password
 
with the appropriate values for each of your users.
 
with the appropriate values for each of your users.
 +
 +
 +
For special characters note this bug regarding escaping [[bugzilla:8510]]
 +
 +
Some examples :
 +
 +
perl -e 'use esmith::util;esmith::util::setUserPassword("username","pass!word");'
 +
 +
Or:
 +
 +
perl -e "use esmith::util;esmith::util::setUserPassword( 'username','pass"'!'"word');"
    
===Signalling events : Signal-event===
 
===Signalling events : Signal-event===

Navigation menu