• 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: Passing Around AuthorizationRefs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing Around AuthorizationRefs


  • Subject: Re: Passing Around AuthorizationRefs
  • From: "Duane Murphy" <email@hidden>
  • Date: Thu, 23 Oct 2003 21:44:23 -0700

--- At Thu, 23 Oct 2003 15:44:25 -0700, James Masasaki wrote:

>Is it possible to pass an AuthorizationRef from one application or
>process to another?
>
>Yes, I know that security-wise it is not the best idea, but
>technically is it possible and will the AuthorizationRef work in the
>app that it is passed to if the sender was the app that created it?
>
>There are times when one app wants to launch another app as part of
>its architecture and the child app needs to repeatedly make access
>that requires authentication, but doesn't want to continuously prompt
>the user with endless authorization dialogs every time it needs to do
>a privileged operation.
>
>Is it possible to have the parent app create the AuthorizationRef,
>have the child process copy it via
>AuthorizationCreateFromExternalForm, and then have the child process
>use it?

If you look at MoreAuthSample, this is close to what is done. In
MoreAuthSample the tool relaunches itself passing in the
AuthorizationRef. If I recall the original AuthorizationRef comes from
the main application.

...Duane
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Passing Around AuthorizationRefs
      • From: James Masasaki <email@hidden>
References: 
 >Passing Around AuthorizationRefs (From: James Masasaki <email@hidden>)

  • Prev by Date: Re: [solved, almost] sockets in Powerplant?
  • Next by Date: Re: Passing Around AuthorizationRefs
  • Previous by thread: Passing Around AuthorizationRefs
  • Next by thread: Re: Passing Around AuthorizationRefs
  • Index(es):
    • Date
    • Thread