Importing Cisco pcf settings to Mac OS 10.6 ’s Cisco IPSec Client
1. Dezember 2009
So far importing the pcf config file is not supported. But you just need to use the informations provided by the pcf file itself:
- group name
- group Secret
for that you need to decode the hash using this cisco vpnclient password decoder. Based on the cisco-decrypt.c code, which you might like to compile by your own.
Then you type in you password and username, and everything should work.