Provided by: adsys_0.14.1build1_amd64 bug

NAME

       adsysctl-policy-debug-ticket-path  -  Print  the  path  of  the  current (or given) user's
       Kerberos ticket

SYNOPSIS

       adsysctl policy debug ticket-path [flags]

DESCRIPTION

       Infer and print the path of the current user's Kerberos ticket, leveraging the  krb5  API.
       The  command  is  a no-op if the ticket is not present on disk or the detect_cached_ticket
       setting is not true.

OPTIONS

       -h, --help[=false]      help for ticket-path

OPTIONS INHERITED FROM PARENT COMMANDS

       -c, --config=""      use a specific configuration file

       -s, --socket="/run/adsysd.sock"      socket path to use between daemon and client. Can  be
       overridden by systemd socket activation.

       -t, --timeout=30      time in seconds before cancelling the client request when the server
       gives no result. 0 for no timeout.

       -v, --verbose[=0]      issue INFO (-v), DEBUG (-vv) or DEBUG with caller (-vvv) output

SEE ALSO

       adsysctl-policy-debug(1)

HISTORY

       1-Apr-2024 Auto generated by spf13/cobra