PoC Home For Users Quickstart VL-e Resource Guide Getting Help Authentication Download & manual Release 1 content Release 2 content Release 3 content Release 3.1 content Central facilities For Administrators Getting installed Installation help Authentication Web Hosting Certification Software engineering Release planning Rules for contributing Process a la Card Events PoC R2 Induction 2007 Tutorial PoC events GANG events Grid m/w tutorials Related VL-e VL-eForge VLeIT home VLeIT documents VL-e intranet DutchGrid Platform GridForum Nederland P4 partners switch to print layout |
SRBWith the release of VL-e Proof of Concept distribution version 1 the supported SRB server and client version is 3.4.0SRB Getting an accountMail grid.support@sara.nl stating your name, affiliation, e-mail address, certificate subject and preferred user name.Accessing SRBUnix command line tools S-commandsYou can download an RPM with the SRB client software from latest VL-e PoC distribution.Alternatively, you can also download a tar ball which contains the same S-commands as found in the SRB RPM above. To use this tarball:
The configuration filesThe S-commands are installed on the Gina cluster as part of the VL-e PoC. For them to work you need to install a configuration file, and load a module. The module is loaded with :module load srbCreate the configuration file ${HOME}/.srb/.MdasEnv with the contents mdasCollectionName '/VLENL/home/YOUR-SRB-USERNAME.vlenl' mdasCollectionHome '/VLENL/home/YOUR-SRB-USERNAME.vlenl' mdasDomainName 'vlenl' mdasDomainHome 'vlenl' srbUser 'YOUR-SRB-USERNAME' srbHost 'srb.grid.sara.nl' mcatZone 'VLENL' srbPort '50000' defaultResource 'vleGridStore' AUTH_SCHEME 'GSI_AUTH' SERVER_DN '/O=dutchgrid/O=hosts/OU=sara.nl/CN=srb.grid.sara.nl'
Windows User Interface InQGet the Windows user interface to SRB : inQ331b.zip Unpack the the zip file and start the executable. Fill in the login screen as shown below. InQ does not accept X509 certificates so you will have to log in with the normal password. Web interface mySRBThe Web Interface is located at https://srb.grid.sara.nl:50099/mySRB/ The webinterface does not use certificates so you will have to use the normal password. Fill in the login screen as shown below.
Java api to SRB : jargonThe jars needed to access SRB 3.4.0 can be found in the Proof-of-Concept repositoryNOTE these jars only work with java 1.4 Some basic SRB commandsIf you have the commands installed, more information is available by typing for instance man Spwd
Further information
Comments to Maurice Bouwhuis. |