HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Accessing NT directory share from HP-UX 11 server
Operating System - HP-UX
1833873
Members
1843
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-15-2000 12:36 PM
09-15-2000 12:36 PM
Accessing NT directory share from HP-UX 11 server
I would like to configure a share device (partition or directory) on an NT box and access the share from an HP server running HP-UX 11. How can I accomplish this? Please be specific since I am new to HP-UX.
Thanks,
J
Thanks,
J
Hmmm...
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2000 12:43 PM
09-15-2000 12:43 PM
Re: Accessing NT directory share from HP-UX 11 server
It depends on how you want to do this... you could get SAMBA (http://www.samba.org) and install or you could buy HP's CIFS/9000 (from: http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA )
both allow you to mount NT shares.
You could also get an NFS server to run on the NT server and nfs mount from the HPUX box.
Lastly, do a search for samba or CIFS on the forums.
Goodluck
both allow you to mount NT shares.
You could also get an NFS server to run on the NT server and nfs mount from the HPUX box.
Lastly, do a search for samba or CIFS on the forums.
Goodluck
nothing wrong with me that a few lines of code cannot fix!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2000 10:06 PM
09-17-2000 10:06 PM
Re: Accessing NT directory share from HP-UX 11 server
Use the smbclient of the samba distribution.
With SAMBA you can share your HP-UX Volumes to Windows Clients and use the Windows Share on your HHP-UX Box. The dokumentation is good and you will find a lot of further information at www.samba.org.
You can get ths software also from http://hpux.connect.org.uk/. And the best of it: its free.
With SAMBA you can share your HP-UX Volumes to Windows Clients and use the Windows Share on your HHP-UX Box. The dokumentation is good and you will find a lot of further information at www.samba.org.
You can get ths software also from http://hpux.connect.org.uk/. And the best of it: its free.
No Mouse found. System halted. Press Mousebutton to continue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2000 10:45 PM
09-17-2000 10:45 PM
Re: Accessing NT directory share from HP-UX 11 server
Hi,
for HP-UX 11.00 i would recommend CIFS/9000:
Install B8723AA CIFS/9000 Client for 9000 Servers:
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8723AA
To mount a NT directory do the following:
Start cifsclient daemon:
/opt/cifsclient/bin/cifsclient start
Now you can mount:
echo | /opt/cifsclient/bin/cifsmount /// / -U -S
To unmount:
/opt/cifsclient/bin/cifsumount /
To stop cifsclient daemon:
/opt/cifsclient/bin/cifsclient stop
For information of cifsmount options use:
/opt/cifsclient/bin/cifsmount -h
Regards
Andrew
for HP-UX 11.00 i would recommend CIFS/9000:
Install B8723AA CIFS/9000 Client for 9000 Servers:
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8723AA
To mount a NT directory do the following:
Start cifsclient daemon:
/opt/cifsclient/bin/cifsclient start
Now you can mount:
echo
To unmount:
/opt/cifsclient/bin/cifsumount /
To stop cifsclient daemon:
/opt/cifsclient/bin/cifsclient stop
For information of cifsmount options use:
/opt/cifsclient/bin/cifsmount -h
Regards
Andrew
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP