0

Juniper Netconnect VPN 接続で以下のエラーが発生します

A software error caused the tunneling service to terminate. See the Log Viewer for more information.

私が見るログのこのすぐ上

7 ncproxyd[p1575.t771] ncproxyd.error Failed to gain root privileges: Operation not permitted (ncproxyd.cpp:302)
2016-04-29 10:12:44.657 ncproxyd[p1575.t771] ncproxyd.info ncproxyd exiting status 1 (ncproxyd.cpp:103)

最新のJavaアップデートに関連していると思います。どの権限が間違っている可能性があるか知っていますか?

前もって感謝します

4

1 に答える 1

4

I found that installation owner was not correct.

/usr/local/juniper

This should be owned by root

I reinstalled the netconnect and that fixed all the owner ship

To download the netconnect , you can get from <Your_RNA_URL>/dana-cached/nc/NetworkConnect.dmg

于 2016-04-30T00:14:27.730 に答える