Excluding files from another account if I don't have enaugh priviliges

Let's say, I have two users on my machine. User1 does time Machine backup, user2 has parallels' drive which user1 doesn't want to backup, but user1 cannot exlude this file 'cos hasn't got enough privileges (he can exclude only documents folder as a whole).
Any suggestions?

if user1 is an admin user he/she can give yourself rights to the Documents folder of user2 and exclude what needs to be excluded from there.
to do that select the Documents folder of user2 in finder and enter command+i. in the resulting popup unlock the lock at the bottom and give yourself permissions to that folder.

Similar Messages

  • Transfer files from one account to another on iMac

    How can I transfer files from another account on my iMac to my account.  I am the administrator of this iMac.  The files I want to copy are on the desktop of my son's account on this computer.  They are just too big to email to myself.
    Thank you.
    Rajpal

    Hi..
    File Sharing may work for you better than transferring documents   >  Mac Basics: File Sharing

  • My iPhone doesn't match what I have in iTunes. My phone is what I want. How do I update iTunes? I did update and now they don't match. iTunes gives me the warnings that my phone is connected to another library. I don't have one. Any way to make iPhone ove

    My iPhone has all the data I want, but it isn't matching my computers iTunes suddenly? How do I get them to match?  I have more on phone than what is showing up in my iTunes. It is saying it is synced with another account which I don't have???? Help. I'm nervous I will lose, books,etc

    You can try following the steps in this article: https://discussions.apple.com/docs/DOC-3141.  Or, you could take a look at 3rd party program solutions such as this: http://www.librarytunes.com.

  • Trying to authorize my iTunes to play music from another account

    I was trying to play music from another account in my iTunes. I got the message that my computer isn't authorized. I entered the email address and password of the account with which the music purchased and got another message that says  "This computer is already authorized. Including this one, you have authorized 4 computers out of your available 5."  Yet, I am still unable to play the music in my iTunes. Suggestions? Thanks.

    There's a couple of ways to get through to the authorisation controls in the 11.0.x versions.
    The control is still in the Store menu, but first (if you're using iTunes versions 11.0.x) you might need to bring up the menu bar to see the Store menu.
    If you're using 11.0.x, click on the wee boxy icon up in the top-left corner of your iTunes to see the "Show Menu Bar" control, as per the following screenshot:
    Then you'll find the control in the Store menu:
    Alternatively, if you don't want to bring up the menu bar, it's still possible to get into the authorise controls via nested menus accessible from the wee boxy icon. Here's a screenshot of where to find them:

  • How to compile and run a .java file from another java program

    hello,
    can any one tell me how to compile and run a *.java* file from another java program which is not in same directory?

    Well a smarter way of implementing this is by using a solution provided by Java Itself.
    If you are using J2SE 6.0+ there is an in built solution provided along with JDK itself and inorder to go ahead with solution the below are set of API which you;d be using it for compiling Java Programs (Files)
    http://java.sun.com/javase/6/docs/api/javax/tools/package-summary.html
    How do i do that ??
    Check out the below articles which would help you of how to do that
    http://www.ibm.com/developerworks/java/library/j-jcomp/index.html
    http://www.javabeat.net/javabeat/java6/articles/java_6_0_compiler_api_1.php
    http://books.google.com/books?id=WVbpv8SQpkEC&pg=PA155&lpg=PA155&dq=%22javax+tools%22+compiling+java+file&source=web&ots=XOt0siYe-f&sig=HH27ovuwvJgklIf8omTykUmy-eM
    Now once we are done with compilation.In order to run a Specific class all you ought to do is create an object and its specific methods of a specified class included in the CLASSPATH which you can manage it easily by usage little bit reflections.
    Hope that might help :)
    REGARDS,
    RaHuL

  • When I downloaded IOS 5, I inadvertantly downloaded thousands of songs (mostly not from Itunes).  Now I don't have room to download my magazines.  I don't use my IPad for music, so I want to delete it, but I on't want to lose my ITunes account. Any ideas?

    When I downloaded IOS5, I accidentally downloaded thousands of songs, so now I have no room to download my magazines.  How can I delete the music from my IPad without losing my ITunes account.  I listen to my music from another medium and I don't need it on my IPad.  any good suggestions?

    Your iTunes account is totally separate from your iPad. If you delete music from the iPad it will still be in your iTunes library on your computer. I don't keep much, if any, music at all on my iPad because I just don't need it. I still listen to that music on my iPhone, my iPod classic, and my iMac.

  • Can't see dmd file from another user

    I just installed SDDM v3.1 and tried to open a dmd file from another user (I have used it to create my own model, saved it and can open it later). The log says "Open Design: 'filename'", then "Open Design: OK". But I don't see anything in the Logical (Logical Model) window. If I try to Import the same file, I get an error message that says look at the log file for details. Except that the log file has no entries in it. Is there an issue with what version the other file was saved under or some other format? Thanks for any help on this.

    Hi,
    There is now a forum specifically for Data Modeler topics: SQL Developer Data Modeler
    I assume that you are using the latest version (3.1.3.709).
    Provided the model includes some Entities, they should show up in the Logical Model window.
    The log file is normally in file datamodeler.log in folder datamodeler\datamodeler\log (unless some other location has been set in the Environment/Log page of the Preferences (accessed from the Tools menu).
    The log should at least contain a line like
    2012-10-19 11:03:18,457 [main] INFO ApplicationView - Oracle SQL Developer Data Modeler 3.1.3
    for each time you start a Data Modeler session.
    It is possible that the log is in a read-only location, and so Data Modeler cannot write to it.
    In this case I would recommend that you update the Preferences to use a writable location.
    David

  • Help! FR find itune library from another account, not mine!

    My Mac Pro has two accounts, and if I use FR to play music, it only shows playlist from another account, not mine! how can I fix it?

    Well, after troubleshooting here in the Front Row forum for a year, I've never seen that problem from anyone else. That's why I don't think you're going to find much support here. AppleCare Support will charge you $49 (in the U.S.) to troubleshoot a software issue after 90 days. I'm not sure what the charge is in Canada. You could buy an AppleCare Protection Plan (you can anytime within the first year of purchase) and then get free telephone support for software issues, like this.
    -Doug

  • Executing .jar files from another .jar file.

    How would I run one .jar file from another .jar file. and is there anyway to call specific class arguments? Because I have one .jar file that reads a specified file and returns its contents.
    So how would I execute it and specify its arguments and how would I make it return something to the executing jar file?

    Because I have one .jar file that reads
    a specified file and returns its contents. Presumably you have a class that does that, and you have that class stored in a jar. And you want to know how to... um... do something with that class. I say "um..." because normally you don't execute a class, either, you either call its static methods or you create an instance of the class and call its instance methods.
    If you have been writing a whole lot of little classes each of which just has a static main method, then stop doing that. Write real Java classes instead. The tutorial is here:
    http://java.sun.com/docs/books/tutorial/java/index.html

  • Change Desktop background from another account ?

    Hi Guys,
    Just wondering if it's possible to change a desktop background from another account on the same machine.
    I'm running 10.6.8, and there's no particular reason for doing this at present, but we do have a couple of work machines where the user has been restricted from making changes to the machine, and it'd be easier to do this from the administrator account.
    Also, is it possible to change a desktop background via Apple's remote desktop?
    Thanx in advance.

    This same thing happens to me, and while not the end of the world, it is defintely annoying.  Have you figured it out?  Thanks!

  • HT3678 If I download a .mov file from gmail, I am not able to open the file. I reinstalled QuickTime 7.6.6, still unable to open the file. If I download the same file from another mail server I have no trouble. What is gmail doing to my file?

    If I download a .mov file from gmail, I am not able to open the file. I reinstalled QuickTime 7.6.6, still unable to open the file. If I download the same file from another mail server I have no trouble. What is gmail doing to my file?

    Also i have reinstalled the reader9 two  times and tried with reader8 also but in both the cases same problem.
    it would be gr8 help if someone can help.

  • How to open Adobe Reader file from another native IOS application?

    There is an existing thread, but I want to re-open it because I think this is an important feature that we need badly.  I was wondering if there is any plan to add this feature so we can open PDFs directly into Adobe from the web / other apps.
    How to open Adobe Reader file from another native IOS application?
    Basically, we just want to use a custom URL scheme to open a specific document in the App.  Currently, this only opens the app but does not load the file.
    APB

    Not to hijack the conversation but I can explain why this would be useful for both the above case and another.
    What I believe Pavel is talking about is setting up a "URL Scheme" for the Adobe Acrobat iOS application so that you can easily open a PDF specifically in Adobe Acrobat iOS from other native applications and even from web applications opened within Safari. This is particularly useful if your application requires some of the specific features in Adobe Reader iOS to grant them the best experience possible and you want to encourage this.
    Another case: If you're using Adobe Livecycle's document security modules (that encrypts PDF files so that Adobe Acrobat must "phone home" to decrypt and view the document), these PDF's can only be viewed inside the Adobe Acrobat application and appear as blank in most other PDF readers. Having a URL scheme allows your application utilising this functionality to have a 1 click step to view the PDF rather than the current non-user friendly process:
    - Within Safari, touch the PDF link (appears as blank in the default Safari PDF reader, which in itself is confusing)
      - Touch "Open in..."
      - Touch "Adobe Acrobat"
    We have an immediate need for this functionality for the example above. I can resubmit it in a separate post if necessary.

  • How to embed and launch ipa file from another ipa package created using Air for iOS

    Hi Guys,
    Anybody out there knowing how to embed and launch ipa file from another ipa package created using Air for iOS ?
    I am having 1 ipa file created using Xcode, Now i need to include that file in my ipa Package which is created using Flash CS 5.5 and Air for iOS. Also i need to know how to open my 1st ipa file from AS3 ?
    Thanks,

    Hi Sir,
    Thanks for your reply.
    But in that case user need to download 2 applications right. I need user to download my parent application created using Flash and that package contain one more ipa created using Xcode, so from my parent app only user should able to open my 2nd app. Is there any way to do that?
    Ps:  I am not talking about in-app but 2 individual apps inside one package.

  • Trying to compile a .java file from another .java file

    Hello,
    I'm trying to compile a .java file from another .java file using Runtime.exec...
    String c[]=new String[3];
    c[0]="cmd.exe"; c[1]="/c" ; c[2]="javac Hello.java";
    Process p=Runtime.exec(c);
    If anyone can help me in atleast getting the command prompt when Runtime.exec("cmd.exe") is executed...that would be great...I tried out notepad.exe, calc, explorer instead of cmd.exe...all the commands display their respective windows..except cmd.exe...the command prompt doesnt appear...
    Please help me ASAP....
    Thanks for your help in advance...
    Regards.
    AKhila.

    try this. ur code will be compliled and will get .class file. but console won't appear. is it a must for u?
    public class Exec{
         public static void main(String a[]) throws Exception{
              String c[]=new String[3];
              c[0]="cmd.exe"; c[1]="/c" ; c[2]="javac Hello.java";
              Process p=Runtime.getRuntime().exec(c);
              // or Runtime.getRuntime().exec("javac Hello.java");

  • I forgot my security questions and I just added a gift card. Is there anyway I can manage my account from my iPhone becuase I don't have a conputer?

    I forgot my security questions and I just added a gift card. Is there anyway I can manage my account from my iPhone becuase I don't have a conputer?

    Security questions:
    https://discussions.apple.com/docs/DOC-4551

Maybe you are looking for

  • ITunes keeps clearing library + playlists every time I open it.  HELP!

    This problem just arose yesterday, and I still can't figure out why. Every time I close iTunes and reopen it for any reason, my entire library is gone, as are my playlists. I have to manually import all of my songs back in and it's a real pain in the

  • How do I use the move tool in CS5 to put two images on to an A4 sheet?

    Have recently upgraded from CS3 to CS5. I often print out two images on A4 paper.  Under CS3 I would simply adjust and crop 2 images to say 7 ins x 5 ins, after that bring up a new A4 sized sheet (file, new), then using the move tool I'd move the two

  • Adobe Reader not opening PDF Portfolio - Flash player error

    I have Acrobat 9 Standard installed on my PC and I created a PDF Portfolio. Acrobat Standard can open that Portfolio just fine. I also have Acrobat Reader installed (11.0.2).and have Adobe Flash Player (11.7.700.169) installed. Both Reader and Flash

  • Mapping Help Needed - Message or Java UDF

    Hello Gurus,    I have a source structure as below. Idoc -group_a (0 to 99999) --  sub_groupa_1 (0 to 99999)       sga1_field_1        sga1_field_2 --  sub_groupa_2      sga2_field_1      sga2_field_2 --  sub_groupa_n      sgan_field_1      sgan_fiel

  • How do i transfer photos on an ipad to my photo stream?

    I have over a 1,000 pictures that are on my IPAD in Photos. I'd like to move them to my Photo Stream on my IPAD so that I can have them on my Mac Pro and IPhone. Appreciate any suggestions.