Bug 181017 - subsystem user id change is not saved
Summary: subsystem user id change is not saved
Status: ASSIGNED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: David Dykstal CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-04 14:15 EDT by David Dykstal CLA
Modified: 2007-05-28 23:03 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Dykstal CLA 2007-04-04 14:15:29 EDT
Bring up the subsystem properties. Click the "inherit" button to override inheritance of the default user id. Change the user id. Click OK.

Bring up the subsystem properties again, notice that the changed value is no longer there. However, this does trigger a save of the profile, oddly enough.

The port property works correctly.

-----------Enter bugs above this line-----------
RSE 2.0M6 Testing
installation: eclipse-platform-3.3M6
RSE install: RSE-SDK-I20070404-0600
java.runtime: Sun 1.5.0_07-164
os.arch: ppc
os.name: Mac OS X 10.4.9
------------------------------------------------
systemtype   : Unix-ssh, Unix-dstore, Unix-ftp
targetos     : Mac OS X 10.4.9
targetvm     : Sun 1.5.0_07-164
------------------------------------------------
Comment 1 Martin Oberhuber CLA 2007-05-18 22:13:01 EDT
Dave could it be that this is fixed already?
Comment 2 David Dykstal CLA 2007-05-28 23:03:54 EDT
The saved user id is now associated with the host object instead of not being saved at all. It may be necessary to have a small API change to allow a credentials provider to remember the scope of its user id so that it can be associated with itself rather than the host.

Deferring the remainder of the work for this to a future release.