- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Mounting windows drive
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
12-11-2006 06:18 PM
12-11-2006 06:18 PM
Mounting windows drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 06:33 PM
12-11-2006 06:33 PM
Re: Mounting windows drive
You can use CIFS.
Search this forum for more information.
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 06:46 PM
12-11-2006 06:46 PM
Re: Mounting windows drive
you will the following packages:
CIFS-Client A.01.09.01 CIFS Client
CIFS-Development A.01.11.03 HP CIFS Server Source Code Files
CIFS-Server A.01.11.03 HP CIFS Server (Samba) File and Print Services
see also:
http://docs.hp.com/en/B8724-90022/index.html
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 08:22 PM
12-12-2006 08:22 PM
Re: Mounting windows drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 08:58 PM
12-12-2006 08:58 PM
Re: Mounting windows drive
Assuming that you have already shared a folder on your windows machine, you wil have to do the following:
/opt/cifsclient/bin/cifsmount //myserver.domain.mu/myshare /mnt/mymount_point -u windows_user -p password_for_windows_user
Note that the CIFS client daemon must be running. if not so, do the following:
1. modify /etc/rc.config.d/cifsclient
(set the value to 1)
2. /sbin/init.d/cifsclient start
hope this helps!
kind regards
yogeeraj
cifsclient start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 09:30 PM
12-12-2006 09:30 PM
Re: Mounting windows drive
Yes, I have already shared a folder on windows machine and cifsclient is also up and running on HP machine.
but when I try to use cifsmount, system asks for
Remote user root's password:
and when I enter windows admin password it says
Logging in User: Dos: Access denied.
what should I do now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 09:45 PM
12-12-2006 09:45 PM
Re: Mounting windows drive
Now system doesn't ask for the password and print the following messege
Connecting Share: DOS: Access Denied
waiting for reply
Regards,
Hadzon