- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Mounting a Windows 2003 Server Directory on HPUX T...
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-08-2004 12:05 AM
06-08-2004 12:05 AM
Mounting a Windows 2003 Server Directory on HPUX True 64 Server
Heres one I am sure you've heard a 1000 times before!!
Can I share a Windows 2003 server directory and have it mounted in UNIX. I know all about NFS on UNIX with UNIX... does windows have a similar client / process??
Cheers
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 12:12 AM
06-08-2004 12:12 AM
Re: Mounting a Windows 2003 Server Directory on HPUX True 64 Server
of course it exists.
Search for Samba/CIFS:
www.samba.org
Anyway sure you can find all the best about installation and configuration on ITRC forum by search and into web.
HTH.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 12:20 AM
06-08-2004 12:20 AM
Re: Mounting a Windows 2003 Server Directory on HPUX True 64 Server
http://hpux.cs.utah.edu/hppd/hpux/Networking/Misc/samba-3.0.2a/
CIFS should be found here: http://www.software.hp.com/portal/swdepot/displayProductsList.do?category=NSM
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 12:24 AM
06-08-2004 12:24 AM
Re: Mounting a Windows 2003 Server Directory on HPUX True 64 Server
In the past I have shared files between Windows and HP-UX environments. This was possible installing in each Win PC a NFS client (in my case was WRQ/Reflection) and activating on the HP-UX side NFS_SERVER and PCNFS_SERVER daemons (set to 1 into /etc/rc.config.d/nfsconf file)
Once done this, you just needs configurate an HP-UX's exported filesystem for file-sharing proposal and follown a very simple steeps described into the client configuration.
I've understand the inverse case for you, so I suppose that you must activate a NFS Server service from W2003 side. Also you will need set NFS_CLIENT=1 in your /etc/rc.config.d/nfsconf file too. May be just sharing the folder with privileges will enough to "export" it. I'm not sure about.
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 07:18 PM
06-08-2004 07:18 PM
Re: Mounting a Windows 2003 Server Directory on HPUX True 64 Server
Btw. use google and have a look into the basics, there are many sites in the internet dealing with that kind of issue!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 08:26 AM
06-09-2004 08:26 AM
Re: Mounting a Windows 2003 Server Directory on HPUX True 64 Server
if i'm not wrong, Windows has a service called " UNIX ...", which should include NFS and LPD etc, install it and have a look. otherwise, you need NFS software running on Windows such as PC-NFS to talk to UNIX side. this is for simple file sharing.
for more Windows and UNIX source sharing interagtion, you might look at Samba.
BTW, you have commercial solution on Tru64.
Tru64 advanced server for UNIX at here
http://h30097.www3.hp.com/products/adv_server/
Cheers !
YJ