- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Mounting windows share from Linux
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
Discussions
Discussions
Discussions
Forums
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
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-19-2008 09:40 PM
тАО06-19-2008 09:40 PM
Can anyone please help me? Im trying to mount a windows share from linux.
I've tried the following but no luck:
- smbclient //servername//share -N
error message
- Anonymous login successful.
- tree connect failed: NT_STATUS_BAD_NETWORK_NAME
- mount -t cifs -o username=[username],password=[password] //servername/share /mount_point/
error message
- mount error 13 = Permission denied
- There is no secuirty on the Windows share.
- I can ping the windows box.
- Version of Redhat 4 update 4
- could be Linux network problems?
- Problems with smb or nfs?
Any help would be appreciated
Cheers
James
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-19-2008 10:33 PM
тАО06-19-2008 10:33 PM
Re: Mounting windows share from Linux
If the Windows box is not a member of a domain, use the hostname of the Windows box instead.
RedHat Enterprise Linux 4 is currently at update 8 or 9: update 4 is old. Microsoft's security fixes sometimes cause incompatibilities with old versions of Samba, so updating to the latest may help.
This is strictly a SMB-related problem: the NT_STATUS_BAD_NETWORK_NAME indicates your Linux box can communicate with the Windows box (you got the error code back!), so the low-level networking is apparently OK.
NFS is not related to any commands you've showed us. By default, Windows OSs cannot use the NFS protocol at all. If you want to use NFS with Windows, you'll need to install the extra component "Services for Unix" to your Windows system.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-23-2008 01:28 AM
тАО06-23-2008 01:28 AM
Re: Mounting windows share from Linux
> update 8 or 9
Not quite. ;-)
As of June 22, 2008 the latest is Update 6.
$ cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 6)
kernel = 2.6.9-67.0.15.EL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-23-2008 03:53 AM
тАО06-23-2008 03:53 AM
Re: Mounting windows share from Linux
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-23-2008 05:36 AM
тАО06-23-2008 05:36 AM
Re: Mounting windows share from Linux
NT_STATUS_BAD_NETWORK_NAME
Says to me you are using the wrong NT Domain for authentication.
If this is Red Hat 4, I have successfully done this with a correct Samba configuration that includes the network name AND having done the proper net join to bring this system into the NT network involved.
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-24-2008 04:39 AM
тАО06-24-2008 04:39 AM
Re: Mounting windows share from Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-24-2008 04:09 PM
тАО06-24-2008 04:09 PM
Re: Mounting windows share from Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2008 08:05 AM
тАО06-25-2008 08:05 AM
Re: Mounting windows share from Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2008 10:02 PM
тАО06-25-2008 10:02 PM
Re: Mounting windows share from Linux
Thanks for that. I got it working now. thanks everyone for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-26-2008 09:36 AM
тАО06-26-2008 09:36 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-26-2008 02:12 PM
тАО06-26-2008 02:12 PM
Re: Mounting windows share from Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-26-2008 02:12 PM
тАО06-26-2008 02:12 PM