The first thing to do is get the cifsclientd daemon started on your hp server. To do this edit /etc/rc.config.d/cifsclient and change the field RUN_CIFSCLIENT to 1. Now, run the startup program; /sbin/rc2.d/S900cifsclient start
Do a ps -ef | grep cifs and you should see the daemon started.
Now, to mount it use the command; /opt/cifsclient/bin/cifsmount you will need to know information such as login id/password on your PC (running NT?) and its IP address and the name of your PC and the drive letter youve allowed to be mapped. Then put this into the cifsmount command in the following format;
cifsmount //
/ -U -P -I
eg. cifsmount //11ckn91577/C /tmp_mnt -U administrator -P -I 10.52.1.1
and that should mount it fine. Do a bdf and you should see it ok.
Im from Palmerston North, New Zealand, but somehow ended up in London...