Search results for

“Account Locked”

33,568 results found

Post

Replies

Boosts

Views

Activity

Network Account Status Icon at Login Window
When the Login Window is configured to display as Username and Password and the machine is bound to a directory service, the 'Network Account Status' icon appears. Usually is yellow or red. Either way, when it appears it is part of the Tab Order, so typing your username and then pressing Tab goes highlights the status icon, you have to press Tab twice to get to the Password field.A small annoyance, but this behaviour is different from earlier OS's. Does anyone else have the same behaviour?
1
0
105
Jun ’15
Reply to Unable to configure Mail Account to Exchange
Same problem on my sideI have 7 POP accounts - all proper workingIf I activate one of mine 5 Exchange accounts Mail crashes - but new is a new Window which appears before the crash.This windows asks me if Mail should proceed OR crash with crashlog to Apple. If I select crash it is like it always was. If I select proceed then Mail does not crash, but also not work. Totally frozen. Always.As I mentioned it also at Beta 1 - it is a shame of the MAIL department to release always Beta versions were Active Sync and Exchange Integration does not work - so it is always stupid for developers to use the Beta because of missing company email accounts. And not every dev has two mac´s.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to WatchOS 2 b2 - Xcode b2 "no symbols for paired Apple Watch"
I have a simmilar problem.When I connect my iPhone, Xcode has a status line saying it is installing the symbols for the Watch.The text then disappears and my iPhone becomes inaligible for debuging WatchKit extentions due to lack of symbols(iPhone 5s with iOS 9 - Beta 2 , Xcode 7 - Beta 2, Watch OS 2.0 - 13S5255d)I decided to run Xcode from command line for possible error traces. It seems that my Xcode is unable to download and mount a file called 'Watch1_1_13S5255d.dmg'. First URL returns 404 and the second URL which is done with my (Admin) team accounts fails with 403.Perhaps you should too open terminal, run/Applications/Xcode-beta.app/Contents/MacOS/Xcodethen connect your device and see the tracesBelow is a trace from my Xcode:2015-06-24 14:03:47.849 Xcode[28881:241044] Unable to mount DeveloperDiskImage on Doron's Apple Watch 2015-06-24 14:03:51.189 Xcode[28881:241027] Unable to mount DeveloperDiskImage on Doron's Apple Watch 2015-06-24 14:03:54.494 Xcode[28881:241047] DVTDownloadable: Download F
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to iCloud Contacts
If your issue is related to locally corrupted iCloud account data, you can force it to reset by deleting all files in the following folder and then rebooting:/Users/<YOUR HOME FOLDER>/Library/Application Support/iCloud/Accounts
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
CardDAV beta2
Still problems with CardDAV and Contacts in beta2. OS X Server account will result in CardDAV still not connecting. CardDAV account configuration only works on machines updated from Yosemite, fails after Clean Install.
0
0
333
Jun ’15
Outgoing mail servers
I have five email accounts that use the same incoming and outgoing mail servers; they only differ by the username and password for authentication. When installing the 10.11 beta 1, the installer deleted all of these outgoing mail servers except one, but stripped out the username and password. I can edit that one to add the information for one email account so it will work. And I cannot add them back as the '+' and '-' in the edit server windows are dimmed. Anyone else have this issue? Any fixes found?
4
0
6.6k
Jun ’15
Reply to Itunes Connect
Uploading is done through Xcode or Application Loader. In Xcode, from the Archives organizer, select an archive and choose Submit to App Store....But if you're not seeing a My Apps module in iTC, then perhaps the account you're using doesn't have the required technical role.
Jun ’15
CloudKit access was denied by user settings
Hello,my app was rejected because the device shows the following error message at the app launch: CloudKit access was denied by user settingsAnyone has experence something like that? Why a review has iCloud disabled or denied it for an app that requires CloudKit?The app works fine on my devices and on different iCloud accounts.
Replies
2
Boosts
0
Views
4.2k
Activity
Jun ’15
Network Account Status Icon at Login Window
When the Login Window is configured to display as Username and Password and the machine is bound to a directory service, the 'Network Account Status' icon appears. Usually is yellow or red. Either way, when it appears it is part of the Tab Order, so typing your username and then pressing Tab goes highlights the status icon, you have to press Tab twice to get to the Password field.A small annoyance, but this behaviour is different from earlier OS's. Does anyone else have the same behaviour?
Replies
1
Boosts
0
Views
105
Activity
Jun ’15
Preventing lock screen when using "Stop Playing" timer
Is it possible for an active iOS app to prevent the native Clock's timer from switching to the lock screen when a Stop Playing timer occurs? I want Music playing in the background to stop (which it does), but allow the active app (with idle timer disabled) to continue to be active on the screen without the user having to swipe away the lock screen.
Replies
0
Boosts
0
Views
206
Activity
Jun ’15
Reply to iBooks won't login to iCloud
Some people who used their iBooks Store account for their iTunes Connect account also are having conflicts. If this applies to you, you can contact Apple to see if they think that seperating the two accounts will resolve the issue.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Unable to configure Mail Account to Exchange
WHen I put in a fake account, I am only able to enter the username, password, and internal/ external URL. It always tells me that the password isn't right or the account is not found. Not sure what I am doing wrong....
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Unable to configure Mail Account to Exchange
Same problem on my sideI have 7 POP accounts - all proper workingIf I activate one of mine 5 Exchange accounts Mail crashes - but new is a new Window which appears before the crash.This windows asks me if Mail should proceed OR crash with crashlog to Apple. If I select crash it is like it always was. If I select proceed then Mail does not crash, but also not work. Totally frozen. Always.As I mentioned it also at Beta 1 - it is a shame of the MAIL department to release always Beta versions were Active Sync and Exchange Integration does not work - so it is always stupid for developers to use the Beta because of missing company email accounts. And not every dev has two mac´s.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to "CoreData: Ubiquity: Librarian returned a serious error for starting downloads Error Domain=BRCloudDocsErrorDomain Code=5" error
An Apple Senior Advisor has specified a number of issues in my iCloud account. It's likely these underly the issue. I've been advised to go through the bug reporting process.
Replies
Boosts
Views
Activity
Jun ’15
Reply to WatchOS 2 b2 - Xcode b2 "no symbols for paired Apple Watch"
I have a simmilar problem.When I connect my iPhone, Xcode has a status line saying it is installing the symbols for the Watch.The text then disappears and my iPhone becomes inaligible for debuging WatchKit extentions due to lack of symbols(iPhone 5s with iOS 9 - Beta 2 , Xcode 7 - Beta 2, Watch OS 2.0 - 13S5255d)I decided to run Xcode from command line for possible error traces. It seems that my Xcode is unable to download and mount a file called 'Watch1_1_13S5255d.dmg'. First URL returns 404 and the second URL which is done with my (Admin) team accounts fails with 403.Perhaps you should too open terminal, run/Applications/Xcode-beta.app/Contents/MacOS/Xcodethen connect your device and see the tracesBelow is a trace from my Xcode:2015-06-24 14:03:47.849 Xcode[28881:241044] Unable to mount DeveloperDiskImage on Doron's Apple Watch 2015-06-24 14:03:51.189 Xcode[28881:241027] Unable to mount DeveloperDiskImage on Doron's Apple Watch 2015-06-24 14:03:54.494 Xcode[28881:241047] DVTDownloadable: Download F
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to iCloud Contacts
If your issue is related to locally corrupted iCloud account data, you can force it to reset by deleting all files in the following folder and then rebooting:/Users/<YOUR HOME FOLDER>/Library/Application Support/iCloud/Accounts
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to OS X 10.11 Beta 2 - Mail still don't works
You could try turning off all your email accounts in System Preferences and see if it works. If it does, it should be easy to isolate which account is causing it.If it doesn't then the simplest thing to do might be a clean reinstall.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
CardDAV beta2
Still problems with CardDAV and Contacts in beta2. OS X Server account will result in CardDAV still not connecting. CardDAV account configuration only works on machines updated from Yosemite, fails after Clean Install.
Replies
0
Boosts
0
Views
333
Activity
Jun ’15
Reply to OS X 10.11 Beta 2 - Mail still don't works
You could also try deleting com.apple.mail and rebuilding by setting accounts up fresh in the app. That worked for me back in the Yosemite dev betas
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to OS X 10.11 Beta 2 - Mail still don't works
I should state that this carries much less risk assuming you are using IMAP accounts of course 🙂
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Outgoing mail servers
I have five email accounts that use the same incoming and outgoing mail servers; they only differ by the username and password for authentication. When installing the 10.11 beta 1, the installer deleted all of these outgoing mail servers except one, but stripped out the username and password. I can edit that one to add the information for one email account so it will work. And I cannot add them back as the '+' and '-' in the edit server windows are dimmed. Anyone else have this issue? Any fixes found?
Replies
4
Boosts
0
Views
6.6k
Activity
Jun ’15
Reply to Itunes Connect
Uploading is done through Xcode or Application Loader. In Xcode, from the Archives organizer, select an archive and choose Submit to App Store....But if you're not seeing a My Apps module in iTC, then perhaps the account you're using doesn't have the required technical role.
Replies
Boosts
Views
Activity
Jun ’15