Enrollment does not continue on Mac
| Article:TECH149258 | | | Created: 2009-01-22 | | | Updated: 2013-01-17 | | | Article URL http://www.symantec.com/docs/TECH149258 |
Problem
During the PGP Desktop enrollment, when prompted to enter the passphrase for your key, the passphrase is not accepted and the PGP Enrollment Assistant stops and enrollment does not continue.
This issue occurs on PGP Desktop 9.9.0 clients when the user policy is configured to automatically encrypt the disk at enrollment.
Solution
To resolve this issue, you must delete the PGP preferences from the system and recreate the PGP stamp.
- Open the terminal application and run the following commands:
rm -f ~/Library/Preferences/com.pgp.*
rm -f ~/Library/Caches/com.pgp.*
rm -rf /Users/Shared/PGP*
- From the terminal, type the following:
defaults write com.pgp.pgp configurationString "ovid=keys.domain.com&mail=*&admin=1"
Note: Another method that works as opposed to step 2 is to use an echo method in a terminal:
NOTE: If your disk not encrypted, it is recommended to delete the user from the Users list on PGP Universal Server.
|
|
Legacy ID
1129
Article URL http://www.symantec.com/docs/TECH149258
Terms of use for this information are found in Legal Notices









Thank you.