• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Checking security settings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Checking security settings?


  • Subject: Re: Checking security settings?
  • From: SevenBits <email@hidden>
  • Date: Fri, 05 Sep 2014 07:11:02 -0400

On Thursday, September 4, 2014, Britt Durbrow <
email@hidden> wrote:

> I need to verify that the user has a login password set; and to verify
> that they have a screensaver turned on with a password requirement (I’m
> trying to make sure that the workstation is HIPAA compliant before
> launching my app). I don’t need to actually fetch the password or change
> the system settings; just make sure that they exist. Is there an API for
> this? (I’d much rather not try to go spelunking around in prefs files
> myself… and I’d like to keep my app sandbox friendly as well)


I don't know if there's an API, but I can tell you that it is extremely
unlikely that it will be sandbox compatible. Unless I am severely mistaken,
sand boxing is not designed to let you see details like that because
whether or not the user has a password is of no concern to an app in the
Mac App Store.

You may be able to get what you need through the defaults system,
particularly in regards to the screensaver... you will very likely need
temporary entitlements though.


>
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden <javascript:;>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden <javascript:;>
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Checking security settings?
      • From: Jens Alfke <email@hidden>
References: 
 >Checking security settings? (From: Britt Durbrow <email@hidden>)

  • Prev by Date: button in the class which inherit from UIView
  • Next by Date: Re: button in the class which inherit from UIView
  • Previous by thread: Checking security settings?
  • Next by thread: Re: Checking security settings?
  • Index(es):
    • Date
    • Thread