HT5538 how do icloud users share files, photos in FaceTime?

I have a buddy that just bought am iMac and I can not share his desktop nor any files like i can with other family members that have .me or .mac accounts.

Each user has a Public folder in his or her home folder. The files in that folder are readable by other local users.

Similar Messages

  • How do multiple users share files?

    How do multiple users on one computer share files in finder?

    Each user has a Public folder in his or her home folder. The files in that folder are readable by other local users.

  • How do 2 users share files?

    having some trouble setting up our MacBook so my wife and I can access files such as itunes music/libraray (and also photos). We have separate user a/cs (both admins) primarily so we can keep our mail separate, but also so we can choose our own settings in other cases. But we want to both be able to access our music files and photo files. this seems quite laborious, as it's not obvious that there's a default location for shared files nor can I see how to default file info to be read/write for both of us. So having uploaded from backup our old music files and library file to one of my places, I have to manually add my wife and change her access to read/write (incidentally, it doesn't appear that setting everyone to read/write does the trick, so if we want to set up a guest user, then we would have to do the same again if we wanted to let them play our music whilst using our MacBook). Then we she went on it, iTunes set up a new extra and genius library file, so I was blocked from itunes until I went in and changed those files' settings! I don't want to have to keep doing this. Surely there's a better way? any suggestions?

    g'day !
    this read should provide some pointers.
    happy computing

  • Change default settings when user share file

    When users click on share file default setting is:
    Can edit and mark send an email invitation.
    Is there possible to change to:
    Can view and NOT mark an email invitation

    Hi,
    According to your description, you want to change default settings to
    can view and uncheck send an email invitation when user share file.
    To by default uncheck send an email invitation.  Go to the file "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\AclInv.aspx".
    You can change:
    <wssawc:InputFormCheckBox
    runat="server"
    id="chkSendEmail"
    Checked="True"
    LabelText="<%$Resources:wss,aclver_SendEmailCheckbox%>"
    To
    <wssawc:InputFormCheckBox
    runat="server"
    id="chkSendEmail"
    Checked="False"
    LabelText="<%$Resources:wss,aclver_SendEmailCheckbox%>"
    Here is a similar post, you can use as a reference:
    https://social.technet.microsoft.com/Forums/office/en-US/f250aa4a-94f0-4603-9da2-e9040d5d6133/how-to-by-default-uncheck-send-an-email-invitation-when-granting-access?forum=sharepointadmin
    To by default can view. Go to the file "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\LAYOUTS\AclInv.aspx".
    You can add the following code into the function _spBodyOnLoad():
    document. querySelector('[id$=DdlsimplifiedRoles]').value="role:1073741826";
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • I have set up different use accounts on my I mac how can other users share the music stored in my I tunes

    I have set up different user accounts on my I mac how can other users share the music stored in my I tunes

    iTunes: How to share music between different accounts on a single computer

  • I was wondering if mac mini can transmit  file (share ) files/  photos with mac pro/ ipad where there is  no internet

    I was wondering if mac mini can transmit  file (share ) files/  photos with mac pro/ ipad where there is  no internet

    http://www.imore.com/instashare-iphone-and-ipad-review
    For more Google for:
    bluetooth transfer between ipad and mac

  • How do all users share a libary?

    How do I install ITunes on XP so all users share on libary. Hard Disk space is a concern and I don't want every user to have a separate libary.

    Hi, xmbs.
    If you want all the users to have the exact same Library - same contents, same playlists, same ratings, etc. - you can connect everyone's iTunes to the same .itl file as described in this article in the Apple Knowledge Base.
    If you want them to have access to the same contents but be able to organize their Library as they please, check out this article .

  • How to save and share my photos from photoshop cc?

    hi, iam trying the free trial for photoshop cc, to see how i like it. ive edit a photo and finished but is unable to save or share the photo? is it sopposed to do that becaus ei havent bought it yet? why cant i save or transfer or share the photos?
    iam sorry if iam not making sense i tried to explain it the best i can=)
    thank you!
    natasha

    Natasha, are you hoping to save the images directly to a share site like flickr, Facebook, Blip etc.?  I think Lightroom might have that feature, but as far as I know, Photoshop does not.  It is much safer to save an edited image t your hard drive before sharing, and the one site I know about, flickr, has a very easy uploader.  All you need do is drag a file, or bunch of files, onto the desktop icon for the uploader, add a description, and click on OK.  Job done.
    https://www.flickr.com/tools/

  • How to reorder user XDC file with respect to IP XDC?

    Hi All, 
    How do i  set a user XDC files to be processed affter all other xdc files(specially those *_clocks.xdc from IP)?Figure attached show the snapshot of my project from the command "report_compile_order -constraints". 
    i would like to have the tri_mode_ethernet_mac_0_user_phytiming.xdc to be processed last among the rest. This reason is for me to overwrite the xdc constraints values provided with the MAC IP core. 
    i have the set the processing order of this xdc file to the late and also tried the "reorder_files" command, but nothing seems work.
    advanced thanks for your help. 
     

    Hi ,
    I achived my goal of having the IP XDC files that i want to processed before the user_phytiming.xdc. This done by having the PROCESSING_ORDER of IP XDC files set normal. 
    just for sharring, all this while i been focusing on manipulating the  PROCESSING_ORDER user_phytiming.xdc instead of the IP XDC files. 
    The log of "report_compile_order -constraints" is shown below.
    Now, tri_mode_ethernet_mac_0_user_phytiming.xdc is processed after the tri_mode_ethernet_mac_0_clocks.xdc(IP XDC) which enable me to overwire the IP constraints to suit my system.
    report_compile_order -constraints
    INFO: [Vivado 12-3442] The output from report_compile_order is primarily targeted for human readability and ease of use. As such, the format and details in the output below could change over time. The 'get_files -compile_order' command produces this same information, but in a format that is better suited for using in any automated scripts, and is less likely to change format over time.
    Constraint evaluation order for 'synthesis' with fileset 'sources_1' & with fileset 'constrs_1':
    Index File Name Used_In Scoped_To_Ref Scoped_To_Cells Processing_Order Out_Of_Context
    1 iCAKM_EDGE_ARTIX7.xdc Synth & Impl NORMAL
    2 tri_mode_ethernet_mac_0_user_phytiming.xdc Synth & Impl LATE
    Constraint evaluation order for 'implementation' with fileset 'sources_1' & with fileset 'constrs_1':
    Index File Name Used_In Scoped_To_Ref Scoped_To_Cells Processing_Order Out_Of_Context
    1 tri_mode_ethernet_mac_0_board.xdc Synth & Impl tri_mode_ethernet_mac_0 U0 EARLY
    2 tri_mode_ethernet_mac_0.xdc Synth & Impl tri_mode_ethernet_mac_0 U0 EARLY
    3 afifo_CbCr2JPEGENC.xdc Synth & Impl afifo_CbCr2JPEGENC U0 EARLY
    4 afifo_data.xdc Synth & Impl afifo_data U0 EARLY
    5 afifo_data_buffer.xdc Synth & Impl afifo_data_buffer U0 EARLY
    6 afifo_length.xdc Synth & Impl afifo_length U0 EARLY
    7 afifo_OV2715_BUF.xdc Synth & Impl afifo_OV2715_BUF U0 EARLY
    8 afifo_pkt_length_buffer.xdc Synth & Impl afifo_pkt_length_buffer U0 EARLY
    9 afifo_sync.xdc Synth & Impl afifo_sync U0 EARLY
    10 afifo_y2jpegenc.xdc Synth & Impl afifo_y2jpegenc U0 EARLY
    11 iCAKM_EDGE_ARTIX7.xdc Synth & Impl NORMAL
    12 tri_mode_ethernet_mac_0_clocks.xdc Synth & Impl tri_mode_ethernet_mac_0 U0 NORMAL
    13 tri_mode_ethernet_mac_0_user_phytiming.xdc Synth & Impl LATE
    14 afifo_CbCr2JPEGENC_clocks.xdc Synth & Impl afifo_CbCr2JPEGENC U0 LATE
    15 afifo_data_buffer_clocks.xdc Synth & Impl afifo_data_buffer U0 LATE
    16 afifo_OV2715_BUF_clocks.xdc Synth & Impl afifo_OV2715_BUF U0 LATE
    17 afifo_pkt_length_buffer_clocks.xdc Synth & Impl afifo_pkt_length_buffer U0 LATE
    18 afifo_sync_clocks.xdc Synth & Impl afifo_sync U0 LATE
    19 afifo_y2jpegenc_clocks.xdc Synth & Impl afifo_y2jpegenc U0 LATE
    20 v_ccm_0_clocks.xdc Synth & Impl v_ccm_0 U0 LATE
    21 v_cfa_0_clocks.xdc Synth & Impl v_cfa_0 U0 LATE
    22 v_enhance_0_clocks.xdc Synth & Impl v_enhance_0 U0 LATE
    23 v_gamma_0_clocks.xdc Synth & Impl v_gamma_0 U0 LATE
    24 v_rgb2ycrcb_0_clocks.xdc Synth & Impl v_rgb2ycrcb_0 U0 LATE
    25 v_vid_in_axi4s_0_clocks.xdc Synth & Impl v_vid_in_axi4s_0 inst LATE
    Thanks you very very much. Have a nice day :-)
     

  • How do I get multiple files/photos to stay open in CS3/mac snow leopard .7

    I just switched over to a new mac book pro with snow leopard (version .7 I think). When working in Photoshop CS3 Extended, I can't seem to keep more than one file/photo open at a time.  I have one open, then I try to open a second one and the one that had been open just closes.  Can't find it minimized on the dock or anything - it just closes.  This is craziness for photoshop. 
    Anyone else have this issue?  What is the fix?

    It is not possible to see two open documents side by side while you're in Tabbed Mode (duh!).  You need to
    GET OFF tab mode!
    That's what guru Chris Cox has been trying to tell you from the very beginning (post #1).
    So Uncheck the preference to Open Documents as Tabs,
    Photoshop menu > Preferences > Interface > Panels & Documents > Open Documents as Tabs
    then set your Screen Mode to Standard Screen Mode
    You really should read the User Guide.  Download the ENTIRE HELP file as a PDF from the Adobe Help site and study it carefully.
    Wo Tai Lao Le
    我太老了
    Message was edited by: Tai Lao

  • How to allow user upload file on applet??

    Sorry I'm new to programming here, but I'm trying to allow user to upload a file to the server so the program inside the server can user the file as input.
    I've noticed that JFileChooser, the ideal class for this, is not allowed on the applet, so I don't know how to go about doing this.
    Thanks for any input!

    ok
    you wish to transfer a file from applet to server.
    1. Applet gets the file
    the applet needs to access the file System therefor it must b a signed applet to get aound the security restrictions. This is why the JFileChooser doesn't work. Check out the tutorials on jars and applets, particularly the security notes.
    2. opens a connection with the server
    so the applet has a file and needs to send it. there needs to be a service of some form on the destination computer to execpt the file. Perhaps you write your own perhaps you use HTTP.
    3. server software stores the file
    where an applet is an mini application that runs within the confines of the web browser. a SERVLET is a service program which runs with in the confines of a server, such as a web server.
    this is a lot easier to do HTML rather that applet in my opinion but which ever.

  • HT204053 how do i not share my photos or music with another device?

    how do i not share photos or music with another device that is on my account?

    http://support.apple.com/kb/ht1766

  • How do I best share all photos on one iMac with two user accounts?

    I recently bought an iMac and Aperture. I am converting from a windows-based platform. My immediate pain point is the ability to share one library in Aperture under both my account and my wife's user account(like we do our iTunes, for example). We would both like access to all the photos, and I am searching for the simple way to both store them and manage them. Either of us may download the pics from our Canon 40D at any point, and our current photo count is nearing 40k & 175GB (and increasing rapidly).
    I have read several support articles about where to place the library, most of those articles are dated around 2008. I have the library in the "shared" folder, not in a user folder. I have set the permissions so that each of our accounts have "read & write" access. My wife's user account is unable to access the library.
    I currently have the original files in a directory structure sorted by years, then essentially events, and have not imported anything besides some test photos into Aperture.
    Any advice on how to optimize our set-up so we can both view / sync to iPhones / manage / etc our collective photos would be greatly appreciated.
    Thanks in advance,

    First off all I would recommend against shating between accounts since Aperture was not designed for this and your might encounter library corruption.
    You might try this tip on Macworld.com. It requires you to use the Terminal though. Make sure you follow the commands exactly, without any typo's before you hit the enter key to execute a command. (And make a TimeMachine backup before you start.)
    After you've complete this, start a new library in the place where you set the extended permissions on. Then everything should work.
    A seccond tip is to setup the Aperture library on an external drive and set this volume(drive) to ignore ownership permissions.

  • How can multiple users share a catalog?

    PSE 5 - We have multiple users sign on to the same PC.  The catalog is created on a network drive that all have access to.  Photos added to the catalog by one user are not accessible by another user.  Is the catalog profile-dependant?  Is there some setting I am missing?

    The users can open the photos directly in Windows Picture Viewer but, for some users, the catalog looks empty in Photoshop Elements.
    1. Verify that each account is indeed loading the same catalog.  Do Help > System Info within the PSE Organizer to verify the catalog name and location is identical.   Perhaps one or more the accounts is opening another default (empty) catalog.
    2. Ensure the Organizer is showing you all the files:
    a. In View > Media Types, check all the types.
    b. In the Organize pane on the right, check Hidden to see if any of the cataloged photos are marked "hidden".
    c. Do Fine > Clear Date Range.
    d. If Back To All Photos is showing in the upper right, click it.

  • Using 1 public Windows 7 folder, how do multiple users share itunes music?

    I have 4 users on Windows 7 which use iTunes under the same Apple account. All of the music files are in the same public folder, but not listed in each each user's library. How can I have these music files automatically appear in each user's library?

    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/HT1923

