Losing File Locations Across Different Users

Hi!
The snow yesterday caused a partner to open an InDesign Book that I was working on, but when she opened a file in the book, the links were broken.
A little background: are are both using IDCS5 on an Intel iMac using MacOs 10.6.6. The ID book & files (as well as graphics) are on a disk we call "X", and the content (DOCX) files are all kept on a drive called "Y". Both "X" & "Y" drives are on the same IP address, and as near as I can tell, are connected the same way from both her and my machine. The server itself is a Windows Server 2008.
Now, ID finds the graphics on both machines just fine. It is the content source on the "Y" drive that gets lost. The link information on my machine says "Y:/content...", while hers says "X:/content..."
Any idea what is causing this issue? A little research tells me that sometimes MacOs doesn't actually save network locations starting in the "/Volumes" folder, but our IT Specialist has checked this and says that both our network settings are the same. We are both logging on to the network from two separate accounts as well. We are also not structuring these files as XML, so there are no attributes assigned to our linked assets.

Im excited to be heading to New York this week for the AWS Summit, and not just for the chance to discover strange new life forms. Its a a well timed event as we are doing a lot of work in with public cloud services, and Im looking forward to getting some feedback from people using F5 in AWS. As preparation, Im running through a crash course in Python and Ansible to better understand the excellent AWS deployment scripts that Alex Applebaum and Chris Mutzel have put up on Github. I urge you to check them out although very much a proof of concept at the moment, they represent a great starting point. If you need more of a primer about F5 in AWS then check out Chriss latest blog post, which will give you an overview of the F5 networking setup in AWS. Ill be honest, Im only really dabbling in automation tools at the moment, but the power of...

