- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CIFS problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2007 02:43 PM
06-05-2007 02:43 PM
CIFS problem
This server is Samba server in a workgroup configuration setup.
We are facing problem intermittently while accessing Samba shares through windows client
using \\
But it works just fine when we use FQDN of the host with the share. We are using a WINS server and this problem only happens this prticular host. Another host with same setup just works fine with just \\
It maybe a name resolution problem , DNS issue but I couldn't pin point in this direction.
Does anyone know what could be the problem?
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2007 03:10 PM
06-05-2007 03:10 PM
Re: CIFS problem
wins server =
In your smb.conf file? Can you post the output of testparm?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2007 04:25 PM
06-05-2007 04:25 PM
Re: CIFS problem
The Global section of the "testparm -s " is attached herewith.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2007 05:16 PM
06-05-2007 05:16 PM
Re: CIFS problem
Please put the FQDN of the windows pc in /etc/opt/samba/lmhosts and /etc/hosts on the HP-UX server.
If still you get problem, put the FQDN of the HP-UX server on
C:\WINDOWS\system32\drivers\etc\lmhosts and hosts files.
Regards,
Rasheed Tamton.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2007 05:39 PM
06-05-2007 05:39 PM
Re: CIFS problem
smb.conf
password server = *
Also can help if you have multiple domain controllers.
This is likely a problem on the PDC not the HP-UX system. Check the samba.log file locally, the event logs on the windows PDC.
You are right about DNS, often times DNS can cause this. If you make sure your DNS system is redundant and never stops giving service you can make this issue go away.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2007 12:48 PM
06-06-2007 12:48 PM
Re: CIFS problem
Looking at name resolution order etc all looks okay. Client Windows PCs are on same domain. Not sure what is the problem.
Any other recommendation/suggestion or comment?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2007 08:28 PM
06-08-2007 08:28 PM
Re: CIFS problem
C:\WINDOWS\system32\drivers\etc\lmhosts and hosts files.
Did you put the FQDN on
1. C:\WINDOWS\system32\drivers\etc\lmhosts
and
2. C:\WINDOWS\system32\drivers\etc\hosts