Sure - we do not see any mistake in our code, so we changed nothing in new version.I have upgraded to version 6.10 in the hope that it may have fixed this long standing problem. It still does not work.
RCC always uses ini file. If you have specified "-uniqueprofiles" option, RCC uses registry and it also uses ini file to save some options.It seems to me that he did not test cached credentials in the registry but rather just to the RCC.ini file. Otherwise why would he be having issues with a xxx.ini file.
Anyway, Max (KS-Soft Europe) tested RCC again. There is his answer
=========
HostMonitor is running on Windows 2003 server with SP1. Terminal service is configured on that server. Client - WinXP SP2.
We have connected to Win 2003 server thru RDP client from WinXP using credentials of the user, that is only member of "Users" and "Remote Desktop Users" groups. It was really remote session, not console. RCC short cut uses the following command "D:\Program Files\HostMonitor6\rcc.exe" -uniqueprofiles -storepassword
I was not able to reproduce the problem using this configuration. Also we were trying to connect thru terminal service from Win 2000 SP4 machine and from Linux using rdesktop tool. RCC works perfectly with cached credentials in all cases.
Please note, we have not changhed default security level on windows machines. So, I assume, the problem you have faced relates to security policy in your network. Sorry, we are not able to reproduce the problem.
Regards,
Max
===========
H'm.. I don't think so. BecauseMy best quess is that it relates to the RCC program dialogue not being in focus when the credentials are retrieved from the registry and applied.
1) RCC reads data from the registry and from ini file on the same stage.
2) Application may change data assigned to the control element even if element is not visible. Application cannot focus this element, but it may change data without problems
Regards
Alex