HP CIFS Client A.01.09 Administrator's Guide, August 2003

Commandline Utilities
cifsclient
Chapter 556
directly, specifying the -c {filename} option. CIFS
Client Kerberos credentials files are located in
/var/opt/cifsclient/krb5_tmp. These files will be
present on the system only if the configuration
parameter, rmTmpKerbCredFiles, has been set to no.
-a (regnized only for root) destroys all files for all
users.
ver [-vx] Report version information. The following modifiers
are also recognized:
-v Verbose: display what(1) strings for binaries,
scripts and configuration files.
-x Extra: display versions of component source files.
This option is useful only to HP support personnel.
fuser [-v] mountpoint [...]
Run fuser -fu (see fuser(1M)) against the given
CIFS filesystem mountpoint and each of its
subdirectories. This is useful for determining which
users are accessing the mount, in the event that
unmounting fails with a “Device busy” message. You
must be logged into the mounted CIFS fileserver for
this command to be effective. -v produces verbose
output (all subdirectories are shown), otherwise, only
directories with active user processes are shown.
NOTE: The execution time for this command is
proportional to the number of entries in the mounted
filesystems.
force_umount mountpoint [...]
Forcibly unmount given mountpoints; this is an
emergency procedure to be used only in case of failure
of the standard umount commands:
umount mountpoint
or
cifsumount mountpoint
Cannot be used unless the CIFS Client is down.