cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
654
Views
0
Helpful
0
Replies

Cisco anyconnect grey out preferences

achimbindi
Level 1
Level 1

How do i make these checkboxes greyed out to avoid users from editing them 

achimbindi_0-1664832845820.png

I have seen that the changes are saved to the preferences_global.xml (example shown below) and have set every Usercontrollable value to false in our VPN profile

<?xml version="1.0" encoding="UTF-8"?>
<AnyConnectPreferences>
<DefaultUser></DefaultUser>
<DefaultSecondUser></DefaultSecondUser>
<ClientCertificateThumbprint></ClientCertificateThumbprint>
<MultipleClientCertificateThumbprints></MultipleClientCertificateThumbprints>
<ServerCertificateThumbprint></ServerCertificateThumbprint>
<DefaultHostName>contoso.com</DefaultHostName>
<DefaultHostAddress>10.10.10.10:100</DefaultHostAddress>
<DefaultGroup></DefaultGroup>
<ProxyHost></ProxyHost>
<ProxyPort></ProxyPort>
<SDITokenType>none</SDITokenType>
<ControllablePreferences>
<LocalLanAccess>true</LocalLanAccess>
<DisableCaptivePortalDetection>true</DisableCaptivePortalDetection></ControllablePreferences>
</AnyConnectPreferences>

Is it possible to set the preferences and grey out the check boxes

0 Replies 0