Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- cifsmount - "SRV: Bad password"
System Administration
turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
cifsmount - "SRV: Bad password"
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-29-2010 06:53 AM
09-29-2010 06:53 AM
cifsmount - "SRV: Bad password"
cifsmount - "SRV: Bad password"
HP-UX 11.31 Sep 09 QPK
Trying to mount a windows share on my hp-ux server.
The following command is failing:
cifsmount -U user -P pass //server/backup_share /mnt/backup_share
SRV: Bad password
SRV: Bad password
This had been working for over a year, then all of a sudden just stopped. The "user" account is valid. I can rdp to the windows box using the "user" and "pass". Password and account are set to never expire on the windows machine.
I can start and stop the cifs client with no issue. I reviewed the debug log, but really didn't see anything that stood out.
any help is greatly appreciated; backups are currently failing....
2010-09-29 10:51:15.139 [3] array: increasing to size 8
2010-09-29 10:51:15.140 [3] hashtable: increasing to size 32 (and rehashing)
2010-09-29 10:51:15.140 [3] hashtable: increasing to size 32 (and rehashing)
2010-09-29 10:51:15.140 [3] array: increasing to size 8
2010-09-29 10:51:15.140 [3] array: increasing to size 8
2010-09-29 10:51:15.140 [3] array: increasing to size 8
2010-09-29 10:51:15.140 [3] array: increasing to size 8
2010-09-29 10:51:15.140 [3] array: increasing to size 16
2010-09-29 10:51:15.140 [3] hashtable: increasing to size 32 (and rehashing)
2010-09-29 10:51:15.140 [3] hashtable: increasing to size 64 (and rehashing)
2010-09-29 10:51:15.140 [2] mainmodule: update for go=0x4005ec70
2010-09-29 10:51:22.831 [2] ipcserver: accepted client auth connection
2010-09-29 10:51:22.844 [2] ipcserver: wrote 80 bytes to UI
2010-09-29 10:51:22.844 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.844 [2] ipcserver: accepted client connection
2010-09-29 10:51:22.844 [2] mainmodule: listModules(0)
2010-09-29 10:51:22.844 [2] ipcserver: wrote 152 bytes to UI
2010-09-29 10:51:22.844 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.844 [2] mainmodule: registerCb(0, main)
2010-09-29 10:51:22.844 [2] ipcserver: wrote 45 bytes to UI
2010-09-29 10:51:22.844 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.844 [2] mainmodule: mountAny(0, nfs3, /mnt/backup_share, cifsFile, //vhar04app3/backup_share, 0, 0)
2010-09-29 10:51:22.845 [2] mainmodule: update for go=0x4005ec70
2010-09-29 10:51:22.845 [16] server: requesting TCP connection for server=vhar04app3,
2010-09-29 10:51:22.845 [16] connectTimeout=0 ms, requestTimeout=0 ms
2010-09-29 10:51:22.847 [16] server: TCP connection succeeded for server=vhar04app3
2010-09-29 10:51:22.847 [13] server: request for SMB block
2010-09-29 10:51:22.847 [13] server: granted SMB block
2010-09-29 10:51:22.847 [13] srvWantSend: Adding smb request 0x40043610 with mid=0 to server rq fifo;
2010-09-29 10:51:22.847 [13] head is 0x0, tail ptr is 0x4003ea70
2010-09-29 10:51:22.847 [13] server: srvGetTxMsg transmitting smb 0x40043610, new fifo-head=0x0
2010-09-29 10:51:22.847 [13] smb snd: mid=0 SMB_COM_NEGOTIATE
2010-09-29 10:51:22.847 [13] smb rcv: mid=0
2010-09-29 10:51:22.847 [2] Negotiate result: maxXmit=16644
2010-09-29 10:51:22.847 [2] server: setting window size to 16
2010-09-29 10:51:22.847 [13] server: request for SMB block
2010-09-29 10:51:22.847 [13] server: granted SMB block
2010-09-29 10:51:22.847 [13] srvWantSend: Adding smb request 0x40043610 with mid=1 to server rq fifo;
2010-09-29 10:51:22.847 [13] head is 0x40043610, tail ptr is 0x40080790
2010-09-29 10:51:22.847 [13] server: srvGetTxMsg transmitting smb 0x40043610, new fifo-head=0x0
2010-09-29 10:51:22.848 [13] smb snd: mid=1 SMB_COM_SESSION_SETUP_ANDX
2010-09-29 10:51:22.848 [13] smb rcv: mid=1
2010-09-29 10:51:22.848 [16] server: OS=Windows Server 2003 3790 Service Pack 2
2010-09-29 10:51:22.848 [16] server: LM=Windows Server 2003 5.2
2010-09-29 10:51:22.848 [16] server: capabilities=0x0001f3fd
2010-09-29 10:51:22.848 [2] server: serverClasses: trying match with OS="" LM="" CM=0x00000000 CV=0x00000000
2010-09-29 10:51:22.848 [2] server: serverClasses: trying match with OS="Windows NT 4.0" LM="NT LAN Manager 4.0" CM=0x7fffffff CV=0x
00000300
2010-09-29 10:51:22.848 [2] server: serverClasses: trying match with OS="*[Ww]indows*" LM="*" CM=0x00000000 CV=0x00000000
2010-09-29 10:51:22.848 [16] server: serverClasses match found:
2010-09-29 10:51:22.848 [16] OS="*[Ww]indows*" LM="*" CM=0x00000000 CV=0x00000000
2010-09-29 10:51:22.848 [16] user: SMBSessionSetup succeeded for smbUsername=[NULL],
2010-09-29 10:51:22.848 [16] unixUid=-1, server=vhar04app3, smbUid=2049
2010-09-29 10:51:22.848 [13] server: request for SMB block
2010-09-29 10:51:22.848 [13] server: granted SMB block
2010-09-29 10:51:22.848 [13] srvWantSend: Adding smb request 0x40043610 with mid=2 to server rq fifo;
2010-09-29 10:51:22.849 [13] head is 0x0, tail ptr is 0x4003ea70
2010-09-29 10:51:22.849 [13] server: srvGetTxMsg transmitting smb 0x40043610, new fifo-head=0x0
2010-09-29 10:51:22.849 [13] smb snd: mid=2 SMB_COM_TREE_CONNECT_ANDX
2010-09-29 10:51:22.849 [13] smb rcv: mid=2
2010-09-29 10:51:22.849 [16] share: SMBTreeConnect succeeded for \\VHAR04APP3\IPC$
2010-09-29 10:51:22.849 [2] ipcserver: wrote 39 bytes to UI
2010-09-29 10:51:22.849 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.849 [2] mainmodule: update for go=0x4005ec70
2010-09-29 10:51:22.849 [13] server: request for SMB block
2010-09-29 10:51:22.850 [13] server: granted SMB block
2010-09-29 10:51:22.850 [13] srvWantSend: Adding smb request 0x40043610 with mid=3 to server rq fifo;
2010-09-29 10:51:22.850 [13] head is 0x0, tail ptr is 0x4003ea70
2010-09-29 10:51:22.850 [13] server: srvGetTxMsg transmitting smb 0x40043610, new fifo-head=0x0
2010-09-29 10:51:22.850 [13] smb snd: mid=3 SMB_COM_SESSION_SETUP_ANDX
2010-09-29 10:51:22.851 [13] smb rcv: mid=3
2010-09-29 10:51:22.851 [2] mainmodule: update for go=0x4005ec70
2010-09-29 10:51:22.851 [2] mainmodule: update for go=0x4005ec70
2010-09-29 10:51:22.851 [2] ipcserver: wrote 54 bytes to UI
2010-09-29 10:51:22.851 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.851 [2] user: userAuthenticate: should return err 2/2
2010-09-29 10:51:22.851 [2] user: userAuthenticate: trying to map root access
2010-09-29 10:51:22.851 [2] ipcserver: wrote 54 bytes to UI
2010-09-29 10:51:22.851 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.852 [2] ipcserver: client closed socket
2010-09-29 10:51:22.852 [2] ipcserver: closing client connection
Trying to mount a windows share on my hp-ux server.
The following command is failing:
cifsmount -U user -P pass //server/backup_share /mnt/backup_share
SRV: Bad password
SRV: Bad password
This had been working for over a year, then all of a sudden just stopped. The "user" account is valid. I can rdp to the windows box using the "user" and "pass". Password and account are set to never expire on the windows machine.
I can start and stop the cifs client with no issue. I reviewed the debug log, but really didn't see anything that stood out.
any help is greatly appreciated; backups are currently failing....
2010-09-29 10:51:15.139 [3] array: increasing to size 8
2010-09-29 10:51:15.140 [3] hashtable: increasing to size 32 (and rehashing)
2010-09-29 10:51:15.140 [3] hashtable: increasing to size 32 (and rehashing)
2010-09-29 10:51:15.140 [3] array: increasing to size 8
2010-09-29 10:51:15.140 [3] array: increasing to size 8
2010-09-29 10:51:15.140 [3] array: increasing to size 8
2010-09-29 10:51:15.140 [3] array: increasing to size 8
2010-09-29 10:51:15.140 [3] array: increasing to size 16
2010-09-29 10:51:15.140 [3] hashtable: increasing to size 32 (and rehashing)
2010-09-29 10:51:15.140 [3] hashtable: increasing to size 64 (and rehashing)
2010-09-29 10:51:15.140 [2] mainmodule: update for go=0x4005ec70
2010-09-29 10:51:22.831 [2] ipcserver: accepted client auth connection
2010-09-29 10:51:22.844 [2] ipcserver: wrote 80 bytes to UI
2010-09-29 10:51:22.844 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.844 [2] ipcserver: accepted client connection
2010-09-29 10:51:22.844 [2] mainmodule: listModules(0)
2010-09-29 10:51:22.844 [2] ipcserver: wrote 152 bytes to UI
2010-09-29 10:51:22.844 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.844 [2] mainmodule: registerCb(0, main)
2010-09-29 10:51:22.844 [2] ipcserver: wrote 45 bytes to UI
2010-09-29 10:51:22.844 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.844 [2] mainmodule: mountAny(0, nfs3, /mnt/backup_share, cifsFile, //vhar04app3/backup_share, 0, 0)
2010-09-29 10:51:22.845 [2] mainmodule: update for go=0x4005ec70
2010-09-29 10:51:22.845 [16] server: requesting TCP connection for server=vhar04app3,
2010-09-29 10:51:22.845 [16] connectTimeout=0 ms, requestTimeout=0 ms
2010-09-29 10:51:22.847 [16] server: TCP connection succeeded for server=vhar04app3
2010-09-29 10:51:22.847 [13] server: request for SMB block
2010-09-29 10:51:22.847 [13] server: granted SMB block
2010-09-29 10:51:22.847 [13] srvWantSend: Adding smb request 0x40043610 with mid=0 to server rq fifo;
2010-09-29 10:51:22.847 [13] head is 0x0, tail ptr is 0x4003ea70
2010-09-29 10:51:22.847 [13] server: srvGetTxMsg transmitting smb 0x40043610, new fifo-head=0x0
2010-09-29 10:51:22.847 [13] smb snd: mid=0 SMB_COM_NEGOTIATE
2010-09-29 10:51:22.847 [13] smb rcv: mid=0
2010-09-29 10:51:22.847 [2] Negotiate result: maxXmit=16644
2010-09-29 10:51:22.847 [2] server: setting window size to 16
2010-09-29 10:51:22.847 [13] server: request for SMB block
2010-09-29 10:51:22.847 [13] server: granted SMB block
2010-09-29 10:51:22.847 [13] srvWantSend: Adding smb request 0x40043610 with mid=1 to server rq fifo;
2010-09-29 10:51:22.847 [13] head is 0x40043610, tail ptr is 0x40080790
2010-09-29 10:51:22.847 [13] server: srvGetTxMsg transmitting smb 0x40043610, new fifo-head=0x0
2010-09-29 10:51:22.848 [13] smb snd: mid=1 SMB_COM_SESSION_SETUP_ANDX
2010-09-29 10:51:22.848 [13] smb rcv: mid=1
2010-09-29 10:51:22.848 [16] server: OS=Windows Server 2003 3790 Service Pack 2
2010-09-29 10:51:22.848 [16] server: LM=Windows Server 2003 5.2
2010-09-29 10:51:22.848 [16] server: capabilities=0x0001f3fd
2010-09-29 10:51:22.848 [2] server: serverClasses: trying match with OS="" LM="" CM=0x00000000 CV=0x00000000
2010-09-29 10:51:22.848 [2] server: serverClasses: trying match with OS="Windows NT 4.0" LM="NT LAN Manager 4.0" CM=0x7fffffff CV=0x
00000300
2010-09-29 10:51:22.848 [2] server: serverClasses: trying match with OS="*[Ww]indows*" LM="*" CM=0x00000000 CV=0x00000000
2010-09-29 10:51:22.848 [16] server: serverClasses match found:
2010-09-29 10:51:22.848 [16] OS="*[Ww]indows*" LM="*" CM=0x00000000 CV=0x00000000
2010-09-29 10:51:22.848 [16] user: SMBSessionSetup succeeded for smbUsername=[NULL],
2010-09-29 10:51:22.848 [16] unixUid=-1, server=vhar04app3, smbUid=2049
2010-09-29 10:51:22.848 [13] server: request for SMB block
2010-09-29 10:51:22.848 [13] server: granted SMB block
2010-09-29 10:51:22.848 [13] srvWantSend: Adding smb request 0x40043610 with mid=2 to server rq fifo;
2010-09-29 10:51:22.849 [13] head is 0x0, tail ptr is 0x4003ea70
2010-09-29 10:51:22.849 [13] server: srvGetTxMsg transmitting smb 0x40043610, new fifo-head=0x0
2010-09-29 10:51:22.849 [13] smb snd: mid=2 SMB_COM_TREE_CONNECT_ANDX
2010-09-29 10:51:22.849 [13] smb rcv: mid=2
2010-09-29 10:51:22.849 [16] share: SMBTreeConnect succeeded for \\VHAR04APP3\IPC$
2010-09-29 10:51:22.849 [2] ipcserver: wrote 39 bytes to UI
2010-09-29 10:51:22.849 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.849 [2] mainmodule: update for go=0x4005ec70
2010-09-29 10:51:22.849 [13] server: request for SMB block
2010-09-29 10:51:22.850 [13] server: granted SMB block
2010-09-29 10:51:22.850 [13] srvWantSend: Adding smb request 0x40043610 with mid=3 to server rq fifo;
2010-09-29 10:51:22.850 [13] head is 0x0, tail ptr is 0x4003ea70
2010-09-29 10:51:22.850 [13] server: srvGetTxMsg transmitting smb 0x40043610, new fifo-head=0x0
2010-09-29 10:51:22.850 [13] smb snd: mid=3 SMB_COM_SESSION_SETUP_ANDX
2010-09-29 10:51:22.851 [13] smb rcv: mid=3
2010-09-29 10:51:22.851 [2] mainmodule: update for go=0x4005ec70
2010-09-29 10:51:22.851 [2] mainmodule: update for go=0x4005ec70
2010-09-29 10:51:22.851 [2] ipcserver: wrote 54 bytes to UI
2010-09-29 10:51:22.851 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.851 [2] user: userAuthenticate: should return err 2/2
2010-09-29 10:51:22.851 [2] user: userAuthenticate: trying to map root access
2010-09-29 10:51:22.851 [2] ipcserver: wrote 54 bytes to UI
2010-09-29 10:51:22.851 [2] ipcserver: ready sending message to UI
2010-09-29 10:51:22.852 [2] ipcserver: client closed socket
2010-09-29 10:51:22.852 [2] ipcserver: closing client connection
1 REPLY
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-29-2010 08:26 AM
09-29-2010 08:26 AM
Re: cifsmount - "SRV: Bad password"
Re: cifsmount - "SRV: Bad password"
Found the solution:
On Windows NT, Windows 2000 and Windows XP the setting of the Registry entry HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\LSA\LMCompatibilityLevel must be 0, which is the default setting.
On Windows NT, Windows 2000 and Windows XP the setting of the Registry entry HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\LSA\LMCompatibilityLevel must be 0, which is the default setting.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP