Page 1 of 1

enterprises functions are currently disabled by default in Region of china

Posted: Wed Jun 19, 2019 10:58 am
by xiayu
I found a source code:
is_restricted = SiIsEnterpriseFunctionsRestrictedOnOpenSource(s->Cedar);

SetGlobalServerFlag(GSF_DISABLE_PUSH_ROUTE, is_restricted);
SetGlobalServerFlag(GSF_DISABLE_RADIUS_AUTH, is_restricted);
SetGlobalServerFlag(GSF_DISABLE_CERT_AUTH, is_restricted);
SetGlobalServerFlag(GSF_DISABLE_DEEP_LOGGING, is_restricted);
SetGlobalServerFlag(GSF_DISABLE_AC, is_restricted);
SetGlobalServerFlag(GSF_DISABLE_SYSLOG, is_restricted);

So How to Remove Disabled Function?Thank you all.

Re: enterprises functions are currently disabled by default in Region of china

Posted: Thu Jun 20, 2019 5:14 am
by xiayu
私はもう解決しました。話題を閉じます。

Re: enterprises functions are currently disabled by default in Region of china

Posted: Thu Jun 20, 2019 5:14 am
by xiayu
搞定,关闭该问题!

Re: enterprises functions are currently disabled by default in Region of china

Posted: Sun Aug 11, 2019 5:01 am
by lwk523
xiayu wrote:
Wed Jun 19, 2019 10:58 am
I found a source code:
is_restricted = SiIsEnterpriseFunctionsRestrictedOnOpenSource(s->Cedar);

SetGlobalServerFlag(GSF_DISABLE_PUSH_ROUTE, is_restricted);
SetGlobalServerFlag(GSF_DISABLE_RADIUS_AUTH, is_restricted);
SetGlobalServerFlag(GSF_DISABLE_CERT_AUTH, is_restricted);
SetGlobalServerFlag(GSF_DISABLE_DEEP_LOGGING, is_restricted);
SetGlobalServerFlag(GSF_DISABLE_AC, is_restricted);
SetGlobalServerFlag(GSF_DISABLE_SYSLOG, is_restricted);

So How to Remove Disabled Function?Thank you all.
Hi xiayu, can i have your qq/wechat as sharing for using softether in china

Thanks