KSWITCH(1) General Commands Manual KSWITCH(1)NAME
kswitch - switch primary credential 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 containing credentials for principal. If one is found, that col-
lection is made primary.
ENVIRONMENT
kswitch uses the following environment variables:
KRB5CCNAME Location of the default Kerberos 5 credentials (ticket) cache, in the form type:residual. If no type prefix is present,
the FILE type is assumed. The type of the default cache may determine the availability of a cache collection; for
instance, a default cache of type DIR causes caches within the directory to be present in the collection.
FILES
/tmp/krb5cc_[uid] default location of Kerberos 5 credentials cache ([uid] is the decimal UID of the user).
SEE ALSO kinit(1), kdestroy(1), klist(1), kerberos(1)KSWITCH(1)
Check Out this Related Man Page
KSWITCH(1) General Commands Manual KSWITCH(1)NAME
kswitch - switch primary credential 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 containing credentials for principal. If one is found, that col-
lection is made primary.
ENVIRONMENT
kswitch uses the following environment variables:
KRB5CCNAME Location of the default Kerberos 5 credentials (ticket) cache, in the form type:residual. If no type prefix is present,
the FILE type is assumed. The type of the default cache may determine the availability of a cache collection; for
instance, a default cache of type DIR causes caches within the directory to be present in the collection.
FILES
/tmp/krb5cc_[uid] default location of Kerberos 5 credentials cache ([uid] is the decimal UID of the user).
SEE ALSO kinit(1), kdestroy(1), klist(1), kerberos(1)KSWITCH(1)
hi,
What is the difference between UBC cache and Metadata cache ? where can i find UBC cache Hits and Metadata cache Hits in hp-ux?
Advanced thanx for the help. (2 Replies)
This is what I have the File name is called collect
and I made it to search for a file named collection if its not there it makes it i'm just having toruble making it start** I made it in VI
# Program designed to copy files to a
# collection folder.
dir=$1
# output the errors to... (3 Replies)
I was reading a book on UNIX internals "The design of the UNIX Operating system." There are two memory structures that are confusing me:
1) Buffer cache
2) Inode cache
My questions are
1) Does a process get both buffer cache and Indoe cache allocated when it opens/creates a file?
2) if no,... (1 Reply)
Hi everyone,
I've got an extensive collection of seismic files that I am trying to turn into workable subsurface data collection. It's all real-time history and it is being loaded onto the main linux computer from a collection of about 1000 CDs. There are about 4000 seismic files on each CD, and... (3 Replies)