Changes between Version 15 and Version 16 of CookBook/AccountManagerPluginConfiguration

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
12/30/12 15:02:08 (5 months ago)
Comment:

Syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • CookBook/AccountManagerPluginConfiguration

    v15 v16  
    141141=== Award an existing user account for Trac admin === 
    142142{{{ 
     143#!sh 
    143144trac-admin /path/to/env permission add <username> TRAC_ADMIN permission list <username> 
    144145}}}