Tagged Questions
1
vote
0answers
24 views
Printers compatible with case sensitive hardened Mountain Lion
For security improvment, I'm running all my MacOS X on case sensitive
and journaled file systems (then any ill written program which one day open a file named conf, and the day after try to open it ...
1
vote
0answers
800 views
Do Java security settings in Mountain Lion cause java.lang.ExceptionInInitializerError?
In a nutshell, I have a java app that crashes in java.lang.ExceptionInInitializerError and I'm looking to see if my OS/Java settings might be causing this error.
I cannot change the security settings ...
1
vote
1answer
127 views
Embedding Web Snippets in Wiki Server and Security Settings
I want to edit the embed security settings in Mountain Lion Server's Wiki Service because with the default settings you can't embed anything on pages, which makes it a lot less useful. We're in a ...
3
votes
1answer
88 views
Where are OS X document versions stored? Are they secure?
Support for OS X versioning is spreading among apps (e.g., TextWrangler has just added this feature as of version 4.5), but it is unclear what the security implications of this are. For example, if I ...
4
votes
1answer
230 views
Is the Guest account a security risk with full disk encryption on Mountain Lion?
I have File Vault 2 full-disk encryption enabled on my 2012 MacBook Air running Mountain Lion. By default it also has a "Guest" Safari-only account available. I just tried it the other day and found ...
0
votes
0answers
98 views
How to fix ESET CyberSecurity 5 not starting up after first reboot?
Basic problem: the latest and greatest (for mac) from ESET does not start up automatically, and even a manual start results in only a process not doing anything (though not using CPU either).
...
7
votes
3answers
606 views
Can Gatekeeper be disabled via terminal in OS X 10.8 Mountain Lion?
How can you disable Gatekeeper via Terminal Commands in OS X 10.8 Mountain Lion? I am looking to replicate the Security & Privacy preference pane selection to allow applications downloaded from ...
1
vote
1answer
57 views
Way to tell where a password dialog is coming from?
Sometimes a piece of software will automatically update itself, and I'll abruptly get the "type your password to allow this" dialog. Is there any verification going on behind the scenes before the OS ...
10
votes
1answer
341 views
For maximum FileVault2 security, why is hibernation recommended?
Many discussions of FileVault 2 security suggest using:
sudo pmset -a destroyfvkeyonstandby 1 hibernatemode 25
Some of those discussion state that FileVault keys are stored in RAM during normal ...
1
vote
0answers
126 views
entered wrong password while switching users, now can't switch, log out, or sleep?
I attempted to use the fast user switching menu to switch to a different account on my mac (it's a new Macbook Pro with OS 10.8.2, but I migrated users and settings from my old mac). I misremembered ...
1
vote
1answer
214 views
Access denied when creating a Python file?
I'm trying to compile a file using Python and I receive this message:
error: could not create '/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/tulip': Permission denied
...
1
vote
0answers
287 views
AD User as an administrator on the Mac?
I'm looking for a way to add an Active Directory user to a Mac and let them administrate the machine, without making more than just that user an administrator.
Right now, I'm using Directory Utility ...
4
votes
1answer
228 views
Is there a way to enable Java only for specific applications?
I know that it is possible to completely disable Java in OS X, and to disable its use from within a given browser. I use just one or two applications that require Java, and would like to enable it for ...
-1
votes
2answers
93 views
Is there some security restriction while requiring files from a parent directory in PHP in mountain lion? [closed]
I'm having lot of troubles making this call in PHP:
require_once ( '../interfaces/class-ai1ec-get-data-from-cache.php' );
while if I change to a call like this:
require_once ( ...
0
votes
0answers
70 views
Is it possible to share a smartcard (via bluetooth) to multiple Apple devices and Windows?
Is there a way to securely share a Smartcard with multiple devices (OSX, iPhone, iPad) in addition to any VM I have installed (Bootcamp, Oracle Virtual Box, Parallels) etc?
My goal is to store my ...
1
vote
1answer
751 views
Where are Safari 6.0 passwords saved?
Prior to version 6.0 Safari had no features for managing passwords distinct from the system wide support provided by Keychain:
but Safari 6.0 adds a new tab in its Preferences dialog for saving and ...
0
votes
4answers
271 views
Why is Mountain Lion more security conscious?
Whenever I open an application not downloaded from the App store (or a trusted vendor) I get a warning.
The warning reminds me a bit of the awful window popup that comes up every time you want to ...