dadaniel 10 Geschrieben 8. Juli 2008 Melden Teilen Geschrieben 8. Juli 2008 Hallo! Ich hab folgendes Problem: Für eine mobile Datenerfassungslösung haben wir Handhelds mit Windows CE 5 im Einsatz. Diese sollen sich über die "Remote Desktop Connection" auf unseren Terminalserver einwählen. Funktioniert auch soweit, allerdings lässt sich das Passwort nicht in der RDP-Datei speichern. Microsoft sagt folgendes: By default, in Windows CE 5.0 RDP, users are prevented from saving a password value in the system. To override this default behavior, you can enable Autologon by setting the WBT_USERAUTOLOGON build variable before building your image. If you enable Autologon, you can encrypt the password value in your source code, for example by using CryptProtectData function in wincrypt.h. Note that you must include Crytography Services (SYSGEN_CRYPTO) in your OS design (and perhaps also SYSGEN_CRYPTO_DSSDH). WINCE500\public\rdp\oak\uit\cetsc is the folder where the source code for the Remote Desktop client (CETSC) dialog box is located. Also note that, in CE 6.0 R2, a "Save my Password" check box is included by default in the Remote Desktop client (CETSC) (see RDP Security ). Leider können wir selbst das Image nicht neu kompilieren und der Support vom Hersteller hält sich auch in Grenzen. Hat jemand ne Idee? Zitieren Link zu diesem Kommentar
Empfohlene Beiträge
Schreibe einen Kommentar
Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.