When using XPhone Server logon from XPhone Client to XPhone Server instead of Windows authentication, there is a possibility to save the password. Is it possible to prevent this?
There is a registry key to hide the hook to save the password.
[HKEY_LOCAL_MACHINE\Software\C4B\XPhoneServer\Client] (for all users on one PC)
or
[HKEY_CURRENT_USER\Software\C4B\XPhoneServer\Client] (only valid for the currently logged in user on the PC)
Create a new DWORD entry named "ShowRememberPWD".
Set the value 0 to hide the hook and the value 1 to show it as in the default setting.
Comments
0 comments
Article is closed for comments.