- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mount -F cifs
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-14-2005 07:39 PM
03-14-2005 07:39 PM
mount -F cifs
stuck with a "strange" problem, when mounting another Directory from my W2K server, i am getting the following message:
#bdf -tcifs
Filesystem kbytes used avail %used Mounted on
localhost:\\MYSERVER\MYSHARE1
183175160 145119488 38055672 79% /u03/MNT1
#mount -F cifs MYSERVER:/MYSHARE2 /u03/MNT2
Logging in User: You are already connected as user ->yd<-
how do i fix this problem?
thank you in advance for your replies...
regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 02:45 AM
03-15-2005 02:45 AM
Re: mount -F cifs
In Windows you cannot mount the network drive using different users on the same machine.
you will have to "disconnect the drive MYSERVER:/MYSHARE2 "
and then try again.
If your problems persist,logoff and re-login to map the drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 03:07 PM
03-15-2005 03:07 PM
Re: mount -F cifs
thank you for the reply.
does this mean that i cannot have two different folders from the Window 2000 server mounted on my HP-UX server?
regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 08:53 PM
03-15-2005 08:53 PM
Re: mount -F cifs
You can mount more than one share ... but you need to use only 1 user per server to attach to it.
You are looking for a ( for the lack of a better term ) ... a unified user.
HTH
Gerhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2005 10:04 PM
03-15-2005 10:04 PM
Re: mount -F cifs
i found that if i unmounted the remote folder and do mountall it worked! (of course i had modified the /etc/fstab accordingly)
problem solved.
thanks anyway.
regards
Yogeeraj