How do I write find/write the script to restore a guest user in Lion (Mac OS X)?
Posted
by
Avry
on Super User
See other posts from Super User
or by Avry
Published on 2011-12-11T03:49:15Z
Indexed on
2012/04/05
23:32 UTC
Read the original article
Hit count: 248
In Mac OS X 10.7, you cannot have a guest user if you encrypt the entire drive. An alternative is to create a psuedo-guest user. One of the downsides is that the feature where the guest user is restored to original state no longer exists.
How do I write a script that restores the User Template found in /System/Library/User Template/English.lproj
?
I would also have to figure how to activate this script either at login or on logout.
© Super User or respective owner