Changes between Version 25 and Version 26 of Tutorial/SystemInfo


Ignore:
Timestamp:
Aug 27, 2008, 10:48:33 AM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CEA/OU=IRFU/CN=Christine Leroy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial/SystemInfo

    v25 v26  
    5959}}}
    6060
    61  1. Recherchez toutes les VO acceptées par le RB du site
     61 1. Recherchez toutes les VO acceptées par le RB du site.
    6262
    6363{{{
    64 ldapsearch -x -h bdii.grif.fr -p 2170  -b 'GlueServiceUniqueID=node04.datagrid.cea.fr:7772,mds-vo-name=GRIF-IRFU,mds-vo-name=GRIF,o=grid' 'objectclass=GlueService' GlueServiceOwner
     64ldapsearch -x -h bdii.grif.fr -p 2170 \
     65 -b 'GlueServiceUniqueID=node04.datagrid.cea.fr:7772,mds-vo-name=GRIF-IRFU,mds-vo-name=GRIF,o=grid' \
     66'objectclass=GlueService' GlueServiceOwner
    6567}}}
    6668
     
    6870 
    6971{{{
    70 ldapsearch -x -h bdii.grif.fr -p 2170   -b 'mds-vo-name=GRIF, o=grid' objectclass=GlueSubCluster GlueHostApplicationSoftwareRunTimeEnvironment
     72ldapsearch -x -h bdii.grif.fr -p 2170  \
     73 -b 'mds-vo-name=GRIF, o=grid' \
     74objectclass=GlueSubCluster GlueHostApplicationSoftwareRunTimeEnvironment
    7175}}}
    7276