Anyone knwo how to disable?
- service access_server:debug -d -s nosync
This thread was automatically locked due to age.
Important note about SSL VPN compatibility for 20.0 MR1 with EoL SFOS versions and UTM9 OS. Learn more in the release notes.
Anyone knwo how to disable?
To verify:
SFV6C8_AZ01_SFOS 20.0.0 GA-Build222# service -S | grep access
supportaccess UNTOUCHED
access_server RUNNING,DEBUG
SFV6C8_AZ01_SFOS 20.0.0 GA-Build222# service access_server:debug -ds nosync
200 OK
SFV6C8_AZ01_SFOS 20.0.0 GA-Build222# service -S | grep access
supportaccess UNTOUCHED
access_server RUNNING
__________________________________________________________________________________________________________________