Summary: | Facility to specify default username | ||
---|---|---|---|
Product: | [Applications] krdc | Reporter: | Brendan Hide <brendan> |
Component: | general | Assignee: | Urs Wolfer <uwolfer> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Brendan Hide
2008-07-25 15:23:02 UTC
possibility that bug can be resolved with http://bugs.kde.org/show_bug.cgi?id=137141 simultaneously Good idea. Will put it onto my TODO list. SVN commit 858154 by uwolfer: Greatly improve experience for LDAP (e.g. MS Active Directory) administrators. Save passwords per LDAP login, not host. This way all hosts with the same login name use the same passwords (and changing the password affects all hosts with the same login name). Also add possibilty to set a default login name for RDP. FEATURE:167431 FEATURE:167429 M +0 -7 config/general.ui M +6 -3 config/krdc.kcfg M +2 -0 rdp/rdphostpreferences.cpp M +40 -3 rdp/rdppreferences.ui M +10 -8 rdp/rdpview.cpp M +22 -10 remoteview.cpp M +2 -2 remoteview.h |