Re: to disable applescript
Re: to disable applescript
- Subject: Re: to disable applescript
- From: "Alatorre, Michael" <email@hidden>
- Date: Thu, 24 Feb 2005 12:48:41 -0800
>1. Wondering if anyone has a suggestion for the next image (a net boot
>is not an option, simple finder is not preferred) to plug some of these
>holes so we can put limitations on the student iBooks without disabling
>them to the point where it is a glorified typewriter. (ie we limited
>terminal access but typing telnet: in the url bar of safari bypasses
>security.)
>
>2. Wondering if there are any other folks out there who are working in
>high schools with 1:1 laptops interested in a more specific dialogue
>for our "unique" challenges that we face.
Permissions/ownership for the Terminal and Script Editor apps (at least on
my 10.3 computer) are the following:
drwxrwxr-x root admin
Since I'm pretty sure you didn't give them admin rights, what about doing
the following and removing their permission to read/execute either
application?:
$ chmod -R 770 /Applications/Utilities/Terminal.app/
$ chmod -R 770 /Applications/AppleScript/Script\ Editor.app/
--> (drwxrwx--- root admin)
This should allow you (or any other admin) to still be able to work with
those apps, if needed.
HTH
Michael Alatorre (mailto:email@hidden)
EIS Liaison Analyst
Cedars-Sinai Health System (http://www.cedars-sinai.edu/)
Medical Affairs: 310.423.6237 310.423.0448 (fax)
"...honor is a harder master than the law. It cannot compromise for less
than 100 cents on the dollar and its debts never outlaw." -- Mark Twain
Important Warning: This message is intended for the use of the person or
entity to which it is addressed and may contain information that is
privileged and confidential, the disclosure of which is governed by
applicable law. If the reader of this message is not the intended
recipient, or the employee or agent responsible for delivering it to the
intended recipient, you are hereby notified that any dissemination,
distribution or copying of this information is STRICTLY PROHIBITED.
If you have received this message in error, please notify us immediately by
calling (310) 423-6428 -- and destroy the related message. Thank you for
your cooperation.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden