Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
KSWITCH(1)			 MIT Kerberos			    KSWITCH(1)

NAME
       kswitch - switch	primary	ticket cache

SYNOPSIS
       kswitch {-c cachename|-p	principal}

DESCRIPTION
       kswitch	makes the specified credential cache the primary cache for the
       collection, if a	cache collection is available.

OPTIONS
       -c cachename
	      Directly specifies the credential	cache to be made primary.

       -p principal
	      Causes the cache collection to be	searched for a cache  contain-
	      ing credentials for principal.  If one is	found, that collection
	      is made primary.

ENVIRONMENT
       See kerberos(7) for a description of Kerberos environment variables.

FILES
       FILE:/tmp/krb5cc_%{uid}
	      Default location of Kerberos 5 credentials cache

SEE ALSO
       kinit(1), kdestroy(1), klist(1),	kerberos(7)

AUTHOR
       MIT

COPYRIGHT
       1985-2024, MIT

1.22								    KSWITCH(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=kswitch&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help