1751693 Members
4953 Online
108781 Solutions
New Discussion

CIFS mount not working

 
Kwahae_1
Regular Advisor

CIFS mount not working

Hi all,

I am trying to mount a share from an hp-ux 11.11 machine to Windows 2003 server but getting the following:

# cifsclient start
Starting CIFS Client daemon 'cifsclientd'... done; process id = 20867
# mount -F cifs -o ipaddr=192.168.140.98 usersrv.afdb.local:/NetMSIPkg /winshare
# cifslogin -U yyyyy -P xxxxxx usersrv
Logging in User: Server not connected!
# cifslist -A
=========================================================================
server usersrv.afdb.local:
=========================================================================
No users currently logged in.

Share: \\USERSRV.AFDB.LOCAL\NETMSIPKG
rw /winshare
# cifsmount -v
cifsmount: daemon version: A.01.08
cifsmount: client version: A.01.08

Am I missing something?