Hi Dameon,
thanks for your reply.
Maybe in the active connections?
grep radius /config/active
....
aaa:auth_profile:base_radius_authprofile:radius_sr v:0:secret \ lDGLiWozsw==
.....
So instead of radius maybe vpn?
grep vpn /config/active
Finally i would search this in the CP Firewall with
find / -type f -not -path "/var/log" | xargs grep -i " lDGLiWozsw== " 2>&1 | grep -v "Permission denied"
Unfortunately, at the moment, i install a CP and i don"t have a finished CP Installation to
to see if this could find this key?