Posted on 01-20-2014 10:58 AM
Hi,
Is there anyway we can enabled FV2 for the "current or next user" as well as the management account in one policy? I tried this with a combination of the Management User tab and disk encryption setup but it seems like the management user tries to be added first and fails out.
I also tried with two separate policies , however it seems like a reboot is needed between the two policies (or that's what I need when I try to achieve this with fdesetup alone).
I get the feeling that it is possible to do more than one user at once with fdesetup, but is it possible to do it via the tools in Casper?
Best,
-John
Posted on 01-21-2014 05:10 AM
With Casper's policies, you have the following options:
The -defer option is the only way that you can set up a user account to be enabled for FileVault 2 without knowing the user's password in advance.
It is possible to add more than one user with fdesetup, but you would have to know in advance the password of the account that you want to add. If you don't know the password of an account, you need to use the -defer option and that only works in the circumstances specified above.
Posted on 01-21-2014 06:59 AM
The short answer is that it doesn't seem possible to have Casper escrow the Individual key AND enable two users at once. If you don't care about individual keys, then I might look into using fdesetup with a manifest; perhaps it's possible to defer so that the logged-in user will be enabled, and yet also specify additional users.
Helpful reference: http://derflounder.wordpress.com/2013/10/22/managing-mavericks-filevault-2-with-fdesetup/