You can use the umount command
to execute the cifsumount command. Both
commands are shown below.
Synopsis |
 |
cifsumount <mountpoint> [<options>]
cifsumount -a [<options>]
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.
Options |
 |
- -d
Delete mount from database. If the mount associated with <mountpoint> is
stored in the user database, it is deleted from that database.
- -l
Logs out all users from server, if no more shares
are mounted from the server (the default behaviour).
- -k
Keeps users logged in at the server, even if no
shares are mounted.
- -f
Forces unmount: Avoids requests to the server (useful if
the server is down).
Files |
 |
Mounts, usernames, and passwords are stored encrypted in the
HP CIFS Client's user database file. The path to the user database
file can be configured in the HP CIFS Client's configuration file.
The default path is:
/var/opt/cifsclient/cifsclient.udb
See
Also |
 |
cifsmount, cifslogin, cifslogout, cifslist