Changes between Version 1 and Version 2 of MapGuideRfc160


Ignore:
Timestamp:
Jun 9, 2017, 6:38:15 AM (7 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc160

    v1 v2  
    5656Usage will be as follows:
    5757
    58 {{{mgserver setpwd <mapguide username> <administrator password>}}}
     58{{{mgserver setpwd <mapguide username> <password>}}}
    5959
    6060In this mode, the MapGuide Server will set the account password of the specified built-in user to the value provided from the command line
     
    9393Due to this information not being essential (it is merely descriptors of the user accounts), it was decided for the simplicity of implementation that losing such information through this command was an acceptable trade-off.
    9494
     95This implementation resides in the ​[http://trac.osgeo.org/mapguide/browser/sandbox/jng/cmdline cmdline] sandbox. Upon adoption of this RFC, it will be merged into trunk.
     96
    9597== Test Plan ==
    9698
     99 * Verify we can still run {{{mgserver}}} interactively and as a service
    97100 * Verify new commands perform as expected
    98101 * Verify we can still run unit tests through the refactored test command