Linux users cannot open Firefox on multiple systems that are mounting the same network drive as their home directory

I am supporting a user who is logging into multiple linux systems that all have the same /home directory mounted to a network filer.
When the user opens firefox on one system, he is unable to open firefox on other systems.
I'm assuming this is because firefox is storing his profile in /home.
These are Centos 5.4 x64 systems, authenticatiing to a Windows 2003 Domain. The filer that hosts the home directories is a NetApp with both CIFS and NFS permissions enabled on the volume that /home resides. We are using the version that came with the Centos installation, 3.0.12

So while this worked well for my computer at home, it does not work for the actual computer the disk is mounted on.  If I try to mount the disk as the "office" user, the computer rejects the connection to itself and tells me to access it locally.  Any ideas on how to handle this?  Thanks again.
dlr

Similar Messages

  • How do I pull backup files (pictures) from another device to my new device, and merge multiple backups that are on the same iCloud account?  I have an iphone4 and iphone5 backup.  I want to pull photos from both into my new iPhone5

    Have multiple iPhone backups across 2 iPhones and 3 iPads.  I need to pull backup files and pictures off of backed up devices that are not my current in-use device.   How do I do that?  They are all under one apple ID.

    If you still have the devices, import them to your computer (see http://support.apple.com/kb/HT4083), then sync them to your current device.  If they are only stored in backups, the only way to access them is to restore the device to the entire backup.  Note: you can only restore photos in an iPhone backup to another iPhone, and from an iPad backup to another iPad.  If the backups are on your computer, you may be able to extract the photos from the backup using 3rd party software such as iPhone Backup Extractor.

  • HT3500 I cannot connect Macbook (OS 10.6.8) to Epson XP 400 wirelessly. It works when connected to a USB cable. Both printer and Mac are on the same network and Norton/symantic is OFF. The Epson will not show up in "add printer". is off.

    I cannot connect my Macbook to Epson printer XP 400. Both are on the same network and Symantic anti virus is disconneted.
    Add printer does not find the Epson. All works when I use the USB cable.

    Further information on my question about the epson wireless printer and macbook.
    It seems that the epson xp-400 works wirelessly only with 802.11n wireless network not with 802.11g or earlier.
    Does anyone else know about this. I read it on the epson support site for epson xp-400.
    Also epson xp-400 will not work wirelessly if it is already connected to a computer with a USB cable.

  • Multiple Users Mounting the Same Network Share?

    Hello, first time posting...
    I'll cut right to my main question: Is it possible, on OS X v10.3.9, for multiple users to simultaneously connect to the same network share?
    Here in my office, we have a single Mac that is used by multiple people throughout the day. It has two accounts on it, 'Communications' and 'Studio'. 'Communications' is an Admin account that is used by a co-worker who spends the most time on the Mac. He created the no-limitation 'Studio' account for the rest of us to use.
    There is a certain Windows network share that we both frequently use. We've found that if one user connects to the share first, the other user will not have access to it; using 'Go -> Connect to Server' will result in the share being greyed out in the list, and the share will not show up in the Finder.
    However, there is one way around it. If Studio connects to the share first and then Communications (the admin account) attempts to make a connection of it's own *through a shortcut on the dock*, then a 'clone' of the share will be created on Comm's desktop, with a "-1" after the name (though it might be some other number).
    This may sound like I've answered my own question, but what I'm looking for is a way for the non-Admin account to access the share after the Admin account already has (so that we don't have to log-in and disconnect Communications everytime Studio needs to manage files on the share).
    We have Thursby Software's DAVE installed on the Mac, but I'm not sure how it fits into all this.
    Any thoughts, suggestions or advice?
    Thanks.

    Bizarre. It turned out I could merge them, but only in to the mapped drive - L: - and only by explicitly clicking on the drive icon - if I typed L:\series in to dialog box it converted it back to \\nas\share\series... Not helpful.

  • Hi,i need to upgrade my 13"late 2011macbook pro with an ssd drive.i have noticed there is a system hard drive for booting up and a data storage hard drive that my computer uses,are these the same hard drive i can see inside my laptop?

    hi,i use logic pro 9 and cubase to record,produce and master audio recordings and have bought a mac as recommended.have upgraded to 8gig memory (which i was told was the maximum you could upgrade a macbook pro)and still my recordin is slightley behind plauback.i need to replace my hard drive with a solid state drive to solve the problem.i have seen on youtube how to replace the hard drive but have noticed on the disk partition information that there is a 500gig harddrive for the system(booting up ect)and a 500gig harddrive for data storage,are these the same unit?i need to be sure im upgrading what the system uses to an ssd as well as the data storage or the problem wont be solved.i have an external hard drive so i have been looking at a smaller,faster ssd. hope you can help!

    DaisyMay wrote:
    Firewire 400/USB 2.0/1.1
    I would recommend not settling for less then USB 3 or hold out for Thunderbolt, if your machine is capable. Firewire 800 minimum.
    MacBook Pro, Mac OS X (10.7), 2.4GHz IntelCore i5 320 HD 8GB RAM ParallelsDesktop6.0

  • Solaris 8: Multiple primary interfaces connected to the same network

    I have a machine with Solaris 8, and it has multiple interfaces that are connected to the same network which means they all have metric 0 (1 hop) to the default gateway.
    assume:
    e1000g0: 192.168.30.70
    e1000g2: 192.168.30.72
    e1000g4: 192.168.30.74
    e1000g5: 192.168.30.76
    gateway: 192.168.30.65 (Cisco Router)
    However, it seems like despite the fact that they have a direct connection, they seem to be using e1000g0 to access the 192.168.30.0 network to get to the default gateway and then to anywhere else.
    When I send a ping to say, 192.168.30.74 (IP of e1000g4) and capture packets on e1000g0, I see the "echo reply" messages going out of it as opposed to e1000g4 even though e1000g4 is the one receiving the "echo request". This should not happen and these should be completely independent as they should all be advertising a 1 hop to that network
    The outputs from netstat -rn and ifconfig -a are shown in the picture on the link below
    [http://img836.imageshack.us/img836/7308/ifconfignetstathiddenip.jpg]
    This gets even more confusing when I go into the Cisco router and run the command: "show mac address-table" where only the MAC address of e1000g0 is shown for the switch port it's connected to, but not for the other interfaces which are connected to the switch. Yes, all ports are active (no shut) and are pingable.
    Also, the odd thing is that ALL of these individual MACs show up in the router ARP table when the machine comes up, however after sending a ping to one of them, after a certain expiry or whatever period, the MACs disappear from the router ARP table and only the MAC for e1000g0 shows up. The arp table of the solaris machine however shows all the relevant MACs of each port of the router that it's physically connected to (This is actually a Cisco Switch with the advanced IP services imagine and L3 routing turned on)
    Before anyone asks: The setting local-mac-address? setting does NOT exist in my machine and it never has, but it used to work fine. Also, from the ifconfig command, once can tell that all the MAC addresses are fine.
    I need to somehow assign all these interfaces equal priority and make them understand that they're physically connected to the 192.168.30.0 network and there's no need to go through e1000g0 to get to it.
    This is causing a lot of problems as eventually all traffic will end up going through the e1000g0 interface and that will become a bottle neck.
    Please help Thanks in advance

    Ok thanks. That was a useful response.
    I did think about the trunking software that is claimed to be available for Solaris 8, but it's only available if you've got paid support contract. Oracle came and ruined everything re: Sun support which is so expensive now.
    The other confusion is, we never had that OR needed to configure trunking/link aggregation on this machine, so why now?
    Lastly, by your explanation, this should be expected and is "normal" behaviour, which would mean that this machine was always doing this and I only just noticed it this time? I thought if you turn off ipv4 forwarding and router function in the machine, it's every interface for itself. But it's not doing that :(
    So then the question is, Can I force it? I've tried a bunch of things by manipulating the tables and it seems to mess things up where nothing is getting through or it now shifts all the traffic to some other port make the problem no different
    Is there a way to give equal weight to all interfaces for the traffic to go directly through them that is originating at those ports?

  • My iPad cannot find my HP AirPrint printer HP 3050 .  We are on the same network

    I have recently converted all our family devices to Apple.  My Mini-Mac has found my printer as well as my Mac Air.  The only device that has not is my wife's iPAD.  She is on the same home network as my other systems, but no results.  Software updates are current on all.  The local Apple store said that I am pressing the right Find Printer tab.  What else can I adjust to link up here?

    The HP 3054 j610a is not an AirPrint printer. The 2011 model, the HP 305xA j611, does support AirPrint. The list is here:
    http://support.apple.com/kb/ht4356

  • On linux i cannot open firefox 33 due to exiting with failure status due to previous errors, file exists.

    I am a newbie to computers and tried to update my firefox & downloaded it off of mozilla and tried to follow the commands as it was suggested for linux (ubuntu 10.04) to install it. Now when i click on the firefox 33 icon it shows that on command line ouput, tar: file exists, tar: exiting with failure status due to previous errors shows up. What do I need to do to update my current firefox? Please HELP!

    Hi jadej740,
    There are better forums for this knowledge, as Mozilla does not compile linux packages per build. [http://askubuntu.com/ Ask Ubuntu.com]
    They may be able to give you a better answer. [[Install Firefox on Linux]]

  • Suddenly I cannot open attachments in Yahoo, Is that because of the new firefox?

    When I click on the attachment - A sentence comes up below and tells me to download - then nothing happens - it is as if it tries for a second and then gives up.

    Whuch suggestions did you try? Here are two recent threads I found:
    * [/questions/977835] firefox wont dowload any attachments from yahoo mail, all other downloads work
    * [/questions/978924] Can't open pdf attachment in Yahoo Mail. Worked in 25.0 not 25.0.1. Still works with IE.
    Did you try [/questions/977835?page=2#answer-506091] (change settings from "Full featured" to "Basic")?
    Are you accessing Yahoo Mail directly from https://mail.yahoo.com/ instead of through a bookmark? Edit: I see philipp already suggested this and linked to yet another thread, [/questions/971042]

  • I cannot open firefox. This error keeps on appearing, " The instruction at 0x7bf573b9 referenced memory at 0x7bf573b9. The memory could not be "read". What should I do?

    I have tried uninstalling and deleting all components and reinstalling.The message error still appears.

    To resolve this please reinstall Firefox 3.6.8

  • Cannot print to Epson 3540. Both are on the same wi-fi

    Cannot print to epson WF-3540

    http://www.epson.com/cgi-bin/Store/support/supDetail.jsp?BV_UseBVCookie=yes&oid= 192091&infoType=FAQs

  • Multiple Apple TV's on the same network with airplay issues.

    I work at a school with 37 Apple TV's.  They are all on the same network, some of them are wired while others are wireless.  The problem I am having is that airplay works and then doesn't work for some unknown reason.  The Apple TV's are connected to the network and internet when they are experiencing this and I believe that the issue is bonjour. Does anyone know any way of solving this issue.

    Yeah, I think wiring them is the only solution to this problem.
    We've only got three (well, had one and bought two more this summer - that's when the trouble started).
    The first one I got had trouble connecting with the wireless network, so Apple support said to reboot the main router. That is, shut down the entire network while we reboot for one Apple TV. So...OK, I get it, Apple is a CONSUMER company and we're trying to use their products in a school...in spite of that, so far, it has been worth the effort.
    But YESTERDAY I got that message about too many devices on the network and to "disconnect a device..." (you know the rest).
    So, I called Aruba, knowing that it was a wireless issue and that I've had issues with them and, particularly
    Bonjour. Aruba appears to be a Windows only network - would that I would have known that three years ago. But Aruba TAC has NO CLUE what the issue is. So I called Apple Tech Support and they have NO CLUE - weren't even aware of this posting, what, six months ago? (Shows you how much they read and value the forum - we're on our own, boys and girls!)
    So...I wired the front of the school Apple TV to a nearby wireless access point and now it's a steady as a rock. But prior to that I actually stood in front of the ATV and watched as it connected, then disconnected, then connected, then disconnected (ad nauseum). Interferrence? Well, maybe, there are only about 150 rogue networks detected in the immediate vicinity - but Aruba ASSURED ME that their WAPs were sophisticated enough to recongnize that and filter them out. (Maybe not?)
    So the ATV at the front of the building ocassionally just drops off the network. I can tell because we run a Flickr slideshow on it all day long with announcements and stuff. When I go by the TV and see the thumbnails and no slideshow, I know it has dropped off the network. Usually I can reconnect it. But that's not good enough.
    Finally, yesterday, a teacher called me who has an ATV (long story on how she got that) and said she was not longer connected to the network. A shudder ran through my body as I expected (and realized) the worst.
    So, my installer is coming tomorrow to wire her ATV into the WAP in her classroom. But TODAY, I have to call Aruba and enable the additional port since it's not enabled by default.
    I'll tell you, every day, I get this horrific feeling in the pit of my stomach that this whole world of technology we have built is held together with bailing wire and duct tape and that it just has to blow at some point.
    Then I watch Bob Ross do his paintings (and a NEW KID on the block - watch out for him - Kevin Hill - this kid takes Bob Ross to the next level and he's only 18 years old) and think - "What the heck am I doing here, anyway? Why am I not home painting?" But them I start feeling guilty that I'm leaving the school in the lurch. Who will stand up to these bozos who don't have a clue what's going on and, further, don't seem to care, yet, get this, think they are doing a GREAT JOB! I'm telling you, I'm living on Superman's Planet Bizarro!

  • How do I view and open all my files again that are on my external hard drive?? Error message saying 'The disk you inserted was not readable by this computer' Three options are Initialize, Ignore or Eject.

    I have recently purchased Toshiba 1TB hard drive and I set it up and I was able to transfer all my files onto it such as my music, photos, documents. I had correctly ejected and used it again and all these files were safely stored and accessible afterwards. However after I rebooted my computer as it had been going slow and I had too much clogging it up once I reconnected the external hard drive I have error message saying 'The disk you inserted was not readable by this computer' Three options are Initialize, Ignore or Eject. How do I access all my files? I set it up to work on both mac and windows. I have tried both another mac and windows computer and same issue occurs?? I am worried that all my personal files are gone but am confused as the drive has had absolutely no damage to it as it was in a very short time frame and its never left the same spot. Any help would be greatly appreciated. Thanks

    Thanks for your quick response. I had a look at your discussion... I tried it on a Windows machine and I thought that was compatible with ExFAT?
    Therefore I need to attempt to use my external hard drive with a machine that boasts OS X 10.6.5 or above and then it should work?
    Thanks

  • IMac cannot log in to Macbook that is on the same network

    iMac and Macbook both on the same network (WiFi via a Virgin Netgear router).
    iMac sees the Macbook in the Network in Finder but when I try CONNECT AS, I get "connection failed".  This never used to happen and has only just occurred.
    I've rebooted and run repair disc permissions on both machines.
    Anyone any ideas?
    Thanks!

    Rebooted the network, repaired disc permissions, renamed Macbook.
    Problem went away.

  • Can I use multiple sa-ns500 on the same network?

    Is it possible to use multiple sa-ns500 speakers on the same network?  they seem to want to have the same name on the network and therefore only 1 will connect at a time?  Can I rename one somehow?  Thanks!

    Hello Brian,
    Welcome to Sony Community.
    Please check for the Secure Link option in the Home Theater System or A/V Receiver. This will help isolate the connection to the different Network speakers.
    Yes, you can use multiple Network speakers on the same home network.
    You can change the Device name using the Setting screen on the browser.
    Follow the steps mentioned on the page # 34 and 35 of the User’s manual to start up the browser of the Network speakers and change the Device name.
    If my post answers your question, please mark it as an "Accepted Solution."

Maybe you are looking for

  • How to catch SQLException from a session bean

    Hello I have a stateless session bean which has a method to persist an entity (User) in the database. In User there is a foreign key (addressId) from another entity (Address). While i was persisting User, i entered a value of addressId which was not

  • Black psd image prints gray from ID

    Using CS4 on Mac 10.5 I was provided a black-and-white AI image with some white fills, but I need all whites to be transparent, so I opened the AI image in PS (rasterizing). I deleted the white fills, filled all black areas with 40,40,40,100 and save

  • Good Website for Printer Drivers

    I've found this really good site for 3rd party printer drivers: http://linuxfoundation.org/en/OpenPrinting/MacOSX/ I've seen quite a few other posts in this forum also talk about it. Most of these drivers also need gplgs & Foomatic, both of which are

  • Lightroom 4 - My Nik filters are not in the Edit version of Elements when I want to edit with cmd+E.

    Lightroom 4 - My Nik filters are not in the Edit version of Elements when I want to edit a picture from the Lightroom Bibliotheque with cmd+E, because Ligthtroom use a back up copy of Ellements 11 that is on an extern back up drive (i don't understan

  • Generic Image Icons in images after CS5 install

    Since I've installed CS5 on my Windows 7 PC, I can no longer view images as thumbnails.  Generic icons show up in every program.....Photoshop, Elements, Word.  No matter which Preview option I choose...Microsoft Windows Viewer, Paint, PSE,, that prog