Maybe you are looking for

  • IPod Touch 4G Camera Glitch

    I'm finding it kind of weird how my ipod touch 4g (ios 5.0.1) camera's glitching. By simply touching the Camera app it starts up and as soon as the camera lense animation launches, I get a black screen. I cant switch cameras or take pics, you switch

  • Query - Error in Unit of Measure

    Hi SDN Gurus, I have a few reports with the following situations: 1. I see 'ERR' below the column header on a key figure 2. Or 'ERROR' below the column header on a key figure 3. Or 'ERROR" after a value in a key figures specific to a PO/Item transact

  • Time consuming with big number of columns in RowSet

    Hi, In the SQL Query Editor, i select 3 columns to retrieve from MySQL Database and I set these 3 columns in JSC Table -> OK, GOOD performance Now, i select 30 columns in rowset (from the same table database), BUT i show only the 3 same columns in JS

  • Change language in NUMBERS..

    Hello, i am new in numbers..and i can't find how i can change the language in the text.. in pages this option exists in Inspector..but here i cannot find it i write in french and although the false orthographe is underlined..the auto correction with

  • Remote Desktop Client for MAC Broken Pipe! message

    Hi there, One of our clients uses Remote Desktop for MAC. One in a while he gets the message "Broken pipe!". His session has been lost. I could not find or reproduce the same error. It looks like a connection problem, but this specific message must m