Sticket
From SRB
Contents |
NAME
Sticket - issue tickets for SRB objects and collections.
SYNOPSIS
Sticket [-F fileName] [-B beginTime] [-E endTime] [-N AccessCount] [-D dataName | -C collName |-R collName] user@domain ...
DESCRIPTION
Sticket issues tickets for SRB objects and collections.
With -D option, tickets are issued for SRB a single data object. With -C option, tickets are issued for SRB data objects in a collection. With -R option, tickets are issued for SRB data objects recursively under a collection.
The user and domain are paired with @-separation. More than one userdomain pair can be specified. If the ticket issued is a generic ticket, i.e., to be used by any srbUSer or a non-registered user, then issue the ticket using the following ticketuser@sdsc for user@domain.
OPTIONS
- -h
- display command options
- -F
- fileName specifies the file in which to store the ticket. Otherwise the ticket is directed to stdout.
- -B
- beginTime specifies when the ticket becomes valid. Time is given in the format: YYYY-MM-DD-HH:MM:SS
- -E
- endTime specifies when the ticket expires
- -N
- AccessCount specifies how many times the ticket can be used.


