Permissions contacts problems

Hi guys,.

I've been putting upward with it for some time, but as a result of not being able to remedy, I am tender hand to the community.

After El Capitan have reinstalled several times, I get the same problem again and again in the 2 accounts, that I have the installer on my iMac - I am unable to make any changes to my Contacts. When I try to insert a new contact, change an address, add a phone number or e-mail to an existing contact, etc., he seems to accept that the window is open, and then when I quit the app and reopen to check, the news update is missing. Same thing happens if I try to change the domain names (ie: 'home' to 'John' for example).

I can add / edit on my iPhone (6 - last IOS), but even if the two devices are connected to iCloud on the same account, the iMac is not up-to-date.

The problem seems to be that the Contacts app itself on the iMac has locked me (& account iCloud?) outside.

If I try to change the permissions, I can unlock the padlock of apps, but as soon as I try to make changes I get...

  • I am an administrator of two accounts: Yes
  • I tried repair permissions - does not apply in El Capitan (as far as I understand), but I have tried using the function of first aid in disk utility and executed orders f the fsck on startup
  • I tried to reinstall the OS - Yes twice with the same results
  • I tried resign snap on behalf of iCloud - Yes.
  • It works on a new account administrator - no, same problems.

That's all that I've tried so far, so if someone has something more that I need to try, I'd be happy to give it a go.

Thank you

Anyone experienced this problem?

I'll drop the post - need to get this resolved, as I reloaded the OS and still have the same problem!

Thanks for help of nay that anyone might be able to provide.

Tags: Mac OS & System Software

