- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- UNIX file system export - mapping in Windows
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
03-16-2004 08:39 AM
03-16-2004 08:39 AM
I would like to export one of the UNIX file system /common/archive from the system venus and I would like to map it on to one of the Windows system.
Could you please let me know the procedure?
Thanks & regards,
Nikee
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2004 08:46 AM
03-16-2004 08:46 AM
SolutionClient(optional):
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA
Server(mandatory):
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA
Download swinstall.
in the file /etc/opt/samba/smb.conf
Define your shared directories, make sure the HP-9000 box is in the same workgroup as the windows box.
/sbin/init.d/samba stop
/sbin/init.d/samba start
smbpasswd -a
For any windows user that wants to connect.
From Windows:
Click into network neighborhood.
Find the HP-9000 machine.
When you see a share, click right then choose map network drive. You will be prompted for the login credentials you set up with smbpasswd command.
You can go further and use a Windows PDC primary domain controller for authentication. You can even use the HP-9000 server as a PDC if you wish.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2004 08:50 AM
03-16-2004 08:50 AM
Re: UNIX file system export - mapping in Windows
HP-UX has a converter for this problem: ux2dos and dos2ux. It must be run according to the system where the file needs to be seen. If the directory has binary files, then your application will have to understand any file format problems.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2004 08:50 AM
03-16-2004 08:50 AM
Re: UNIX file system export - mapping in Windows
You could install SAMBA or CIFS on HPUX of install an nfs client on windows:
SAMBA software and docs:
http://hpux.cs.utah.edu/hppd/hpux/Networking/Misc/samba-3.0.1/
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2004 08:42 PM
03-16-2004 08:42 PM
Re: UNIX file system export - mapping in Windows
Full documentation for CIFS/9000 can be found on http://docs.hp.com
CIFS/9000 also has a web-based gui called SWAT to help in setting up shares, online man pages and the O'Reilly Using Samba book can be accessed from SWAT.
regards,
Darren.