OompaLocker - 1.0permission changer to lock out Leap-A/Oompa Loompa malware |
|
||||||||||||||||
|
|||||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Features: | Support: | |||
| Ease of Use: | Quality / Stability: | Price: | |||
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Weird, so it is that easy - Version: 1.0, 2/18/2006 08:39AM PST
(0 of 1 users found this comment useful)
Ilgaz
To lock those directories... - Version: 1.0, 2/17/2006 06:32PM PST
(4 of 5 users found this comment useful)
wgscott
I believe you need to issue commands of the sort
sudo chflags uchg /Library/InputManagers /Users/*/Library/InputManagers
sudo chflags schg /Library/InputManagers /Users/*/Library/InputManagers
after that,
touch ~/Library/InputManagers/foobar
touch: /Users/wgscott/Library/InputManagers/foobar: Operation not permitted
man chflags for more info
sudo chflags uchg /Library/InputManagers /Users/*/Library/InputManagers
sudo chflags schg /Library/InputManagers /Users/*/Library/InputManagers
after that,
touch ~/Library/InputManagers/foobar
touch: /Users/wgscott/Library/InputManagers/foobar: Operation not permitted
man chflags for more info
Most Recent Replies: View All 1 Replies
- To lock those directories...
I know Input Managers will be locked for end user installation but same companies using the Input Managers can release a minor update requiring their application to be installed with admin rights.
I suspect even if it is needed.