HP CIFS Client A.02.02.03 Administrator's Guide

cifsumount -a
Description
The cifsumount command is used to unmount any shares mounted with cifsmount. Shares can
only be unmounted by the user that mounted the share at the given mountpoint or the superuser.
The second variant (with the -a option) unmounts all mounts that are currently served.
In HP CIFS Sever A.02.*, unmounting the last mount to a server does not logout any of the users
logged in at the server. This allows users to be automatically reconnected if the system administrator
needs to unmount and remount a share.
Only users with root capabilities can invoke thecifsumount command to unmount filesystems.
Options
-a Unmounts all CIFS filesystems.
-f Forces unmount: Avoids requests to the server (useful if the server is down).
See Also
cifsmount, cifslist, mount_cifs, umount_cifs
cifslogout
Synopsis
cifslogout <servername>
Description
The cifslogout command is used to log the user who uses the command out of the server
specified. After issuing cifslogout, the user cannot access any files from that server unless he
or she is still stored in the user database.
See Also
cifslogin, cifslist
cifslist
Synopsis
cifslist [<options>]
Description
The cifslist command is used to view internal tables of HP CIFS Client. In HP CIFS Client
A.02.*, the cifslist command without options will list all connected servers with shares and
mountpoints information.
Options
-h Prints short help and exits.
-u Lists users only.
-m Lists mounts only.
-x Displays mounted objects using UNIX style format: server:/share.
-r Prints raw output format.
cifslogout 39