- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Accessing exported filesystem with windows based c...
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
09-29-2001 05:14 AM
09-29-2001 05:14 AM
Accessing exported filesystem with windows based clients
I have exported a file system /tmp as read-only from my development server.
NFS is enabled, I want to access it from Windows based system. How shall i
go abt doing it. Will i need any third part software for the same.
Sugestion welcomed.
Regards,
Dayanand Naik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2001 06:17 AM
09-29-2001 06:17 AM
Re: Accessing exported filesystem with windows based clients
To mount your unix filesystems on your windows machines you can use samba (http://samba.org)
If you are using HP-UX 11.0 then HP has a free software (CIFS/9000 which is basically a repackaged version of samba, needs a reboot to install)
Here's a readme on CIFS
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA
You can download CIFS from
https://software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/try.pl?productNumber=B8725AA&date=
-HTH
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2001 08:21 AM
09-29-2001 08:21 AM
Re: Accessing exported filesystem with windows based clients
You can use either CIFS/9000 server (available for HPUX 11.0) or samba (otherwise) to export your filesystems from the HP machine to the Windows (95/98/2000/NT) machines. CIFS/9000 is HP's port of samba for the HPUX platform.
You can download CIFS/9000 from:
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA
and samba from:
http://www.samba.org
Setup is very easy, especially using the included swat web based configuration manager. Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2001 10:45 PM
09-30-2001 10:45 PM
Re: Accessing exported filesystem with windows based clients
enable NFS in client side (windows) by product
like PC-NFS
because in NT it use SMB for drive sharing wheras in UNIX , we're using NFS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 07:34 AM
10-02-2001 07:34 AM
Re: Accessing exported filesystem with windows based clients
there are several third party products available. We use OMNI-NFS, which has nothing to do with OMNI-Anything from HP :-)
Search the net. We got a fully functional trial-version (30 days) by download, and could test everything before we decided to buy it. But I do not remember where we got it :-(
Hope this helps
Volker