.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.10. .TH SHISHI "1" "April 2013" "shishi 1.0.2" "User Commands" .SH NAME shishi \- Shishi client tool .SH SYNOPSIS .B shishi [\fIOPTIONS\fR]... [\fICLIENT \fR[\fISERVER\fR]]... .SH DESCRIPTION shishi 1.0.2 .PP Shishi command line client. If no command is given, Shishi acquire or list a valid ticket for you, identified by CLIENT (if empty, default username in default realm), for the service SERVER (if empty, ticket granting ticket for client realm). .TP \fB\-h\fR, \fB\-\-help\fR Print help and exit .TP \fB\-V\fR, \fB\-\-version\fR Print version and exit .SS "Commands:" .TP \fB\-d\fR, \fB\-\-destroy\fR Destroy tickets in local cache, limited by any \fB\-\-client\-name\fR or \fB\-\-server\-name\fR. (default=off) .TP \fB\-l\fR, \fB\-\-list\fR List tickets in local cache, limited by any \fB\-\-client\-name\fR and \fB\-\-server\-name\fR. (default=off) .TP \fB\-r\fR, \fB\-\-renew\fR Renew ticket. Use \fB\-\-server\-name\fR to specify ticket, default is the most recent renewable ticket granting ticket for the default realm. .IP (default=off) .SS "Flags:" .TP \fB\-\-forwardable\fR Get a forwardable ticket, i.e., one that can be used to get forwarded tickets. (default=off) .TP \fB\-\-forwarded\fR Get a forwarded ticket. (default=off) .TP \fB\-\-proxiable\fR Get a proxiable ticket, i.e., one that can be used to get proxy tickets. (default=off) .TP \fB\-\-proxy\fR Get a proxy ticket. (default=off) .TP \fB\-\-renewable\fR Get a renewable ticket. (default=off) .SH OPTIONS .TP \fB\-\-client\-name\fR=\fINAME\fR Client name. Default is login username. .TP \fB\-E\fR, \fB\-\-encryption\-type\fR=\fIETYPE\fR,[ETYPE...] Encryption types to use. ETYPE is either .TP registered name or integer. Valid values .IP include 'aes128', 'aes256', 'aes' (same as \&'aes256'), '3des', 'des\-md5', 'des\-md4', \&'des\-crc', 'des' (same as 'des\-md5'), and \&'arcfour'. .TP \fB\-e\fR, \fB\-\-endtime\fR=\fISTRING\fR Specify when ticket validity should expire. The time syntax may be relative (to the start time), such as '20 hours', or absolute, such as '2001\-02\-03 04:05:06 CET'. The default is 8 hours after the start time. .TP \fB\-\-realm\fR=\fISTRING\fR Set default realm. .TP \fB\-\-renew\-till\fR=\fISTRING\fR Specify renewable life of ticket. Implies \fB\-\-renewable\fR. Accepts same time syntax as \fB\-\-endtime\fR. If \fB\-\-renewable\fR is specified, the default is 1 week after the start time. .TP \fB\-\-server\-name\fR=\fINAME\fR Server name. Default is 'krbtgt/REALM' where REALM is client realm. .TP \fB\-s\fR, \fB\-\-starttime\fR=\fISTRING\fR Specify when ticket should start to be valid. Accepts same time syntax as \fB\-\-endtime\fR. The default is to become valid immediately. .TP \fB\-\-ticket\-granter\fR=\fINAME\fR Service name in ticket to use for authenticating request. Only for TGS. Defaults to 'krbtgt/REALM@REALM' where REALM is client realm. .SS "Other options:" .HP \fB\-\-configuration\-file\fR=\fIFILE\fR Read user configuration from FILE. .TP \fB\-c\fR, \fB\-\-ticket\-file\fR=\fIFILE\fR Read tickets from FILE. .TP \fB\-o\fR, \fB\-\-library\-options\fR=\fISTRING\fR Parse STRING as a configuration file statement. .TP \fB\-q\fR, \fB\-\-quiet\fR Don't produce any diagnostic output. (default=off) .TP \fB\-\-system\-configuration\-file\fR=\fIFILE\fR Read system configuration from FILE. .TP \fB\-\-ticket\-write\-file\fR=\fIFILE\fR Write tickets from FILE. Default is to write them back to where they were read from. .TP \fB\-v\fR, \fB\-\-verbose\fR Produce verbose output. Use multiple times to increase amount of information. .PP Mandatory arguments to long options are mandatory for short options too. .SH AUTHOR Written by Simon Josefsson. .SH "REPORTING BUGS" Report bugs to: bug\-shishi@gnu.org .br GNU Shishi home page: .br General help using GNU software: .SH COPYRIGHT Copyright \(co 2013 Simon Josefsson. License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" The full documentation for .B shishi is maintained as a Texinfo manual. If the .B info and .B shishi programs are properly installed at your site, the command .IP .B info shishi .PP should give you access to the complete manual.