GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SHISHI(1) User Commands SHISHI(1)

shishi - Shishi client tool

shishi [OPTIONS]... [CLIENT [SERVER]]...

shishi 1.0.2

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).

-h, --help
Print help and exit
-V, --version
Print version and exit

-d, --destroy
Destroy tickets in local cache, limited by any --client-name or --server-name. (default=off)
-l, --list
List tickets in local cache, limited by any --client-name and --server-name. (default=off)
-r, --renew
Renew ticket. Use --server-name to specify ticket, default is the most recent renewable ticket granting ticket for the default realm.
(default=off)

--forwardable
Get a forwardable ticket, i.e., one that can be used to get forwarded tickets. (default=off)
--forwarded
Get a forwarded ticket. (default=off)
--proxiable
Get a proxiable ticket, i.e., one that can be used to get proxy tickets. (default=off)
--proxy
Get a proxy ticket. (default=off)
--renewable
Get a renewable ticket. (default=off)

--client-name=NAME
Client name. Default is login username.
-E, --encryption-type=ETYPE,[ETYPE...]
Encryption types to use. ETYPE is either
registered name or integer.
Valid values
include 'aes128', 'aes256', 'aes' (same as 'aes256'), '3des', 'des-md5', 'des-md4', 'des-crc', 'des' (same as 'des-md5'), and 'arcfour'.
-e, --endtime=STRING
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.
--realm=STRING
Set default realm.
--renew-till=STRING
Specify renewable life of ticket. Implies --renewable. Accepts same time syntax as --endtime. If --renewable is specified, the default is 1 week after the start time.
--server-name=NAME
Server name. Default is 'krbtgt/REALM' where REALM is client realm.
-s, --starttime=STRING
Specify when ticket should start to be valid. Accepts same time syntax as --endtime. The default is to become valid immediately.
--ticket-granter=NAME
Service name in ticket to use for authenticating request. Only for TGS. Defaults to 'krbtgt/REALM@REALM' where REALM is client realm.

--configuration-file=FILE Read user configuration from FILE.

-c, --ticket-file=FILE
Read tickets from FILE.
-o, --library-options=STRING
Parse STRING as a configuration file statement.
-q, --quiet
Don't produce any diagnostic output. (default=off)
--system-configuration-file=FILE
Read system configuration from FILE.
--ticket-write-file=FILE
Write tickets from FILE. Default is to write them back to where they were read from.
-v, --verbose
Produce verbose output. Use multiple times to increase amount of information.

Mandatory arguments to long options are mandatory for short options too.

Written by Simon Josefsson.

Report bugs to: bug-shishi@gnu.org
GNU Shishi home page: <http://www.gnu.org/software/shishi/>
General help using GNU software: <http://www.gnu.org/gethelp/>

Copyright © 2013 Simon Josefsson. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

The full documentation for shishi is maintained as a Texinfo manual. If the info and shishi programs are properly installed at your site, the command
info shishi

should give you access to the complete manual.

April 2013 shishi 1.0.2

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.