nfsauthreset Command

Purpose

Notifies the Network File System (NFS) kernel extension to destroy the appropriate Generic Security Service API (GSSAPI) credentials from the kernel credentials cache.

Syntax

nfsauthreset

Description

To mark the cached context, the nfsauthreset command depends on whether a Process Authentication Group (PAG) is set in the process. If a PAG is set in the process, it marks the cached GSSAPI context having the same User ID (UID) and PAG to be destroyed. Otherwise, it marks the cached GSSAPI context having the same UID to be destroyed.

Examples

To destroy the cached kernel credentials after you have specified the kinit and the kdestroy commands, enter:

nfsauthreset

Files

Item Description
/usr/sbin/nfsauthreset Contains the nfsauthreset command.