- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hp-ux directories on NT
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
07-01-2002 07:26 AM
07-01-2002 07:26 AM
hp-ux directories on NT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 07:32 AM
07-01-2002 07:32 AM
Re: hp-ux directories on NT
nmbd daemons.
Now you will be able to map the unix shared drive in your win2000 servers just like maping other win2000 server's directory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 07:33 AM
07-01-2002 07:33 AM
Re: hp-ux directories on NT
Mike-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 07:36 AM
07-01-2002 07:36 AM
Re: hp-ux directories on NT
You need to install CIFS/samba on unix system. The following processes should run on the Unix system
smbd (sorry.... I mistyped in my previous one..)
nmbd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 07:41 AM
07-01-2002 07:41 AM
Re: hp-ux directories on NT
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA
Note that it is a FREE download.
Also note that CIFS is for HP-UX 11.0 and 11.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 08:01 AM
07-01-2002 08:01 AM
Re: hp-ux directories on NT
witch backup software do you use on 2k?
regards
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 08:08 AM
07-01-2002 08:08 AM
Re: hp-ux directories on NT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 08:13 AM
07-01-2002 08:13 AM
Re: hp-ux directories on NT
if you have a lot of space on the win2k side i would use rsync to bring the files to the w2k server, or a combination of rsync and tar.
regards
Patrick
http://rsync.samba.org
http://hpux.asknet.de
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 08:15 AM
07-01-2002 08:15 AM
Re: hp-ux directories on NT
CIFS/9000 is only available for 11.x. However, the regular old SAMBA product runs fine on 10.20. It's very painless ... it doesn't add drivers to the kernel, for instance, so it's pretty safe to install.
Really, SAMBA is the best way to go in your case. www.samba.org for starters. :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 08:50 AM
07-01-2002 08:50 AM
Re: hp-ux directories on NT
Hummingbird has a product called NFS Maestro that I have used on several occasions to map an NT drive to a UNIX directory and vice/versa that may give you the functionality that you are looking for.
I've basically used it to mount my cdrom so that the HP box could see the drive via NFS and access files on the CDROM.
Mike-