Operating System - HP-UX
1832566 Members
5605 Online
110043 Solutions
New Discussion

Re: connection between HP and Windows server

 
kacou
Regular Advisor

connection between HP and Windows server

I want from my HP-ux server have access to a repertory on another Windows server.
How can I make it? so that the directory under Windows is seen like a local disk under hpux?
help me please
3 REPLIES 3
Oviwan
Honored Contributor

Re: connection between HP and Windows server

hey

you can share the folder on windows with nfs or cifs and mount it on your hpux box

regards
TwoProc
Honored Contributor

Re: connection between HP and Windows server

If you load samba (or even better just samba client if that's possible) - you'll be able to
mount those Windows file systems directly.
We are the people our parents warned us about --Jimmy Buffett
Eric Raeburn
Trusted Contributor

Re: connection between HP and Windows server

The software that will best address this is the HP CIFS Client, which is probably already installed on your system. If it isn't, you can get it free at software.hp.com, in the "Internet ready and networking" category.

The Admin Guide and Release Notes are available at docs.hp.com, in the "I/O Cards and Networking Software" category.

Also consult the manpages, which are available for most of the commands in /opt/cifsclient/bin .

-Eric