@import url(https://gimo2.pd.infn.it:25555/pmwiki/pub/skins/sinorca/basic.css); @import url(https://gimo2.pd.infn.it:25555/pmwiki/pub/skins/sinorca/layout.css); @import url(https://gimo2.pd.infn.it:25555/pmwiki/pub/skins/sinorca/sinorca.css);
To summarize the design, the applications supports only one GOC (Grid Operation Center), assuming that it is used for only one grid. It can have several ROCs (Regional Operation Centers), each ROC can have several countries, and each country can have several sites. Each ROC, country and site can have one (or more) admins, which are able to modify the data of the structure (record) which they admin (ROC, country or site), and to manage substructures as well. Managing substructures means that they can also validate/appoint the admins of the substructures,
e.g. A country admin can validate/appoint the site admins. The admins are recognized automatically by their certificate (without the need to use passwords).
--code
SSLCertificateFile /etc/grid-security/hostcert.pem SSLCertificateKeyFile /etc/grid-security/hostkey.pem SSLCACertificatePath /etc/grid-security/certificates SSLCARevocationPath /etc/grid-security/certificates SSLVerifyClient optional SSLVerifyDepth 10 ----
Powered by PmWiki
Skin by CarlosAB
looks borrowed from http://haran.freeshell.org/oswd/sinorca
More skins here