Giter Site home page Giter Site logo

icloud's Introduction

iCloud Module

Gets data about iCloud accounts that are on the clients.

Table Schema

  • account_alternate_dsid - VARCHAR(255) - Account alternate DS ID
  • account_description - VARCHAR(255) - Description of account
  • account_dsid - INT(11) - Account ID number
  • account_id - VARCHAR(255) - Account username
  • account_uuid - VARCHAR(255) - Account UUID
  • back_to_my_mac_enabled - BOOLEAN - Back to My Mac enabled (deprecated)
  • back_to_my_mac_relay_port - INT(11) - Port used by Back to My Mac for relaying data (deprecated)
  • beta - BOOLEAN - iCloud Beta
  • bookmarks_enabled - BOOLEAN - Bookmarks enabled
  • calendar_enabled - BOOLEAN - Calendar enabled
  • cloud_photo_enabled - BOOLEAN - iCloud Photo Library enabled
  • cloud_photo_only_keep_thumbnail - BOOLEAN - iCloud Photo Library optimize photos
  • clouddesktop_declined_upgrade - BOOLEAN - User declined to upgrade to iCloud Desktop/Documents
  • clouddesktop_desktop_enabled - BOOLEAN - iCloud Desktop enabled
  • clouddesktop_documents_enabled - BOOLEAN - iCloud Documents enabled
  • clouddesktop_drive_enabled - BOOLEAN - iCloud Drive enabled
  • clouddesktop_first_sync_down_complete - BOOLEAN - iCloud Drive first sync down complete
  • contacts_enabled - BOOLEAN - Contacts enabled
  • display_name - VARCHAR(255) - iCloud user's name
  • family_show_manage_family - BOOLEAN - Show Manage Family button
  • find_my_mac_enabled - BOOLEAN - Find My Mac enabled
  • is_managed_apple_id - BOOLEAN - Is managed Apple ID
  • keychain_sync_enabled - BOOLEAN - Keychain Sync enabled
  • logged_in - BOOLEAN - Is currently logged in and using services
  • mail_and_notes_dot_mac_mail_supported - BOOLEAN - Mail supports dot Mac accounts
  • mail_and_notes_email_address - VARCHAR(255) - iCloud Mail email address
  • mail_and_notes_enabled - BOOLEAN - Mail enabled
  • mail_and_notes_full_user_name - VARCHAR(255) - iCloud Mail sender name
  • mail_and_notes_username - VARCHAR(255) - iCloud Mail username
  • mobile_documents_enabled - BOOLEAN - Mobile Documents/iCloud Drive enabled
  • notes_enabled - BOOLEAN - Notes enabled
  • photo_stream_enabled - BOOLEAN - Photo Stream enabled
  • prefpath - VARCHAR(255) - User's home folder name/location
  • primary_email_verified - BOOLEAN - Primary email address verified
  • reminders_enabled - BOOLEAN - Reminders enabled
  • shared_streams_enabled - BOOLEAN - Shared Photo Streams enabled
  • should_configure - BOOLEAN - Should configure account
  • siri_enabled - BOOLEAN - Siri enabled
  • imessage_syncing_enabled - BOOLEAN - Messages in iCloud enabled
  • imessage_currently_syncing - BOOLEAN - Messages in iCloud currently syncing
  • home_enabled - BOOLEAN - If Homes are in iCloud
  • news_enabled - BOOLEAN - If News is synced with iCloud
  • stocks_enabled - BOOLEAN - Stocks stored in iCloud

icloud's People

Contributors

tuxudo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

icloud's Issues

Support for 10.14

Module currently does not properly support 10.14. Some columns are blank and others are not reported.

Module installed and activated but not appearing

I have installed the module with composer and activated it in .env with icloud but the install URL (script) does not mention icloud install steps. I verified that the installer script of MunkiReport is generated correctly by removing another module from .env and the module installation disappeared. So, why isn't icloud showing? In Module Manager in the MunkiReport backend it's listed as Installed and Active.

Sonoma bug

I see this on some Sonoma clients

Nov 09 2023 19:55:26 +0000 icloud Error: Traceback (most recent call last):
File "/usr/local/munkireport/scripts/icloud", line 215, in
main()
File "/usr/local/munkireport/scripts/icloud", line 206, in main
result = process_prefs(prefs)
File "/usr/local/munkireport/scripts/icloud", line 83, in process_prefs
preffile.update(get_extra_prefs(pref))
File "/usr/local/munkireport/scripts/icloud", line 139, in get_extra_prefs
pl = FoundationPlist.readPlist(photospath)
File "/usr/local/munkireport/munkilib/FoundationPlist.py", line 85, in readPlist
raise NSPropertyListSerializationException(errmsg)
munkilib.FoundationPlist.NSPropertyListSerializationException: b'stream had too few bytes' in file /Users/username/Library/Containers/com.apple.CloudPhotosConfiguration/Data/Library/Preferences/com.apple.CloudPhotosConfiguration.plist
Nov 09 2023 19:55:26 +0000 WARNING: icloud return code: 1```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.