/opt/cifsclient/ | Base directory for all CIFS Client core files
and administrative files. |
| /opt/cifsclient/bin/ | CIFS Binaries. |
| cifsmount | Mounts CIFS Shares from CIFS Servers.
Can only be used by root user. |
cifsumount | Unmounts CIFS shares. Can only be used
by root user. |
cifslogin | For ordinary users to use the CIFS shares (already
mounted), they first login to the CIFS domain/machine with their username
and password (according to CIFS configuration). |
| cifslogout | User logout from the CIFS domain. Cannot use
the mounted shares in the CIFS domain. |
cifslist | Lists the mounted shares on the Client. |
cifsclient | Start/Stop script for CIFS Client. Please
refer to “Step 4: Starting and Stopping CIFS Client" for more
details on this script. |
| /opt/cifsclient/pam | HP CIFS PAM files. |
| /opt/cifsclient/sbin | CIFS Clients for use by the administrator
or root user. The CIFS Client daemon is contained in this directory. |
| /etc/opt/cifsclient | Directory for CIFS Client configuration and
localization files. |
| cifsclient.cfg | Configuration file accessed by CIFS Client
daemon. |
| cifsclient.cfg.default | Default configuration file. Should be copied
as cifsclient.cfg for your use. Do not modify. |
| /etc/opt/cifsclient/unitables | Character-mapping tables for internationalized
clients. |
| pam/smb.conf | PAM configuration file. You may need
to modify according to your needs. Refer to "Chapter 6: PAM NTLM"
for more details on this file. |
pam/smb.conf.default | Default PAM file. Should be copied as pam/smb.conf for
your use. Do not modify. |
| /var/opt/cifsclient | Directory for the CIFS Client log files, pid files
and any temporary files created for client’s own use. |