Operating System - HP-UX
1836474 Members
2250 Online
110101 Solutions
New Discussion

CIFS/9000 - problem with cifsmount

 
Bruce Parkinson
Occasional Contributor

CIFS/9000 - problem with cifsmount

Hi folks,

First time poster - please go easy on me :)

I was wondering if someone could point me in the right direction for getting CIFS/9000 to work, specifically cifsmount.

'uname -a' returns:
HP-UX hostname B.11.11 U 9000/800 1506750558 unlimited-user license

'cifsclient status' returns:
Path: /opt/cifsclient/sbin/cifsclientd
Version: FILESET HP CIFS CLIENT: Version: A.01.04
Compiled on HP-UX B.11.00, s800/R390, 00/09/13 14:49:43
cifsclientd: ver_id=3978115621
cksum: 2706385565
Status: CIFS Client daemon is up; process id 6119, started 16:34:31.

My cifsmount command line is:
cifsmount //192.168.1.57/shared /mnt/cifs -U username

which returns the following (after my entering a password):
Connecting Server: UNIX: Connection refused

The target machine is running Win NT4 SP6.

I've noticed that the 'Connection refused' comes back very quickly, far quicker than when I use smbmount on a Linux box.

The only change I've made to the /etc/opt/cifsclient/cifsclient.cfg file is to uncomment the 'domain=""' line thus:

domain = "DOMAIN_NAME"

where DOMAIN_NAME is the name of the domain in which 192.168.1.57 resides.

Any help gratefully appreciated. I can provide further information as required.

Cheers,
Bruce