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 回答