5.3. Parameters for shishid

If no parameters are specified, shishid listens on the defaults interfaces and answers incoming requests using the keys in the default key file.

Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.

  -c, --configuration-file=FILE   Read configuration from file.  Default is
                             /usr/local/etc/shishi.conf.
  -k, --key-file=FILE        Read keys from file.  Default is
                             /usr/local/etc/shishid.keys.
  -l, --listen=[FAMILY:]ADDRESS:SERVICE/TYPE,...
                             What to listen on. Family is "IPv4" or "IPv6", if
                             absent the family is decided by
                             gethostbyname(ADDRESS). An address of "*"
                             indicates all addresses on the local host. The
                             default is "IPv4:*:kerberos/udp,
                             IPv4:*:kerberos/tcp, IPv6:*:kerberos/udp,
                             IPv6:*:kerberos/tcp".
  -q, -s, --quiet, --silent  Don't produce any output.
  -u, --setuid=NAME          After binding socket, set user identity.
  -v, --verbose              Produce verbose output.
  -?, --help                 Give this help list
      --usage                Give a short usage message
  -V, --version              Print program version