Similar Questions

  • Windows Live Mail Contacts problem...

    Hello...

    I could use some help.  : )

    Background: I installed Windows Live Mail on your laptop Windows 8.1.  Apparently somewhere during the process of adding additional e-mail accounts - Gmail account more specifically he asked do you want to include contacts.  I said yes!  Error!  It resulted in each contact showing 2 times on my Windows 7 laptop running Windows Live.

    Question: I have now each contact in my list of contacts twice.  It says 'address book' under the name and can be edited.  The other has no indication, and my best guess is that it's the Gmail account contact.

    That's what I see on laptops respective...  1.) 8.1 portable Windows - people shows only 1 time contact.  (2.) for laptop Windows 7 - Windows Live shows each 2 times contact

    Tried: 1) software, Windows Live has two contacts.  2.), remove all contacts in Gmail, Windows Live still has these two contacts.

    I'm at a lost how do I solve this problem...  Thanks for your help.

    Sandi

    I do not believe that your explanation of how this happened is quite accurate. If you add an e-mail account in Windows Live Mail, there is no question of whether contacts should be included - email and contacts are completely separate processes in Windows Live Mail.

    If you see contacts in Windows Live Mail, which are not ' of address book ", then you must be signed in to Windows Live Mail with a Microsoft Account (which could be your Gmail account). If this account is connected to Google, Google contacts will eventually synchronize with Windows Live Mail. You cannot change these contacts in Windows Live Mail.

    To break the connection, click on the rightmost button on the home Ribbon tab and select view account information. Sign in to your account again, and then click permissions.
     
    1. click on services and applications Manage.
    2. click on Edit in the connected Google service you want to remove from your account
    3. click on remove this connection completely.
    4. click on Remove.

    Back in Windows Live Mail. Click again on the button to the right and select sign out of Windows Live Mail. Wait a few minutes, and then click New and connect. Check your list of contacts.

  • Add contact problem after update of iOS to 9.3.2

    Hello

    I'm having a problem with my iPhone 5 after the last update. When I touch the icon 'more' in contacts to ad a new the contacts app one breaks down (disappears) and I see my home screen. The same phenomenon occurs when I try to put a number on the keyboard then hit add to the left of the number. I couldn't find any workaround to add a contact.

    Everyone knows about this problem? Any known fix?

    Thank you very much in advance,

    Adam

    Try a forced reboot. Hold down the Home and Sleep/Wake buttons at the same time for about 15 seconds, until the Apple logo appears. You won't lose anything.

    If a force restart does not help, try a system restore. First save your device via iTunes. Also import your photos on your computer and copy all the important data. Reconstruction of the support first test and test. If this does not help, you may need to restore as a new and reconfigure from scratch as the backup may be damaged. It is important to have your photos and your saved data separately from the backup. Here are the steps for a restoration:

    https://support.Apple.com/en-us/HT201252

  • When trying to update, I get a message that says I don't have the required system permissions & contact system administrator. It's my computer and I'm the only person who uses it. Help, please. I use mac osx 10.4.11 thanks for answer, michael

    Hi, I have all the software installed on this computer and have even updated before firefox. now, by clicking on the tab "check for updates" I get the above message. Since it is my computer I guess I am the administrator and I had no difficulties to install the software before. What could happen? appreciate any help on this. Thanks, michael

    If he has problems with the update or the permissions then simpler is to download the full version and trash the version currently installed to do a clean install of the new version.

    Download a new copy of the Firefox program and save the file on the desktop disk image (dmg)

    • Trash the present application Firefox to do a clean (re-) install
    • Install the new version you downloaded

    Your profile data is stored in the Firefox profile folder, so you will not lose your bookmarks and other personal data if you uninstall and (re) install Firefox.

  • After Xperia Tranfer using contacts problem

    I'm usinng of Russian language on a phone.

    There is a problem after that I made a reservation to copy on my previous Z Xperia, then tried to trasfer the data of my new Xperia Z2.

    Everything was ok, except for contacts: instead of cyrilliennes letters it shows hieroglyphics, so I can't make and compare contacts.

    Contacts in English - are still ok.

    Who can help?

    Try to extract the contacts as described here:

    http://talk.sonymobile.com/T5/Xperia-S-SL-Acro-S/how-can-I-extract-contacts-from-DBK-file-on-my-comp...

  • Invoke the permissions map problem

    Hi all

    I caught a strange behavior to use the app parameter map on OS 10.2.0.

    I use following code to call the card of my application permissions.

    InvokeRequest request;
    
    request.setTarget("sys.settings.card");
    request.setAction("bb.action.OPEN");
    request.setMimeType("settings/view");
    request.setUri("settings://permissions");
    
    InvokeManager->invoke(request);
    

    After reinstalling it works normally. The user can change any permission. Example is attached (perms_normal.png). It shows that the rank of my app App_Name in title and subtitle App_Author. Also the dropdown list control is enabled.

    After the second call of the card, the screen is unresponsive on the interaction of the user. Example is attached (perms_disabled.png). As you can see the drop-down list button is disabled and online app has no name of the author. Also ranked app tap does not prevent to open the Details page of the authorization. At the same time that other controls work normally, I can type on the "back" button or scroll the list of applications.

    Then a few times user can change the permissions open my application.

    The problem on 10.2.0.1155 device simulator and q10 with OS 10.2.0.1157.

    Could someone help with this problem?

    I remember what a bug in Mac OS 10.2. I have not experienced this problem to 10.3, it seems to have been fixed since. There's not that you can really do about it for users still running Mac OS 10.2.

  • Sync blackBerry Smartphones 9810 Contacts problem

    Info on the device

    Your carrier: Telus Mobility

    Model information and the version of the OS: V7.1.0.267, the 5.1.0.230 platform

    Hello

    I have all 85contacts added for the last 2 months (the last time I've updated my phone) on my 9810 who does not sync with gmail contacts since then.

    I tested what is working/not working not:

    -Add/Edit/Remove contact the 9810 sync with gmail.

    -Add/Edit/Delete on the PB contact syncs to gmail. Changes on the gmail contacts will appear on 9810.

    -Add/Edit/Delete on the Android phone contact syncs to gmail. Changes on the gmail contacts will appear on 9810.

    So I tried to empty my contacts using the RSET trick in the contacts option. Disable/enable the option contact synchronization and BIS. I also tried to delete this account gmail from BIS and reinstall. When I re-installed, I received this email:

    Subject: Action Required: Contact synchronization has stopped
    Sent: Nov 4, 2012 13:32
    
    Contacts have stopped being synchronized between [email protected] and your BlackBerry® device. To resume synchronizing contacts with this email account:
    1. Open the Contacts application on your device.
    2. Press the Menu key and click Options.
    3. Select the Contact List for [email protected].
    4. Set Wireless Synchronization to Yes
    5. Press the Menu key and click Save.
    
    BlackBerry Internet Service
    -- Automatically generated email: Do Not Reply to this email --
    

    Of course, wireless synchronization was already on...

    Any idea on a solution that can help? Unless anyone can help downgrade will be needed! :/

    Here is my solution:

    So I put day to V7.1.0.746 and back! The only problem is that if you enter only the name of a company, it won't sync until you write something in the name (necessary to repeat the name of the company).

    Enjoy!

  • Smartphones blackBerry contacts problems

    I just got a Storm 2 a few days ago and so far I like it a lot. At the Verizon store they transferred my contacts on my new phone and it worked very well. Today, although when I turned on my BlackBerry I had duplicates of many of my contacts, and some have been removed. In some cases, each of the entries under the same name had different phone numbers listed under them. I have no idea of what has past and it really seems to be no what he made model. I have the phone set in place with the Director of office for Mac but I've not implemented to synchronize contacts. I had it sync my email contacts but I did it the day I got it and it was no problem until today. Any suggestions on what may be happening or how to fix it?

    Thank you!

    Looks like I just have a faulty BlackBerry. I took it to the Verizon store and they gave me a new!

    Thanks for your help though!

  • Support contact problem

    Hello bro, I have a problem with assistive touch. In the lockscreen, try to change the volume with it. But do not change the volume. I do not use a password, so yes the volume change is possible? How to fix this problem bro?. I'm using 9.2 on 6 64GB iPhone iOS. Thank bro, I'll wait for your brilliant solution.

    Hello Indra,

    I searched in my iPhone and push it up is the only way you can do.

    I hope I helped you.

  • OfficeJet Pro 8620:8620 scan to the permissions Email problem

    When you try to scan to e-mail, after the insertion of my password, I get a pop up saying that I am not allowed to use the wizard.  I am the administrator computor and don't know how to get around this pop up and access the wizard.  Any ideas.  Other scanning features work very well.

    Hello @zhoomer.

    Welcome to the Forums of HP's Support. I understand that you have a problem with scanning to email Assistant. I would like to help.

    Try the following.

    • On the façade of the printers, touch the wireless icon to get the printers IP address.
    • On your computer, open a web browser.
    • In the URL/address bar type the printers IP address and press go/enter.
    • This should take you the printer embedded Web server.
    • Select the scan option and run the scan e-mail Assistant to leave here.

    Please let me know how it works.

    If you have any questions, feel free to ask.

  • in the profile permissions/privileges problem all users

    Need change permission/privleges for all users update the svc pk 3 update of beethoven. Wm_

    XP Home or XP Pro?  (Makes a difference here).

    Assuming XP Pro, try this link:

    "How to disable the file sharing simple and how to set permissions on a shared folder in Windows XP"
      <>http://support.Microsoft.com/kb/307874 >

    XP Home may use the same article set permissions if you start safe mode and log in as an administrator user group.

    HTH,
    JW

  • Contact problem

    Compact new Z5 imported contacts from my gmail account, is not up-to-date, if I transfer my iphone contact is they replace the contacts of gmail or I have to delete the contacts of gmail first?

    @craneraven

    Open the contacts/phonebook > menu > filter > uncheck the Gmail contacts.

  • Contacts problem

    I renamed a group in Windows Contacts.   He appears under the name again everytime I open Windows Contacts.  However, when I open Windows Mail and the attempt to send a message to the new group, it still shows upwards under the former name of group.  I don't know how have changed it.

    I renamed a group in Windows Contacts.   He appears under the name again everytime I open Windows Contacts.  However, when I open Windows Mail and the attempt to send a message to the new group, it still shows upwards under the former name of group.  I don't know how have changed it.

    quote... 'When I open Windows Mail and the attempt to send a message to the new group, it still shows upwards under the former name of group'.

    It occurs when you type the first two letters in the field?
    If so, it's because the name was not taken from the list of contacts.
    Windows mail at this beast application called "semi-automatic". Windows Mail remembers the last 29 names/addresses that you had used. When you enter the first couple of letters in the field to, it will look in the list of 29 and bring up a list of names beginning with the first double of lettersIf the name you want is not among the list of 29, you will need to click on the button and select the name of the real contact list.
    Hope I explained clear enough.

    Obsolete names and are no longer used eventually disappears from the list of 29 automatically as the system is new names to the list.

    t-4-2

  • Classic blackBerry contacts problem

    I'm new to BB10.  I used pro app contracts to destroy more duplication, but I noticed on some of the contacts I could have an address or a number - but your e-mail (same thing) is listed twice... personal email and another email.  Even with the phone numbers.  It is not on all contacts if this help and don't know why.  Is there a way to fix/stop this without delete manaully and hope that the synchronization does not return?  Thanks in advance.

    Yes, the device will connect the contacts he sees being the same in all of your contacts list. If a Facebook contact is also in your list of Twitter contacts it can link them and display the associated e-mail addresses. You can unlink them but then you have duplicates in your list of contacts when you scroll.

  • The unit of Exchange permissions: any problem by giving more rights than necessary?

    I have a client who wants to put the facility, the directory service and the service message account store in a group "Gods Exchange", giving security of rights for these accounts. I think remember me a TAC case where I was told that an account should NOT be added to a domain admins group.

    Someone has a solid answer to this? Can my customer safe more permissions than necessary?

    Thank you

    The Domain Admins group is explicitly prohibited by the default ACL of Exchange to access user mailboxes. Therefore, the message of unity store account must not be a member of the Domain Admins group or may not connect to retrieve messages or monitor the mailbox for the changes, which is necessary for the purposes of the MWI and message notification.

    The wizard of permissions of the unit did a good job of laying the right permissions (and no more) and I hope that your customer can be persuaded to just stick with it.

Maybe you are looking for