Likely not useful for most of you - but for anyone who happens to use Juniper Network's Network Connect app for ssl VPN access, here's how to fix post SL install. Apparently, SL messes with perms and removes the 'Frameworks' dir.
http://www.thevagary.net/archives/2009/08/make_network_connect_work_in_s.html
Tested, works like a charm.
-Jay
http://www.thevagary.net/archives/2009/08/make_network_connect_work_in_s.html
Code:
sudo chmod 755 /usr/local/juniper/nc/[version number]/
sudo mkdir '/Applications/Network Connect.app/Contents/Frameworks'
Tested, works like a charm.
-Jay