• 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: disable options in finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: disable options in finder


  • Subject: Re: disable options in finder
  • From: Andreas Monitzer <email@hidden>
  • Date: Fri, 7 Sep 2001 13:46:01 +0200

On Friday, September 7, 2001, at 01:05 , Markus Hitter wrote:

Given, Annie develops some App for running it on a public terminal, the way to go might begin at editing /etc/ttys . The next step depend on how much Equipment Annie needs (WindowServer, etc.). Note, that LoginWindow.app does some more than just ask for the password. More on this in the archives for the Darwin-Development and OS X @ OmniGroup lists.

For a public terminal, I'd just replace the Finder and require a password for quitting the app.

There's a defaults entry for replacing the Finder:
---
From Mac OS X: System Overview/Booting and Logging in/Customization Techniques:

"You can also request loginwindow to launch alternatives to the Finder system application. For example, if you want to use only a BSD shell for your work, you might want to replace the Finder with the Terminal application. You specify the alternatives to the Finder as a loginwindow preference using the defaults utility. The syntax for the command is

defaults write loginwindow Finder <path>

The specified path must be a full path to the application package (for example, /Applications/Utility/Terminal.app). You must give the command as root (the owner of loginwindow)."
---

If someone kills that app, it just relaunches, so there's no way of logging out without the app knowing of it (note that I didn't try it).
The password request should be placed in -applicationShouldTerminate:.

andy
--
"He was addicted to life. But we cured him"


References: 
 >Re: disable options in finder (From: Markus Hitter <email@hidden>)

  • Prev by Date: Re: scientific library in obj-C
  • Next by Date: Displaying an Audio File with Cocoa
  • Previous by thread: Re: disable options in finder
  • Next by thread: Re: disable options in finder
  • Index(es):
    • Date
    • Thread