Changes between Version 41 and Version 42 of ReleaseNotes/SCDB


Ignore:
Timestamp:
Sep 13, 2009, 3:54:06 PM (16 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/SCDB

    v41 v42  
    3636=== 2.3.2: update.vo.config fixed ===
    3737
    38 SCDB `ant` target `update.vo.config` was buggy in SCDB 2.2 series and completely broken in SCDB 2.3 series. This has been fixed in SCDB [milestone:SCDB-2.3.2 2.3.2]. As a consequence of the fixes and some internal changes made to ensure that the account name associated with a given FQAN will never change, this may lead to some account name changes for some VOs. The creation of the new accounts will be properly handled by QWG templates but the NCM component used to manage accounts, `ncm-accounts`, is not able to removed the obsolete acccounts. It may be necessary (it is highly recommended on a CE) to remove these accounts, easily identifed as their name contains `fqan`.
     38SCDB `ant` target `update.vo.config` was buggy in SCDB 2.2 series and completely broken in SCDB 2.3 series. This has been fixed in SCDB [milestone:SCDB-2.3.2 2.3.2]. As a consequence of the fixes and some internal changes made to ensure that the account name associated with a given FQAN will never change, this may lead to some account name changes for some VOs. The creation of the new accounts will be properly handled by QWG templates but the NCM component used to manage accounts, `ncm-accounts`, is not able to removed the obsolete acccounts. It may be necessary (it is highly recommended on a CE) to remove these accounts, easily identifed as their name contains `fqan`. A template configuring a script to do it on every node where VO accounts are created is provided as an [source:templates/trunk/site/example/site/misc/purge_fqan_accounts example]. To use it, define variable `GLITE_BASE_CONFIG_SITE` to the name of this template.
    3939
    4040=== 2.3.1: ability to generate a list of all configured package repositories added ===