• 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: Lion -- Disable fast user switching via command line and Applescript.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lion -- Disable fast user switching via command line and Applescript.


  • Subject: Re: Lion -- Disable fast user switching via command line and Applescript.
  • From: David Kahn <email@hidden>
  • Date: Wed, 04 Jan 2012 15:31:34 -0500

Brillant!

It worked!

Many many thanks!

-Dave
*************************************
David G. Kahn
Campus Technology Services
School of Business
SUNY Oswego




On Wed, Jan 4, 2012 at 3:29 PM, Luther Fuller <email@hidden> wrote:
> On Jan 4, 2012, at 1:05 PM, David Kahn wrote:
>
> Thanks Luther for your response, doesn't seem help. I copied the file
> as root and then made changes using plist editor and replaced the "old
> with the modified"  and still no joy.
>
>
> So, I tried another experiment in Snow Leopard ...
>
> (and wrote a bunch of stuff here which I then erased
> when I realized I knew how to get this to work!)
>
> This script just works ...
>
> do shell script "defaults write /Library/Preferences/.GlobalPreferences
> MultipleSessionEnabled -bool true"
>
> set accountsPane to (((path to library folder from system domain) as text) &
> "PreferencePanes:Accounts.prefPane") as alias
> tell application "Finder" to open accountsPane
> delay 1
> tell application "System Preferences" to quit
>
> Try it in Lion and let us know what happens.
>
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Lion -- Disable fast user switching via command line and Applescript. (From: David Kahn <email@hidden>)
 >Re: Lion -- Disable fast user switching via command line and Applescript. (From: "Daniel ." <email@hidden>)
 >Re: Lion -- Disable fast user switching via command line and Applescript. (From: David Kahn <email@hidden>)
 >Re: Lion -- Disable fast user switching via command line and Applescript. (From: Luther Fuller <email@hidden>)
 >Re: Lion -- Disable fast user switching via command line and Applescript. (From: David Kahn <email@hidden>)
 >Re: Lion -- Disable fast user switching via command line and Applescript. (From: Luther Fuller <email@hidden>)

  • Prev by Date: Re: Lion -- Disable fast user switching via command line and Applescript.
  • Next by Date: Re: Lion -- Disable fast user switching via command line and Applescript.
  • Previous by thread: Re: Lion -- Disable fast user switching via command line and Applescript.
  • Next by thread: Re: Lion -- Disable fast user switching via command line and Applescript.
  • Index(es):
    • Date
    • Thread