Changes between Version 7 and Version 8 of Software/eAM/g0Accountig


Ignore:
Timestamp:
Oct 2, 2014, 1:35:07 PM (10 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Software/eAM/g0Accountig

    v7 v8  
    1919apt-get install omf-aggmgr-controlpanel-5.4
    2020}}}
    21 
    22 
    23 == Account Management ==
    24 
    25 The Account Management is packaged in the ''omf-aggmgr-accountmanagement'' package.
    26 
    27 === Installation and Configuration ===
    28 
    29 It can be installed form the package repository with
    30 {{{
    31 apt-get install omf-aggmgr-accountmanagement-5.4
    32 }}}
    33 
    34 Instructions on how to add the Orbit software repository to your list of apt-sources can be found ​[wiki:Documentation/kPackages#UsingtheOribtPackageRepository ​here].
    35 
    36 {{{
    37  accountManagement:
    38     :database:
    39         # User name and password for scheduler database
    40         database: 'newScheduler'
    41     registration:
    42         email:
    43             # Administrator email configuration
    44             sender: 'account-manager@geni.net'
    45             sender_name: 'Account manager'
    46         captcha:
    47             temp_image_dir: '/tmp'
    48             ttf_file: 'images/font21.ttf'
    49         proxyPathRegistration: '/userManagement'
    50         #favicon is either absolute uri, or relative to homeURL or name of file located
    51         # in public_html/ogs_accountManagement/images
    52         favicon: 'geni_banner.png'
    53 }}}
    54 
    55 == Autoapprover ==
    56 
    57 Formerly known as login service. It implements