Similar Messages

  • File sharing across multiple user accounts on the same machine

    Hello,
    I try to figure out how multiple users (my wife and I) on the same mac can have equal access to files on the local drive without granting that access to all users on that machine or even the rest of the world.
    My research sofar hasn't come up with a satisfying solution. Here are the solutions that I am looking at:
    1. Enable a permission system that ensures access to both users in all cases (file/directory creation, copy and move).
    I only found a suitable solution for creating and copying files/directories but not for moving them.
    See the following articles for reference:
    https://discussions.apple.com/message/20787617#20787617 Setting up a shared structure that works e.g. for iPhoto Library but not for moving files to and from
    https://discussions.apple.com/message/4005647#4005647 Helpful information on POSIX Permissions, ACL's an Permission inheritance
    This would be my first choice if I can get around the problem of moving files...
    2. Disk Image
    Create a disk image which ignores persmissions and set permissions for the file that contains the image instead.
    Read this article to get further details: http://support.apple.com/kb/HT1198
    This solution will work but has a few disadvatages:
    There's no mutual access from multiple user accounts since an image may only be mounted by one user at a time.
    One has to create a startup script that mounts the image upon login which would create a first come first serve for access to the image content.
    3. Using a file sharing protocol (e.g. afp or smb) locally.
    The idea behind it is to have a server providing the files mutually to multiple users one the same machine. At them moment this seems to be the most promising approach to me.
    Unfortunately I can get acces from another machine but not from the same machine. Has anyone ever tried to access the file sharing (afp or smb) from the same machine on which the server is located?
    Has anyone got some helpful hints for me?
    Thanks in advance.

    Sorry, but you didn't specify details, and it was worth checking whether or not you had overlooked this approach.
    The problem you're having (as I suppose you already know) is that any new disk item inherits the permissions of the folder it is originally created in in.  These permissions (sensibly enough) need owner or administrator permission to change once they've been established; that will happen when you copy a file to a new location (because that's essentially creating a new file) but not when you move it. any of the following would work:
    changing the permissions on newly created files for both users so that they all explicitly give r/w access to a particular group.
    writing a droplet that would change the permissions of files dropped on it and move them programmatically to the shared folder
    set up a folder action or launchd job that would watch the shared folder and automatically convert permissions on files placed in it.
    The last would be the approach I would take, but...  which appeals to you?

  • Help using file sharing with different users accounts on same Macbook

    Hi, I just wanted a little help using the file sharing option. My wife and I had different users accounts on the same MacBook, but when I am trying to share my baby's picture from my documents folder for my wife to have the same picture, I can't find the way to do that; I am not been able to find my pictures on my wife's account. Is there any way that I could share a folder from my account and my wife to have the same files at the same time on her account?
    I mean, something like the smart play list on the itunes?
    Thank you

    You can't do that directly unless you change permissions on your whole Documents folder which is not a good idea. Your wife can see your Documents folder from her account by going to Users/yourusername/Documents. However, this folder has no read privileges for others except yourself by default so she won't be able to open it.
    rather than changing permissions on your Documents folder, you can place the pictures you want to share in Public folder in your home directory or in Users/Shared folder.

  • Using applications across different users

    I've recently been having problems with the dreaded screen freeze. To allay this I have set up a few different user logins, and it seems like a good way of splitting my work and play.
    The problem I am having, on my new user login, is that the applications folder is available to all users on the same computer BUT it is saying that the programs are unregistered / trial versions when they are working fine on the other account.
    Do I have to go through the process of registering each individual program to then use it with a new user account (on the same computer)?
    help!
    can I put all of the applications I want to share in the shared folder and avoid mulitple registrations for the same program?

    Install the application in your administrator account, then go to first user account and run the application and get the settings as you like them. Then copy (hold down the Option key) the preference file for the application to the "Drop Box" in each of the other user's "Public" folder. Then login to each of the other user accounts and move the file from the "Drop Box" to the "Preferences" folder in that user's "Library" folder. If you are lucky, this may also have copy the registration information.
    Most companies will send you a copy of your registration info if you e-mail them (assuming your e-mail address hasn't changed since you bought it).

  • Photoshop creates wonky file permissions after  different user modifies file and saves over

    We have a fileserver sharing out files to Windows clients using samba service on Mac OSX Server 10.6.5.
    We have weird permissions issue with psd files in Photoshop CS5 64 bit.
    A user (userx) belonging to the group wheel creates a file called version1.psd
    POSIX
    ACL
    user    Read & Write
    wheel  Read & Write
    others Read & Write
    A different user (usery) opens version1.psd, makes some modifications and save it out as version2.psd
    POSIX
    ACL
    usery  Read & Write
    wheel  Read & Write
    others Read & Write
    Now userx opens version2.psd and makes modification and saves the current file. Userx can nol onger access the file he just saved.
    POSIX
    usery Custom
    ACL
    userx  No Access
    wheel  Read & Write
    others Read & Write
    This led me to test modifying original file (version1.psd) and save. It does the same thing.
    Don't understand why it has this behaviour. Is this some kind of bug with photoshop as when we do modifications outside of Photoshop, permissions are always fine? Thanks ahead for any help.

    We have solved our issue.
    After running Adobe updates on machine that uses CS6 and then re-starting that machine, our issue seems to have disappeared.
    Hope this helps others.
    Best of luck.

  • Running File Explorer as Different User

    Hi all.
    I work in a domain environment where we log in with standard accounts for day-to-day work and use separate elevated accounts only when needed, and only to run applications that require elevation.  This works fine for most things in 8.1, but once again,
    Microsoft has disabled the ability to run File Explorer with different credentials.  To me, this is insecure and counterproductive.  They tell us we should never be logged on with administrative rights, and I agree with that, but this restriction
    is the one thing that makes this impossible.  In 7, I could get around this by running Explorer cmd or PowerShell using elevated (domain) credentials, but now this won't even work!  I get not one but two errors stating that I have insufficient permission
    to do this.  Is there any workable solution for this, or has Microsoft finally succeeded in forcing us to add our staff accounts back into domain groups or logging in with elevated rights just so we can manage permissions?
    Thanks.
    A very frustrated server admin
    Derek

    Hi,
    Have you tried to use the runas command, as mentioned in the link below?
    runas /user:domain\username "c:\windows\explorer.exe /separate"
    http://social.technet.microsoft.com/Forums/windows/en-US/2a366967-f9fb-4010-81f3-94dc15c86ad3/run-explorer-as-a-different-user?forum=w7itprosecurity
    Yolanda Zhu
    TechNet Community Support

  • Transfer iMovie files to a different user or computer

    Hello,
    I have a lot of video footage edited, and organized in iMovie 8. I want to move this to a different user, or move the footage so that its run on an external drive. So that all users can use the data, as well as move to other machines....
    Please assist

    Drag the ~/Library/Application Support/iWeb/Domain item to /Users/Shared/, log in from the other computer, and copy it to that account's iWeb folder.
    (51636)

  • Can you move files between two different user accounts in Time Capsule?

    I copied a bunch of stuff from my old NAS (which used FAT) to Time Capsule under one user account... I then reformatted the NAS to HFS+ so I could just use it as a USB drive connected to the TC. Now I realized that I want to have one of those folders in another user directory. I cannot open two different sessions of the TC on the computer...at least I have not figured out how to do this. Is there a way to accomplish this without copying the folder to my computer, then copying it back to the other user directory? It is several gigs.

    you can crop files from one account to another using the Public Dropbox which every user account has.  Log into the user that has the files you want to move, then drag the folder you want to the new users' dropbox:
    I suggest a small scale test on a few files first before moving gigabytes of files.

  • HT4914 Can I use iTunes match to share my iTunes library across different users on the same computer?

    I'm a teacher and I use my MBP in school and, while I've not had any issues with students looking through my computer, I'd like to use a seperate 'school' user just in case.  I need to have access to my iTunes library and I tried moving it to a shared folder but, possibly because of the size of my library, itdoesn't seem to work.  Is there a way I can use iTunes match to enable my 'school' user to access my library in the same way I can with my iPhone?

    Hey darkmavis86,
    Great question, and welcome to Apple Support Communities.
    I believe you would benefit from the following article:
    iTunes: How to share music between different accounts on a single computer
    http://support.apple.com/kb/HT1203
    However, if you do decide to use iTunes Match the answer to your question is "Yes". iTunes Match can be used to "sync" your iTunes library across multiple devices / computers / users.
    Thanks,
    Matt M.

  • How to limit file access for different users in 10.7.4 Server

    We had everything working perfectly with an earlier version of Lion Server. The update to 10.7.3, or 4, seems to have opened access to all files for all users. Much to our surprise, this wide-open access started without warning.
    - We have an external drive that contains all of the company's archives
    - We had set access for one employee to get to the files he needs, and different access for another employee. Neither saw sharepoints outside of their access settings.
    After an update, each employee can see and log in to all sharepoints. There doesn't seem to be a way to limit access for each employee now. I can set 'read' access for one employee, but it doesn't stop the other employee from accessing that sharepoint/folder.
    Is there some new way to go about this? Or is something simply broken with the current release?

    That is good to know. If the file share is seeing the drive and ignoring its permissions, that is why everyone can see everything. I have found, in Lion Server, that it is best to get the permissions set before turning on File Sharing. I don't know if you have the luxury of turning the file share off for a little while, but I would unshare the drive and see if the issue persists if you plug the external drive into another machine. The settings for permissions are set on the file or folder itself, so the issue should follow you to the other machine.
    Again, if you can, I would unshare the drive and reshare it with the permissions that you want and turn file sharing back on. However, if you can get the drive to respect permissions rather than ignoring them, I think it will save you a lot of work.

  • .java files located in different directories - trouble compiling

    My attempts at getting my main .class file (../master/BicycleMaster.class) to automatically recognize that it's supporting .class file (../master/child/BicycleChild.class) located one directory below keep failing and the .java files won't compile.
    If I move both .java files to the same location (in the ../master directory) then they compile and run just fine, but it's when I want to separate them into the two different directories that I have a problem compiling them. They won't compile because the references in BicycleMaster.jave to BicycleChild.java can't be resolved.
    I was hoping - if you have time - that you might be able to show me by example in the code below? In the file ../master/BicycleMaster.java I added 'package master;' as the first line of the code. It was my impression that this would tell the compiler to look in the sub-directories for any additional .java files. This didn't work either.
    HERE ARE THE DETAILS:
    Directory of K:\COMMON\ITS\STEVEB\java\master
    03/04/2008 04:25 PM <DIR> .
    03/04/2008 04:25 PM <DIR> ..
    03/04/2008 04:24 PM 612 BicycleMaster.java
    03/04/2008 03:54 PM <DIR> child
    1 File(s) 612 bytes
    K:\COMMON\ITS\STEVEB\java\master>type BicycleMaster.java
    package master;
    class BicycleMaster {
        public static void main(String[] args) {
            //Create 2 different bicycle objects
            BicycleChild bike1 = new BicycleChild();
            BicycleChild bike2 = new BicycleChild();
            //Invoke methods on the objects
            bike1.changeCadence(50);
            bike1.speedUp(10);
            bike1.changeGear(2);
            bike1.printStates();
            bike2.changeCadence(50);
            bike2.speedUp(10);
            bike2.changeGear(2);
            bike2.changeCadence(40);
            bike2.speedUp(10);
            bike2.changeGear(3);
            bike2.printStates();
    }Directory of K:\COMMON\ITS\STEVEB\java\master\child
    03/04/2008 03:54 PM <DIR> .
    03/04/2008 03:54 PM <DIR> ..
    03/04/2008 03:54 PM 524 BicycleChild.java
    1 File(s) 524 bytes
    K:\COMMON\ITS\STEVEB\java\master\child>type BicycleChild.java
    class BicycleChild {
        int cadence = 0;
        int speed = 0;
        int gear = 1;
        void changeCadence(int NewValue) {
            cadence = NewValue;
        void changeGear(int NewValue) {
            gear = NewValue;
        void speedUp(int increment) {
            speed = speed + increment;
        void applyBrakes(int decrement) {
            speed = speed - decrement;
        void printStates() {
            System.out.println("Your cadence: "+cadence+", Your speed: "+speed+", Your gear: "+gear);
    }HERE ARE THE ERRORS:
    First I compile the ../master/child/BicycleChild.java file and it compiles fine. This I attempt to compile ../master/BicycleMaster.java and I get the following errors:
    K:\COMMON\ITS\STEVEB\java\master>javac BicycleMaster.java
    BicycleMaster.java:5: cannot find symbol
    symbol : class BicycleChild
    location: class master.BicycleMaster
    BicycleChild bike1 = new BicycleChild();
    ^
    BicycleMaster.java:5: cannot find symbol
    symbol : class BicycleChild
    location: class master.BicycleMaster
    BicycleChild bike1 = new BicycleChild();
    ^
    BicycleMaster.java:6: cannot find symbol
    symbol : class BicycleChild
    location: class master.BicycleMaster
    BicycleChild bike2 = new BicycleChild();
    ^
    BicycleMaster.java:6: cannot find symbol
    symbol : class BicycleChild
    location: class master.BicycleMaster
    BicycleChild bike2 = new BicycleChild();
    ^
    4 errors

    Thanks so much for responding. Progress was definetly made as the compiler now works longer before erroring out. Sadly it's still erroring out for a reason I'm not understanding. Please let me know if you can see where I'm going wrong.
    Here's how it played out for me:
    K:\COMMON\ITS\STEVEB\java>echo %classpath%
    .;k:\common\its\steveb\java\;C:\Program Files\Java\jre1.6.0_04\lib\ext\QTJava.zip
    K:\COMMON\ITS\STEVEB\java\master\child>javac BicycleChild.java
    K:\COMMON\ITS\STEVEB\java\master\child>cd ..
    K:\COMMON\ITS\STEVEB\java\master>javac BicycleMaster.java
    BicycleMaster.java:5: cannot find symbol
    symbol : class BicycleChild
    location: class master.BicycleMaster
    BicycleChild bike1 = new BicycleChild();
    ^
    BicycleMaster.java:5: cannot find symbol
    symbol : class BicycleChild
    location: class master.BicycleMaster
    BicycleChild bike1 = new BicycleChild();
    ^
    BicycleMaster.java:6: cannot find symbol
    symbol : class BicycleChild
    location: class master.BicycleMaster
    BicycleChild bike2 = new BicycleChild();
    ^
    BicycleMaster.java:6: cannot find symbol
    symbol : class BicycleChild
    location: class master.BicycleMaster
    BicycleChild bike2 = new BicycleChild();
    ^
    4 errors
    Here are the two programs revised as you suggested:
    K:\COMMON\ITS\STEVEB\java\master\child>type BicycleChild.java
    package master.child;
    class BicycleChild {
        int cadence = 0;
        int speed = 0;
        int gear = 1;
        void changeCadence(int NewValue) {
            cadence = NewValue;
        void changeGear(int NewValue) {
            gear = NewValue;
        void speedUp(int increment) {
            speed = speed + increment;
        void applyBrakes(int decrement) {
            speed = speed - decrement;
        void printStates() {
            System.out.println("Your cadence: "+cadence+", Your speed: "+speed+", Your gear: "+gear);
    }K:\COMMON\ITS\STEVEB\java\master>type BicycleMaster.java
    package master;
    class BicycleMaster {
        public static void main(String[] args) {
            //Create 2 different bicycle objects
            BicycleChild bike1 = new BicycleChild();
            BicycleChild bike2 = new BicycleChild();
            //Invoke methods on the objects
            bike1.changeCadence(50);
            bike1.speedUp(10);
            bike1.changeGear(2);
            bike1.printStates();
            bike2.changeCadence(50);
            bike2.speedUp(10);
            bike2.changeGear(2);
            bike2.changeCadence(40);
            bike2.speedUp(10);
            bike2.changeGear(3);
            bike2.printStates();
    }

  • Opening the same file in by different users

    As a newbie to InDesign I got a workflow question.
    Working with a team of 6 designers, we would like all to work in the same InDesign document. We need to create a big salebooks book, therefore it is necessary to open the same file in different copy of indesign?
    Currently we are working with CS5 and when I have a indd file open, none of my coworkers are able to open the file except for a copy. I understand that really working together on the same file is something you could do. But can’t be like in MS-Office? The moment you open a indd file which is already opened by a other user, you will get a message and you can then either to open as read only or a notification when the other user is ready editing the file
    Is this possible? Or do we need some additional tools?

    But can’t be like in MS-Office? The moment you open a indd file which is already opened by a other user, you will get a message and you can then either to open as read only or a notification when the other user is ready editing the file Is this possible? Or do we need some additional tools?
    I would actually be surprised if there are no workflow management plugins that do this.
    As you imply, it's really not that hard to do.
    Making it look really slick would probably require a plugin.
    But you could do it fairly easily with some simple scripting, a few hours of work.
    One script that runs whenever anyone opens or closes a file and registers that open/closure with a server.
    Plus some extra stuff to deal with messaging.

  • File location is different for other webpages

    I was wondering if this is bad? I have my template set for my other pages as like ../file name, but when I do my other pages its //C /user / documents/ website. Does this automattically self correct when I up load to a server or what?

    This is how all links will look in an unsaved page. DW has no idea what the path is to any linked file until you have saved the page, so it uses an absolute 'file' link to compensate. When the page is saved, the link is automatically adjusted in light of the location of the saved page and the location of the target file.
    If you have saved pages that contain links looking like that, then your links will NOT work when you upload the files. Almost always, this problem is the result of not working within a site that has been properly defined in Dreamweaver. Can we see the path that you have placed in the Local Root folder part of your site definition (edit it with DW's SITE > Manage Sites menu option).

  • Configuration File using a different user id and Password

    Hi,
    I have a SSIS package that I have deployed to various environments and was able to successfully run.  The last environment causes some problems.  At first I thought that it was a connection issue with SQL Server.  I attempted to change the
    user id and password for the db in the configuration file and am still getting errors.
    When I attempt to connect to the db using those same credentials, I can log in to the database.
    Any idea's what to look for?  Is there anything else I can try?
    Thanks in advance and regards,
    Nadim

    Hi,
    Below is the message; Thanks in advance.  The connection credentials are ok; I can log in with them using a udl file for this purpose.
    Microsoft (R) SQL Server Execute Package Utility
    Version 10.0.2531.0 for 32-bit
    Copyright (C) Microsoft Corp 1984-2005. All rights reserved.
    Started:  9:15:28 PM
    Error: 2014-03-01 21:15:46.33
       Code: 0xC0202009
       Source: DPDMultumMain Connection manager "Staging"
       Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "Login timeout expired".
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found
    or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.".
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "SQL Server Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF]. ".
    End Error
    Error: 2014-03-01 21:15:46.33
       Code: 0xC020801C
       Source: DPDMultumMain Log provider "SSIS log provider for SQL Server"
       Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "Staging" failed with error code 0xC0202009.  There may be error messages posted before this
    with more information on why the AcquireConnection method call failed.
    COM error object information is available.  Source: "DPDMultumMain"  error code: 0xC0202009  Description: "SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "Login timeout expired".
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found
    or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.".
    An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult: 0x80004005  Description: "SQL Server Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF]. ".
    End Error
    ----------------------------  Thanks.  ------------------------------

  • SQL Loader and control file changes for different users

    In the front end of my application I can select a data file and a control file, and load data to the table mentioned in .ctl file. Every user who logs in uses the same .ctl file and so loads onto the same table. Now I want the user to load data onto the table in his own schema. I can get the username of the user currently logged in and i want to insert it into that username.table. So can i copy the contents of the .ctl file into a variable, modify it into username.table in that string and pass that variable as a parameter to the sqlldr command instead of the .ctl file.
    Or is there a better way how I can modify the same control file everytime to change tablename to username.tablename in .ctl file and pass to sqlldr to load data to table in local user schema table.
    Thanks and Regards

    Thanks for the reply .. user do have their user credentials but only for the application ... but all users use a common loader and control file once they log into the application. So irrespective of which user is logged in he selects the same control file and loads to the same table mentioned in the control file .. i instead want user to be able to load to the table in control file but into his schema like username.tablename instead of just the tablename mentioned in .ctl file.

Maybe you are looking for

  • Reinstalling/Repairing Oracle Text in Oracle 11g R2

    I happened to execute 'create or replace operator contains...' How do I restore Oracle Text to its previous state? Edited by: 932881 on May 9, 2012 1:05 AM

  • WRT54G install HELP needed

    I bought the WRT54G so I could go wireless in the house. I run the CD and it goes "do you want to replace your existing router or keep it?" Near as I know I DON'T HAVE ONE but that isn't an option, so which do I pick? There should be a "do you simply

  • FIM Service installation ended prematurely

    Hi all, Im trying to install FIM 2010 R2. The sync service and portal are not a problem, but when I want to install the service, it fails. I fill in all the required information and press the "install" button. It starts installing, but when the "copy

  • Dynamic Link very slow renders

    I can have a comp in AE that might take 5 min to render it but as soon as I put it in Premeire with Dynamic Link it can take 15 or 20 min, Why is this? Thanks Chirs

  • Billing document saved pricing error

    Dear all, Billing document saved with pricing error,, when i checked the conditions record value date is expired, and ask the user to maintain the price also, when i am changing the pricing date to current date in sales order and update pricing condi